Home
last modified time | relevance | path

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

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