pcre/testdata/testinput26

15 lines
182 B
Plaintext
Raw Permalink Normal View History

2022-07-31 00:29:08 +02:00
/-- Tests for the 32-bit library with UTF-32 support only */
< forbid W
/-- Non-UTF characters --/
/\x{110000}/8
/\o{4200000}/8
/\C/8
\x{110000}
/-- End of testinput26 --/