diff options
Diffstat (limited to 'pcre/testdata/testoutput20')
-rw-r--r-- | pcre/testdata/testoutput20 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pcre/testdata/testoutput20 b/pcre/testdata/testoutput20 index 7753be2db6a..c1b20ee804a 100644 --- a/pcre/testdata/testoutput20 +++ b/pcre/testdata/testoutput20 @@ -8,12 +8,10 @@ /^\x{ffff}?/i \x{ffff} 0: \x{ffff} - 1: /^\x{ffff}*/i \x{ffff} 0: \x{ffff} - 1: /^\x{ffff}{3}/i \x{ffff}\x{ffff}\x{ffff} @@ -22,6 +20,5 @@ /^\x{ffff}{0,3}/i \x{ffff} 0: \x{ffff} - 1: /-- End of testinput20 --/ |