Searched refs:Utf32CodePointToUtf8 (Results 1 – 1 of 1) sorted by relevance
76 void Utf32CodePointToUtf8(uint8_t* dstP, char32_t srcChar, size_t bytes) in Utf32CodePointToUtf8() function172 Utf32CodePointToUtf8(reinterpret_cast<uint8_t*>(cur), utf32, len); in StrncpyStr16ToStr8()