Home
last modified time | relevance | path

Searched refs:Utf8ToCodepoint (Results 1 – 1 of 1) sorted by relevance

/external/libtextclassifier/lang_id/script/
Dapprox-script.cc38 uint32 Utf8ToCodepoint(const unsigned char *s, int num_bytes) { in Utf8ToCodepoint() function
85 uint32 codepoint = Utf8ToCodepoint(s, num_bytes); in GetApproxScript()