summaryrefslogtreecommitdiff
path: root/testdata/testoutput12-16
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-16
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-16')
-rw-r--r--testdata/testoutput12-164
1 files changed, 4 insertions, 0 deletions
diff --git a/testdata/testoutput12-16 b/testdata/testoutput12-16
index 910567e..81584dd 100644
--- a/testdata/testoutput12-16
+++ b/testdata/testoutput12-16
@@ -647,6 +647,10 @@ Subject length lower bound = 1
0: \x{11234}
/(*UTF-32)\x{11234}/
+Failed: error 134 at offset 17: character code point value in \x{} or \o{} is too large
+ abcd\x{11234}pqr
+
+/(*UTF-32)\x{112}/
Failed: error 160 at offset 5: (*VERB) not recognized or malformed
abcd\x{11234}pqr