Searched refs:utext_utf8Funcs (Results 1 – 1 of 1) sorted by relevance
1638 static const void *utext_utf8Funcs; in checkDictionary() local1639 if (utext_utf8Funcs == NULL) { in checkDictionary()1644 utext_utf8Funcs = tempUText.pFuncs; in checkDictionary()1647 if (fText->pFuncs == utext_utf8Funcs) { in checkDictionary()