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

/external/icu4c/i18n/
H A Dtzgnames.cpp298 UBool fGNamesTrieFullyLoaded; member in class:TZGNCore
342 fGNamesTrieFullyLoaded(FALSE) {
1058 if (results != NULL && ((maxLen == (text.length() - start)) || fGNamesTrieFullyLoaded)) {
1077 if (!fGNamesTrieFullyLoaded) {
1093 nonConstThis->fGNamesTrieFullyLoaded = TRUE;

Completed in 50 milliseconds