diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2010-01-21 17:49:38 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2010-01-21 17:49:38 +0000 |
commit | 50016d9dec9be2a11bbdf195924a6becfb27adbf (patch) | |
tree | ace84671409618cb4d3d9c40218ded5ae97ba50b /ext/pcre/pcrelib/testdata/testinput5 | |
parent | 6dda7add548cbd61e93784a6916382f7a7e8879d (diff) | |
download | php-git-50016d9dec9be2a11bbdf195924a6becfb27adbf.tar.gz |
Upgraded bundled PCRE to version 8.01
Diffstat (limited to 'ext/pcre/pcrelib/testdata/testinput5')
-rw-r--r-- | ext/pcre/pcrelib/testdata/testinput5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/testdata/testinput5 b/ext/pcre/pcrelib/testdata/testinput5 index 82818d7dc1..68795e6095 100644 --- a/ext/pcre/pcrelib/testdata/testinput5 +++ b/ext/pcre/pcrelib/testdata/testinput5 @@ -742,4 +742,7 @@ can't tell the difference.) --/ xxxxabcde\P xxxxabcde\P\P +/X\W{3}X/8 + \PX + /-- End of testinput5 --/ |