Searched refs:availableLocaleList (Results 1 – 4 of 4) sorted by relevance
34 static icu::Locale* availableLocaleList = NULL; variable46 if (availableLocaleList) { in locale_available_cleanup()47 delete []availableLocaleList; in locale_available_cleanup()48 availableLocaleList = NULL; in locale_available_cleanup()68 availableLocaleList = new Locale[availableLocaleListCount]; in locale_available_init()70 if (availableLocaleList == NULL) { in locale_available_init()74 availableLocaleList[locCount].setFromPOSIXID(uloc_getAvailable(locCount)); in locale_available_init()84 return availableLocaleList; in getAvailableLocales()
62 static icu::Locale* availableLocaleList = NULL; variable80 if (availableLocaleList) { in collator_cleanup()81 delete []availableLocaleList; in collator_cleanup()82 availableLocaleList = NULL; in collator_cleanup()222 U_ASSERT(availableLocaleList == NULL); in initAvailableLocaleList()234 availableLocaleList = new Locale[availableLocaleListCount]; in initAvailableLocaleList()236 if (availableLocaleList != NULL) { in initAvailableLocaleList()241 availableLocaleList[i++] = Locale(tempKey); in initAvailableLocaleList()559 result = availableLocaleList; in getAvailableLocales()824 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. ...