Searched refs:check_boms (Results 1 – 1 of 1) sorted by relevance
165 int check_boms(void) in check_boms() function353 return check_utf8_sequences() + check_boms() + check_long_utf8() + check_long_utf16(); in main()