diff options
Diffstat (limited to 'pcre/testdata/testinput16')
-rw-r--r-- | pcre/testdata/testinput16 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pcre/testdata/testinput16 b/pcre/testdata/testinput16 index e7a05ae0d45..15419e63fa6 100644 --- a/pcre/testdata/testinput16 +++ b/pcre/testdata/testinput16 @@ -32,4 +32,10 @@ /[[:blank:]]/WBZ +/\x{212a}+/i8SI + KKkk\x{212a} + +/s+/i8SI + SSss\x{17f} + /-- End of testinput16 --/ |