Searched defs:code_point_out (Results 1 – 3 of 3) sorted by relevance
16 uint32* code_point_out) { in ReadUnicodeCharacter()
251 unsigned* code_point_out) { in ReadUTFChar()264 unsigned* code_point_out) { in ReadUTFChar()
30 uint32 code_point_out; in ValidateUTF8() local