summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/testdata/testinput5
diff options
context:
space:
mode:
authorNuno Lopes <nlopess@php.net>2008-01-13 12:44:57 +0000
committerNuno Lopes <nlopess@php.net>2008-01-13 12:44:57 +0000
commit4c501a0ab62a1978d4583a4a96c557c420aed22f (patch)
treee3fa5453888358f1a56127a5fd0428374cbddf93 /ext/pcre/pcrelib/testdata/testinput5
parentccc0d6e32b60e7870fea58bd46935e81c91b1154 (diff)
downloadphp-git-4c501a0ab62a1978d4583a4a96c557c420aed22f.tar.gz
upgrade PCRE to version 7.5
Diffstat (limited to 'ext/pcre/pcrelib/testdata/testinput5')
-rw-r--r--ext/pcre/pcrelib/testdata/testinput58
1 files changed, 8 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/testdata/testinput5 b/ext/pcre/pcrelib/testdata/testinput5
index 87e0e47e66..75a4857b4d 100644
--- a/ext/pcre/pcrelib/testdata/testinput5
+++ b/ext/pcre/pcrelib/testdata/testinput5
@@ -453,4 +453,12 @@ can't tell the difference.) --/
a\x{85}b\<bsr_anycrlf>
a\x0bb\<bsr_anycrlf>
+/.*a.*=.b.*/8<ANY>
+ QQQ\x{2029}ABCaXYZ=!bPQR
+ ** Failers
+ a\x{2029}b
+ \x61\xe2\x80\xa9\x62
+
+/[[:a\x{100}b:]]/8
+
/ End of testinput5 /