Searched refs:Utf8ToUtf32CodePoint (Results 1 – 1 of 1) sorted by relevance
237 uint32_t Utf8ToUtf32CodePoint(const char* src, size_t length) in Utf8ToUtf32CodePoint() function275 uint32_t codepoint = Utf8ToUtf32CodePoint(str8, u8charlen); in Utf8ToUtf16Length()300 uint32_t codepoint = Utf8ToUtf32CodePoint(u8cur, len); in Utf8ToUtf16()