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

/external/icu/icu4c/source/i18n/
H A Dtzgnames.cpp297 UBool fGNamesTrieFullyLoaded; member in class:TZGNCore
341 fGNamesTrieFullyLoaded(FALSE) {
1053 if (results != NULL && ((maxLen == (text.length() - start)) || fGNamesTrieFullyLoaded)) {
1072 if (!fGNamesTrieFullyLoaded) {
1088 nonConstThis->fGNamesTrieFullyLoaded = TRUE;

Completed in 21 milliseconds