pcre/testdata/testinput24

12 lines
149 B
Plaintext
Raw Normal View History

2022-07-31 00:29:08 +02:00
/-- Tests for the 16-bit library with UTF-16 support only */
< forbid W
/bad/8
\x{d800}
/short/8
\P\P\x{d800}
/-- End of testinput24 --/