Searched refs:is_unicode_char (Results 1 – 1 of 1) sorted by relevance
875 bool is_unicode_char = base::ReadUnicodeCharacter(str.c_str(), str.size(), in ValidateUTF8() local877 if (is_unicode_char && (code_point_out >= 0x20)) in ValidateUTF8()