summaryrefslogtreecommitdiff
path: root/pcre/testdata/testinput23
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/testdata/testinput23')
-rw-r--r--pcre/testdata/testinput234
1 files changed, 4 insertions, 0 deletions
diff --git a/pcre/testdata/testinput23 b/pcre/testdata/testinput23
index 961ae35d445..0fdbae7c577 100644
--- a/pcre/testdata/testinput23
+++ b/pcre/testdata/testinput23
@@ -1,5 +1,7 @@
/-- Tests for the 16-bit library only */
+< forbid 8W
+
/-- Check maximum non-UTF character size --/
/\x{ffff}/
@@ -7,6 +9,8 @@
/\x{10000}/
+/\o{20000}/
+
/-- Check character ranges --/
/[\H]/BZSI