mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
14 lines
182 B
Text
14 lines
182 B
Text
/-- 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 --/
|