summaryrefslogtreecommitdiff
path: root/testdata/testoutput5
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-10-27 17:42:14 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2016-10-27 17:42:14 +0000
commit67512207d7c4ca0485c7646e54dc67b09422e5a3 (patch)
tree984924e2f9c1299e69494cd78a239dc52a8e4872 /testdata/testoutput5
parent4f042fa520f12e0453677997f7242b7964bffb4b (diff)
downloadpcre2-67512207d7c4ca0485c7646e54dc67b09422e5a3.tar.gz
Fix bad lookup in global table for wide characters in extended mode and in
*VERB names. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@579 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput5')
-rw-r--r--testdata/testoutput54
1 files changed, 4 insertions, 0 deletions
diff --git a/testdata/testoutput5 b/testdata/testoutput5
index 30bfb02..bd85613 100644
--- a/testdata/testoutput5
+++ b/testdata/testoutput5
@@ -4182,4 +4182,8 @@ Failed: error 125 at offset 2: lookbehind assertion is not fixed length
+2 ^ ^
0: \x{123}\x{123}
+# This tests processing wide characters in extended mode.
+
+/XȀ/x,utf
+
# End of testinput5