summaryrefslogtreecommitdiff
path: root/pcre/testdata/testinput6
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/testdata/testinput6')
-rw-r--r--pcre/testdata/testinput66
1 files changed, 6 insertions, 0 deletions
diff --git a/pcre/testdata/testinput6 b/pcre/testdata/testinput6
index 82c3ed5c772..02cef0d6f5d 100644
--- a/pcre/testdata/testinput6
+++ b/pcre/testdata/testinput6
@@ -1496,4 +1496,10 @@
/^s?c/mi8
scat
+/[A-`]/i8
+ abcdefghijklmno
+
+/\C\X*QT/8
+ Ӆ\x0aT
+
/-- End of testinput6 --/