Home
last modified time | relevance | path

Searched refs:check_long_utf16 (Results 1 – 1 of 1) sorted by relevance

/src/contrib/libyaml/tests/
H A Dtest-reader.c279 int check_long_utf16(void) in check_long_utf16() function
353 return check_utf8_sequences() + check_boms() + check_long_utf8() + check_long_utf16(); in main()