Searched defs:localesList (Results 1 – 4 of 4) sorted by relevance
64 List<InExclude> localesList = config.locales.localesList; in getLocalesList() local120 List<InExclude> localesList = config.locales.localesList; in getIncludedLocales() local367 List<InExclude> localesList = new ArrayList<InExclude>(); field in CLDRBuild.Locales
139 void SpoofImpl::setAllowedLocales(const char *localesList, UErrorCode &status) { in setAllowedLocales()
299 uspoof_setAllowedLocales(USpoofChecker *sc, const char *localesList, UErrorCode *status) { in uspoof_setAllowedLocales()
2808 void uspoof_setAllowedLocales_android(USpoofChecker * sc, const char * localesList, UErrorCode * st… in uspoof_setAllowedLocales_android()