mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
11 lines
149 B
Text
11 lines
149 B
Text
/-- 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 --/
|