Searched refs:tempUText (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Drbbi.cpp1580 UText tempUText = UTEXT_INITIALIZER; local
1581 utext_openUTF8(&tempUText, NULL, 0, &status);
1582 utext_utf8Funcs = tempUText.pFuncs;
1583 utext_close(&tempUText);

Completed in 77 milliseconds