diff options
| author | Mark A. Hershberger <mah@debian.(none)> | 2009-03-25 00:38:30 -0400 |
|---|---|---|
| committer | Mark A. Hershberger <mah@debian.(none)> | 2009-03-25 00:38:30 -0400 |
| commit | 1f589a2bd44ba835ad1b009a5d83abd453724829 (patch) | |
| tree | ec84d715d1ff049cc61f5eaf18db21eb7f3bab40 /ext/pcre/pcrelib/testdata/testinput9 | |
| parent | bb01389fbd53ec1cbcb80d0681a37cca1267891a (diff) | |
| download | php-1f589a2bd44ba835ad1b009a5d83abd453724829.tar.gz | |
Imported Upstream version 5.2.5upstream/5.2.5
Diffstat (limited to 'ext/pcre/pcrelib/testdata/testinput9')
| -rw-r--r-- | ext/pcre/pcrelib/testdata/testinput9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/pcre/pcrelib/testdata/testinput9 b/ext/pcre/pcrelib/testdata/testinput9 index 07d9548af..8a606318b 100644 --- a/ext/pcre/pcrelib/testdata/testinput9 +++ b/ext/pcre/pcrelib/testdata/testinput9 @@ -148,7 +148,7 @@ \x{09f} /^\p{Cs}/8 - \x{dfff} + \?\x{dfff} ** Failers \x{09f} @@ -156,7 +156,7 @@ a ** Failers Z - \x{dfff} + \x{e000} /^\p{Lm}/8 \x{2b0} |
