chiark / gitweb /
Patch from Graham Inggs to add symbols support (Closes: #767374)
[pcre3.git] / testdata / testoutputEBC
index abbfdc43fc71a46ac000e166b46663d389c57751..72b6fa3edfd3ad0e62eec0f173f0b9c0063cce8f 100644 (file)
@@ -41,16 +41,22 @@ No match
 /^A\\88/
     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 --/