summaryrefslogtreecommitdiff
path: root/testdata/testoutput12-32
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/testoutput12-32
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/testoutput12-32')
-rw-r--r--testdata/testoutput12-324
1 files changed, 4 insertions, 0 deletions
diff --git a/testdata/testoutput12-32 b/testdata/testoutput12-32
index 74df510..89ac70a 100644
--- a/testdata/testoutput12-32
+++ b/testdata/testoutput12-32
@@ -642,6 +642,10 @@ Subject length lower bound = 1
Failed: error 160 at offset 5: (*VERB) not recognized or malformed
abcd\x{11234}pqr
+/(*UTF-32)\x{112}/
+Failed: error 160 at offset 5: (*VERB) not recognized or malformed
+ abcd\x{11234}pqr
+
/(*CRLF)(*UTF16)(*BSR_UNICODE)a\Rb/I
Failed: error 160 at offset 12: (*VERB) not recognized or malformed