summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/testdata/testoutput5
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2010-01-21 17:49:38 +0000
committerIlia Alshanetsky <iliaa@php.net>2010-01-21 17:49:38 +0000
commit50016d9dec9be2a11bbdf195924a6becfb27adbf (patch)
treeace84671409618cb4d3d9c40218ded5ae97ba50b /ext/pcre/pcrelib/testdata/testoutput5
parent6dda7add548cbd61e93784a6916382f7a7e8879d (diff)
downloadphp-git-50016d9dec9be2a11bbdf195924a6becfb27adbf.tar.gz
Upgraded bundled PCRE to version 8.01
Diffstat (limited to 'ext/pcre/pcrelib/testdata/testoutput5')
-rw-r--r--ext/pcre/pcrelib/testdata/testoutput54
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/testdata/testoutput5 b/ext/pcre/pcrelib/testdata/testoutput5
index f5de747ba0..9d815ffa82 100644
--- a/ext/pcre/pcrelib/testdata/testoutput5
+++ b/ext/pcre/pcrelib/testdata/testoutput5
@@ -2072,4 +2072,8 @@ Partial match: abca
xxxxabcde\P\P
Partial match: abcde
+/X\W{3}X/8
+ \PX
+Partial match: X
+
/-- End of testinput5 --/