Searched refs:code_point_out (Results 1 – 4 of 4) sorted by relevance
165 unsigned* code_point_out) { in ReadUTFChar() argument168 *code_point_out = static_cast<unsigned>(code_point); in ReadUTFChar()177 *code_point_out = kUnicodeReplacementCharacter; in ReadUTFChar()
171 unsigned* code_point_out);
16 uint32* code_point_out) { in ReadUnicodeCharacter() argument22 *code_point_out = static_cast<uint32>(code_point); in ReadUnicodeCharacter()
34 uint32* code_point_out);