Home
last modified time | relevance | path

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

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