Searched refs:is_unicode_char (Results 1 – 1 of 1) sorted by relevance
31 bool is_unicode_char = base::ReadUnicodeCharacter( in ValidateUTF8() local34 if (is_unicode_char && (code_point_out >= kFirstNonControlChar)) { in ValidateUTF8()