Searched refs:tempUText (Results 1 – 1 of 1) sorted by relevance
1642 UText tempUText = UTEXT_INITIALIZER; in checkDictionary() local1643 utext_openUTF8(&tempUText, NULL, 0, &status); in checkDictionary()1644 utext_utf8Funcs = tempUText.pFuncs; in checkDictionary()1645 utext_close(&tempUText); in checkDictionary()