diff options
Diffstat (limited to 'testdata/testoutput9')
-rw-r--r-- | testdata/testoutput9 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testdata/testoutput9 b/testdata/testoutput9 index acaeb39..a79a995 100644 --- a/testdata/testoutput9 +++ b/testdata/testoutput9 @@ -1632,6 +1632,18 @@ No match \x{023a}\x{2c65}X 0: \x{23a}\x{2c65} +/\x{c0}+\x{116}+/8i + \x{c0}\x{e0}\x{116}\x{117} + 0: \x{c0}\x{e0}\x{116}\x{117} + 1: \x{c0}\x{e0}\x{116} + +/[\x{c0}\x{116}]+/8i + \x{c0}\x{e0}\x{116}\x{117} + 0: \x{c0}\x{e0}\x{116}\x{117} + 1: \x{c0}\x{e0}\x{116} + 2: \x{c0}\x{e0} + 3: \x{c0} + /Check property support in non-UTF-8 mode/ /\p{L}{4}/ |