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

/external/icu4c/common/
H A Drbbi.cpp1595 static const void *utext_utf8Funcs; local
1596 if (utext_utf8Funcs == NULL) {
1601 utext_utf8Funcs = tempUText.pFuncs;
1604 if (fText->pFuncs == utext_utf8Funcs) {

Completed in 41 milliseconds