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