Searched refs:fNamesTrieFullyLoaded (Results 1 – 6 of 6) sorted by relevance
211 UBool fNamesTrieFullyLoaded; variable
1025 fNamesTrieFullyLoaded(FALSE), in TimeZoneNamesImpl()1387 nonConstThis->fNamesTrieFullyLoaded = TRUE; in find()1404 if (matches != NULL && ((maxLen == (text.length() - start)) || fNamesTrieFullyLoaded)) { in doFind()
1031 fNamesTrieFullyLoaded(false), in TimeZoneNamesImpl()1388 nonConstThis->fNamesTrieFullyLoaded = true; in find()1405 if (matches != nullptr && ((maxLen == (text.length() - start)) || fNamesTrieFullyLoaded)) { in doFind()
1031 fNamesTrieFullyLoaded(false), in TimeZoneNamesImpl()1388 nonConstThis->fNamesTrieFullyLoaded = true; in find()1405 if (matches != NULL && ((maxLen == (text.length() - start)) || fNamesTrieFullyLoaded)) { in doFind()