Searched refs:availableLocaleList (Results 1 – 5 of 5) sorted by relevance
36 static icu::Locale* availableLocaleList = NULL; variable48 if (availableLocaleList) { in locale_available_cleanup()49 delete []availableLocaleList; in locale_available_cleanup()50 availableLocaleList = NULL; in locale_available_cleanup()70 availableLocaleList = new Locale[availableLocaleListCount]; in locale_available_init()72 if (availableLocaleList == NULL) { in locale_available_init()76 availableLocaleList[locCount].setFromPOSIXID(uloc_getAvailable(locCount)); in locale_available_init()86 return availableLocaleList; in getAvailableLocales()
64 static icu::Locale* availableLocaleList = NULL; variable84 if (availableLocaleList) { in collator_cleanup()85 delete []availableLocaleList; in collator_cleanup()86 availableLocaleList = NULL; in collator_cleanup()226 U_ASSERT(availableLocaleList == NULL); in initAvailableLocaleList()238 availableLocaleList = new Locale[availableLocaleListCount]; in initAvailableLocaleList()240 if (availableLocaleList != NULL) { in initAvailableLocaleList()245 availableLocaleList[i++] = Locale(tempKey); in initAvailableLocaleList()570 result = availableLocaleList; in getAvailableLocales()835 result = availableLocaleList[index++].getName(); in next()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0. ...