Home
last modified time | relevance | path

Searched defs:IsKoreanLetter (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/utils/utf8/
Dunilib.h140 bool IsKoreanLetter(char32 codepoint) const { in IsKoreanLetter() function
Dunilib-common.cc637 bool IsKoreanLetter(char32 codepoint) { in IsKoreanLetter() function