summaryrefslogtreecommitdiff
path: root/testdata/testoutput10
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-08-08 18:18:18 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-08-08 18:18:18 +0000
commitcb1193f6394970585aef1ff47242c1a977df06c4 (patch)
treeb9042d8854be4209efc18ac953150b9efc5a4463 /testdata/testoutput10
parent673a3212b952177dc0d130e1e01c54f779df8f1f (diff)
downloadpcre2-cb1193f6394970585aef1ff47242c1a977df06c4.tar.gz
Preparatory work for JIT.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@42 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput10')
-rw-r--r--testdata/testoutput1012
1 files changed, 0 insertions, 12 deletions
diff --git a/testdata/testoutput10 b/testdata/testoutput10
index f5e273d..213247b 100644
--- a/testdata/testoutput10
+++ b/testdata/testoutput10
@@ -715,10 +715,6 @@ First code unit = \xc4
Last code unit = 'z'
Subject length lower bound = 7
-/a\x{1234}b/utf,posix
- a\x{1234}b
- 0: a\x{1234}b
-
/\777/I,utf
Capturing subpattern count = 0
Options: utf
@@ -1136,14 +1132,6 @@ Failed: error 174 at offset 7: using UTF is disabled by the application
/abc/utf,never_utf
Failed: error 174 at offset 0: using UTF is disabled by the application
-/\w/posix
- +++\x{c2}
-No match: POSIX code 17: match failed
-
-/\w/ucp,posix
- +++\x{c2}
- 0: \xc2
-
/A\x{391}\x{10427}\x{ff3a}\x{1fb0}/IBi,utf
------------------------------------------------------------------
Bra