summaryrefslogtreecommitdiff
path: root/testdata/testinput9
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/testinput9
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/testinput9')
-rw-r--r--testdata/testinput92
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/testinput9 b/testdata/testinput9
index 9a26f5f..7be4b15 100644
--- a/testdata/testinput9
+++ b/testdata/testinput9
@@ -258,4 +258,6 @@
/(*MARK:a\x{100}b)z/alt_verbnames
+/(*:*++++++++++++''''''''''''''''''''+''+++'+++x+++++++++++++++++++++++++++++++++++(++++++++++++++++++++:++++++%++:''''''''''''''''''''''''+++++++++++++++++++++++++++++++++++++++++++++++++++++-++++++++k+++++++''''+++'+++++++++++++++++++++++''''++++++++++++':ƿ)/
+
# End of testinput9