diff options
Diffstat (limited to 'ext/pcre/pcrelib/testdata/testoutput5')
-rw-r--r-- | ext/pcre/pcrelib/testdata/testoutput5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/testdata/testoutput5 b/ext/pcre/pcrelib/testdata/testoutput5 index f5de747ba..9d815ffa8 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 --/ |