summaryrefslogtreecommitdiff
path: root/pcre/testdata/testinput7
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/testdata/testinput7')
-rw-r--r--pcre/testdata/testinput76
1 files changed, 6 insertions, 0 deletions
diff --git a/pcre/testdata/testinput7 b/pcre/testdata/testinput7
index 9d145436350..6bd05864411 100644
--- a/pcre/testdata/testinput7
+++ b/pcre/testdata/testinput7
@@ -829,4 +829,10 @@ of case for anything other than the ASCII letters. --/
/\d+\s{0,5}=\s*\S?=\w{0,4}\W*/8WBZ
+/[RST]+/8iWBZ
+
+/[R-T]+/8iWBZ
+
+/[Q-U]+/8iWBZ
+
/-- End of testinput7 --/