Searched defs:srcChar (Results 1 – 1 of 1) sorted by relevance
72 void Utf32CodePointToUtf8(uint8_t* dstP, char32_t srcChar, size_t bytes) in Utf32CodePointToUtf8()95 size_t Utf32CodePointUtf8Length(char32_t srcChar) in Utf32CodePointUtf8Length()