summaryrefslogtreecommitdiff
path: root/testdata/testinput10
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-10-26 16:59:22 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-10-26 16:59:22 +0000
commit4f042fa520f12e0453677997f7242b7964bffb4b (patch)
tree07f77cc9d91bbe50c74e282df8551870f2149d20 /testdata/testinput10
parentfc0a6f6701f3856d99e93a7c30a70ba731b02788 (diff)
downloadpcre2-4f042fa520f12e0453677997f7242b7964bffb4b.tar.gz
Fix *MARK length check in UTF mode (it was checking characters, not code
units). git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@578 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput10')
-rw-r--r--testdata/testinput102
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/testinput10 b/testdata/testinput10
index 4b80778..a1806ae 100644
--- a/testdata/testinput10
+++ b/testdata/testinput10
@@ -454,4 +454,6 @@
\= Expect no match
123
+/(*:*++++++++++++''''''''''''''''''''+''+++'+++x+++++++++++++++++++++++++++++++++++(++++++++++++++++++++:++++++%++:''''''''''''''''''''''''+++++++++++++++++++++++++++++++++++++++++++++++++++++-++++++++k+++++++''''+++'+++++++++++++++++++++++''''++++++++++++':ƿ)/utf
+
# End of testinput10