Searched refs:AppendCodePointToByteString (Results 1 – 1 of 1) sorted by relevance
29 void AppendCodePointToByteString(char32_t code_point, ByteString& buffer) { in AppendCodePointToByteString() function90 AppendCodePointToByteString(code_point, buffer); in FX_UTF8Encode()