summaryrefslogtreecommitdiff
path: root/testdata/testinput12
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-06-03 16:27:47 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-06-03 16:27:47 +0000
commiteec332d15c05e4ccb470ab33ce336af0dab904a8 (patch)
tree0b6c031902a23244333b2e2b4f7f0966e0790867 /testdata/testinput12
parentd717ce02f2a7978552e6b4529ecd33a0b3e60ac5 (diff)
downloadpcre2-eec332d15c05e4ccb470ab33ce336af0dab904a8.tar.gz
Refactor named group handling by adding a pre-pass that generates a list of
named groups with their numbers before the rest of the compiling code is run. This has simplified the main compiling code and removed some sources of error. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@278 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput12')
-rw-r--r--testdata/testinput123
1 files changed, 3 insertions, 0 deletions
diff --git a/testdata/testinput12 b/testdata/testinput12
index 83bedb1..1cba4af 100644
--- a/testdata/testinput12
+++ b/testdata/testinput12
@@ -179,6 +179,9 @@
/(*UTF-32)\x{11234}/
abcd\x{11234}pqr
+/(*UTF-32)\x{112}/
+ abcd\x{11234}pqr
+
/(*CRLF)(*UTF16)(*BSR_UNICODE)a\Rb/I
/(*CRLF)(*UTF32)(*BSR_UNICODE)a\Rb/I