summaryrefslogtreecommitdiff
path: root/pcre/testdata/testinput5
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/testdata/testinput5')
-rw-r--r--pcre/testdata/testinput56
1 files changed, 6 insertions, 0 deletions
diff --git a/pcre/testdata/testinput5 b/pcre/testdata/testinput5
index 28561a93572..c94008c3f29 100644
--- a/pcre/testdata/testinput5
+++ b/pcre/testdata/testinput5
@@ -798,4 +798,10 @@
/(?<=\K\x{17f})/8G+
\x{17f}\x{17f}\x{17f}\x{17f}\x{17f}
+/\C[^\v]+\x80/8
+ [AΏBŀC]
+
+/\C[^\d]+\x80/8
+ [AΏBŀC]
+
/-- End of testinput5 --/