summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/testdata/testoutputEBC
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/pcrelib/testdata/testoutputEBC')
-rw-r--r--ext/pcre/pcrelib/testdata/testoutputEBC6
1 files changed, 6 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/testdata/testoutputEBC b/ext/pcre/pcrelib/testdata/testoutputEBC
index abbfdc43fc..72b6fa3edf 100644
--- a/ext/pcre/pcrelib/testdata/testoutputEBC
+++ b/ext/pcre/pcrelib/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 --/