summaryrefslogtreecommitdiff
path: root/testdata/testoutput7
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-09-19 07:43:39 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-09-19 07:43:39 +0000
commit2b91b407fc6fc0eab672ceb708edf8f5548a636c (patch)
treedddbd9136d4ff0e009030992756d806aa009da6d /testdata/testoutput7
parent262a7638174ee990673830cab7e040bcc917d740 (diff)
downloadpcre2-2b91b407fc6fc0eab672ceb708edf8f5548a636c.tar.gz
API documentation and a lot of little related changes to the code.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@74 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput7')
-rw-r--r--testdata/testoutput72
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/testoutput7 b/testdata/testoutput7
index 85c59b3..b3ebbb1 100644
--- a/testdata/testoutput7
+++ b/testdata/testoutput7
@@ -1230,7 +1230,7 @@ Partial match: the cat
/ab\Cde/utf
abXde
-Failed: error -41: item unsupported for DFA matching
+Failed: error -40: item unsupported for DFA matching
/(?<=ab\Cde)X/utf
Failed: error 136 at offset 10: \C is not allowed in a lookbehind assertion