diff options
Diffstat (limited to 'ext/pcre/pcrelib/testdata/testinput4')
-rw-r--r-- | ext/pcre/pcrelib/testdata/testinput4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/testdata/testinput4 b/ext/pcre/pcrelib/testdata/testinput4 index 0110267bd8..8bdbdac4c2 100644 --- a/ext/pcre/pcrelib/testdata/testinput4 +++ b/ext/pcre/pcrelib/testdata/testinput4 @@ -722,4 +722,9 @@ /^#[^\x{ffff}]#[^\x{ffff}]#[^\x{ffff}]#/8 #\x{10000}#\x{100}#\x{10ffff}# +"[\S\V\H]"8 + +/\C(\W?ſ)'?{{/8 + \\C(\\W?ſ)'?{{ + /-- End of testinput4 --/ |