Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtzgnames.cpp303 UBool fGNamesTrieFullyLoaded; member in TZGNCore
345 fGNamesTrieFullyLoaded(FALSE) { in TZGNCore()
1030 if (results != NULL && ((maxLen == (text.length() - start)) || fGNamesTrieFullyLoaded)) { in findLocal()
1049 if (!fGNamesTrieFullyLoaded) { in findLocal()
1065 nonConstThis->fGNamesTrieFullyLoaded = TRUE; in findLocal()