summaryrefslogtreecommitdiff
path: root/pcre/testdata/testoutput5
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/testdata/testoutput5')
-rw-r--r--pcre/testdata/testoutput58
1 files changed, 8 insertions, 0 deletions
diff --git a/pcre/testdata/testoutput5 b/pcre/testdata/testoutput5
index bab989ca7e5..090e1e1c85f 100644
--- a/pcre/testdata/testoutput5
+++ b/pcre/testdata/testoutput5
@@ -1942,4 +1942,12 @@ Need char = 'z'
0: \x{17f}
0+
+/\C[^\v]+\x80/8
+ [AΏBŀC]
+No match
+
+/\C[^\d]+\x80/8
+ [AΏBŀC]
+No match
+
/-- End of testinput5 --/