Searched refs:code_unit8 (Results 1 – 1 of 1) sorted by relevance
763 char code_unit8[8] = { 0 }; in DecodeUTF16() local798 CBU8_APPEND_UNSAFE(code_unit8, offset, code_point); in DecodeUTF16()805 CBU8_APPEND_UNSAFE(code_unit8, offset, code_unit16_high); in DecodeUTF16()808 dest_string->append(code_unit8); in DecodeUTF16()