Searched refs:CBU8_APPEND_UNSAFE (Results 1 – 2 of 2) sorted by relevance
84 CBU8_APPEND_UNSAFE(&(*output)[0], char_offset, code_point); in WriteUnicodeCharacter()
216 #define CBU8_APPEND_UNSAFE(s, i, c) { \ macro