diff options
Diffstat (limited to 'pcre/testdata/testoutputEBC')
-rw-r--r-- | pcre/testdata/testoutputEBC | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pcre/testdata/testoutputEBC b/pcre/testdata/testoutputEBC index abbfdc43fc7..72b6fa3edfd 100644 --- a/pcre/testdata/testoutputEBC +++ b/pcre/testdata/testoutputEBC @@ -41,16 +41,22 @@ No match /^A\ˆ/ A B 0: A\x20 + A\x41B + 0: AA /-- Test \H --/ /^A\È/ AB 0: AB + A\x42B + 0: AB ** Fail No match A B No match + A\x41B +No match /-- Test \R --/ |