summaryrefslogtreecommitdiff
path: root/testdata/testoutput6
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-11-11 10:19:23 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-11-11 10:19:23 +0000
commit89459adbd8fd21115fd023e6ed35230e67138983 (patch)
treedbf1954e91e0eeee9c5158835de677c4e758b53a /testdata/testoutput6
parentca8f80649e33f648f1ba54e36c80304459f3dd12 (diff)
downloadpcre2-89459adbd8fd21115fd023e6ed35230e67138983.tar.gz
Code for pcre2_substitute(), and tests.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@140 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput6')
-rw-r--r--testdata/testoutput624
1 files changed, 12 insertions, 12 deletions
diff --git a/testdata/testoutput6 b/testdata/testoutput6
index 52db4f4..4603ccc 100644
--- a/testdata/testoutput6
+++ b/testdata/testoutput6
@@ -6133,7 +6133,7 @@ No match
/^(?(2)a|(1)(2))+$/
123a
-Failed: error -39: backreference condition or recursion test not supported for DFA matching
+Failed: error -40: backreference condition or recursion test not supported for DFA matching
/(?<=a|bbbb)c/
ac
@@ -7087,7 +7087,7 @@ Partial match: dogs
/abc\K123/
xyzabc123pqr
-Failed: error -40: item unsupported for DFA matching
+Failed: error -41: item unsupported for DFA matching
/(?<=abc)123/
xyzabc123pqr
@@ -7205,29 +7205,29 @@ No match
/^(?!a(*SKIP)b)/
ac
-Failed: error -40: item unsupported for DFA matching
+Failed: error -41: item unsupported for DFA matching
/^(?=a(*SKIP)b|ac)/
** Failers
No match
ac
-Failed: error -40: item unsupported for DFA matching
+Failed: error -41: item unsupported for DFA matching
/^(?=a(*THEN)b|ac)/
ac
-Failed: error -40: item unsupported for DFA matching
+Failed: error -41: item unsupported for DFA matching
/^(?=a(*PRUNE)b)/
ab
-Failed: error -40: item unsupported for DFA matching
+Failed: error -41: item unsupported for DFA matching
** Failers
No match
ac
-Failed: error -40: item unsupported for DFA matching
+Failed: error -41: item unsupported for DFA matching
/^(?(?!a(*SKIP)b))/
ac
-Failed: error -40: item unsupported for DFA matching
+Failed: error -41: item unsupported for DFA matching
/(?<=abc)def/
abc\=ph
@@ -7424,7 +7424,7 @@ No match
/((?2))((?1))/
abc
-Failed: error -50: nested recursion at the same subject position
+Failed: error -51: nested recursion at the same subject position
/(?(R)a+|(?R)b)/
aaaabcde
@@ -7440,11 +7440,11 @@ Failed: error -50: nested recursion at the same subject position
/((?(R2)a+|(?1)b))/
aaaabcde
-Failed: error -39: backreference condition or recursion test not supported for DFA matching
+Failed: error -40: backreference condition or recursion test not supported for DFA matching
/(?(R)a*(?1)|((?R))b)/
aaaabcde
-Failed: error -50: nested recursion at the same subject position
+Failed: error -51: nested recursion at the same subject position
/(a+)/no_auto_possess
aaaa\=ovector=3
@@ -7593,7 +7593,7 @@ Partial match: \x0d\x0d\x0d
/abcdef/
abc\=dfa_restart
-Failed: error -37: invalid data in workspace for DFA restart
+Failed: error -38: invalid data in workspace for DFA restart
/<H((?(?!<H|F>)(.)|(?R))++)*F>/
text <H more text <H texting more hexA0-"\xA0" hex above 7F-"\xBC" F> text xxxxx <H text F> text F> text2 <H text sample F> more text.