Searched refs:Utf8ToCodepoint (Results 1 – 1 of 1) sorted by relevance
38 uint32 Utf8ToCodepoint(const unsigned char *s, int num_bytes) { in Utf8ToCodepoint() function85 uint32 codepoint = Utf8ToCodepoint(s, num_bytes); in GetApproxScript()