summaryrefslogtreecommitdiff
path: root/pcre/testdata/testoutput6
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/testdata/testoutput6')
-rw-r--r--pcre/testdata/testoutput612
1 files changed, 12 insertions, 0 deletions
diff --git a/pcre/testdata/testoutput6 b/pcre/testdata/testoutput6
index 6c42fce1a5b..f355e601383 100644
--- a/pcre/testdata/testoutput6
+++ b/pcre/testdata/testoutput6
@@ -2445,4 +2445,16 @@ No match
\x{37e}
No match
+/[RST]+/8iW
+ Ss\x{17f}
+ 0: Ss\x{17f}
+
+/[R-T]+/8iW
+ Ss\x{17f}
+ 0: Ss\x{17f}
+
+/[q-u]+/8iW
+ Ss\x{17f}
+ 0: Ss\x{17f}
+
/-- End of testinput6 --/