diff options
| author | Ondřej Surý <ondrej@sury.org> | 2011-08-19 10:22:38 +0200 |
|---|---|---|
| committer | Ondřej Surý <ondrej@sury.org> | 2011-08-19 10:22:38 +0200 |
| commit | f452a2b3e4e4279b27594a8ddb66525442d59227 (patch) | |
| tree | d05cb62c5515ada33076d3cc3e49b664733a478c /ext/pcre/pcrelib/testdata/testinput10 | |
| parent | 038ba12e8724d537040e88ec794354b0c063f0a6 (diff) | |
| download | php-f452a2b3e4e4279b27594a8ddb66525442d59227.tar.gz | |
Imported Upstream version 5.3.7upstream/5.3.7
Diffstat (limited to 'ext/pcre/pcrelib/testdata/testinput10')
| -rw-r--r-- | ext/pcre/pcrelib/testdata/testinput10 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/testdata/testinput10 b/ext/pcre/pcrelib/testdata/testinput10 index 99afab88b..7210cc5f8 100644 --- a/ext/pcre/pcrelib/testdata/testinput10 +++ b/ext/pcre/pcrelib/testdata/testinput10 @@ -132,4 +132,6 @@ is required for these tests. --/ /[[:^alpha:]\S]+/8WB +/abc(d|e)(*THEN)x(123(*THEN)4|567(b|q)(*THEN)xx)/B + /-- End of testinput10 --/ |
