Searched refs:utext_utf8Funcs (Results 1 – 1 of 1) sorted by relevance
1576 static const void *utext_utf8Funcs; in checkDictionary() local1577 if (utext_utf8Funcs == NULL) { in checkDictionary()1582 utext_utf8Funcs = tempUText.pFuncs; in checkDictionary()1585 if (fText->pFuncs == utext_utf8Funcs) { in checkDictionary()