summaryrefslogtreecommitdiff
path: root/pcre/testdata/testoutput18-16
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/testdata/testoutput18-16')
-rw-r--r--pcre/testdata/testoutput18-1620
1 files changed, 11 insertions, 9 deletions
diff --git a/pcre/testdata/testoutput18-16 b/pcre/testdata/testoutput18-16
index 3414a661808..1ca9ee74018 100644
--- a/pcre/testdata/testoutput18-16
+++ b/pcre/testdata/testoutput18-16
@@ -1,5 +1,7 @@
-/-- This set of tests is for UTF-16 and UTF-32 support, and is relevant only to the
- 16- and 32-bit library. --/
+/-- This set of tests is for UTF-16 and UTF-32 support, and is relevant only to
+ the 16- and 32-bit libraries. --/
+
+< forbid W
/ÃÃÃxxx/8?DZSS
**Failed: invalid UTF-8 string cannot be converted to UTF-16
@@ -367,7 +369,7 @@ No match
------------------------------------------------------------------
Bra
\x{100}{3}
- \x{100}?
+ \x{100}?+
Ket
End
------------------------------------------------------------------
@@ -384,7 +386,7 @@ No set of starting bytes
------------------------------------------------------------------
Bra
CBra 1
- \x{100}+
+ \x{100}++
Alt
x
Ket
@@ -421,7 +423,7 @@ Starting byte set: a x \xff
------------------------------------------------------------------
Bra
CBra 1
- \x{100}{0,2}
+ \x{100}{0,2}+
a
Alt
x
@@ -441,7 +443,7 @@ Starting byte set: a x \xff
Bra
CBra 1
\x{100}
- \x{100}{0,1}
+ \x{100}{0,1}+
a
Alt
x
@@ -472,7 +474,7 @@ No need char
------------------------------------------------------------------
Bra
a\x{100}
- \x{101}*
+ \x{101}*+
Ket
End
------------------------------------------------------------------
@@ -485,7 +487,7 @@ Need char = \x{100}
------------------------------------------------------------------
Bra
a\x{100}
- \x{101}+
+ \x{101}++
Ket
End
------------------------------------------------------------------
@@ -742,7 +744,7 @@ Options: utf
No first char
Need char = 'x'
Subject length lower bound = 4
-Starting byte set: \x09 \x0a \x0c \x0d \x20 x
+Starting byte set: \x09 \x0a \x0b \x0c \x0d \x20 x
/\sxxx\s/I8ST1
Capturing subpattern count = 0