Searched refs:fullLoc (Results 1 – 10 of 10) sorted by relevance
49 ULocale fullLoc = ULocale.addLikelySubtags(locale); in TestPaperSize() local50 if(fullLoc.toString().indexOf("_BZ") >= 0 || fullLoc.toString().indexOf("_CA") >= 0 || in TestPaperSize()51 … fullLoc.toString().indexOf("_CL") >= 0 || fullLoc.toString().indexOf("_CO") >= 0 || in TestPaperSize()52 … fullLoc.toString().indexOf("_CR") >= 0 || fullLoc.toString().indexOf("_GT") >= 0 || in TestPaperSize()53 … fullLoc.toString().indexOf("_MX") >= 0 || fullLoc.toString().indexOf("_NI") >= 0 || in TestPaperSize()54 … fullLoc.toString().indexOf("_PA") >= 0 || fullLoc.toString().indexOf("_PH") >= 0 || in TestPaperSize()55 … fullLoc.toString().indexOf("_PR") >= 0 || fullLoc.toString().indexOf("_SV") >= 0 || in TestPaperSize()56 … fullLoc.toString().indexOf("_US") >= 0 || fullLoc.toString().indexOf("_VE") >= 0 ){ in TestPaperSize()86 ULocale fullLoc = ULocale.addLikelySubtags(locale); in TestMeasurementSystem() local87 …if(fullLoc.toString().indexOf("_US") >= 0 || fullLoc.toString().indexOf("_MM") >= 0 || fullLoc.toS… in TestMeasurementSystem()[all …]
53 ULocale fullLoc = ULocale.addLikelySubtags(locale); in TestPaperSize() local54 if(fullLoc.toString().indexOf("_BZ") >= 0 || fullLoc.toString().indexOf("_CA") >= 0 || in TestPaperSize()55 … fullLoc.toString().indexOf("_CL") >= 0 || fullLoc.toString().indexOf("_CO") >= 0 || in TestPaperSize()56 … fullLoc.toString().indexOf("_CR") >= 0 || fullLoc.toString().indexOf("_GT") >= 0 || in TestPaperSize()57 … fullLoc.toString().indexOf("_MX") >= 0 || fullLoc.toString().indexOf("_NI") >= 0 || in TestPaperSize()58 … fullLoc.toString().indexOf("_PA") >= 0 || fullLoc.toString().indexOf("_PH") >= 0 || in TestPaperSize()59 … fullLoc.toString().indexOf("_PR") >= 0 || fullLoc.toString().indexOf("_SV") >= 0 || in TestPaperSize()60 … fullLoc.toString().indexOf("_US") >= 0 || fullLoc.toString().indexOf("_VE") >= 0 ){ in TestPaperSize()90 ULocale fullLoc = ULocale.addLikelySubtags(locale); in TestMeasurementSystem() local91 …if(fullLoc.toString().indexOf("_US") >= 0 || fullLoc.toString().indexOf("_MM") >= 0 || fullLoc.toS… in TestMeasurementSystem()[all …]
1077 char fullLoc[ULOC_FULLNAME_CAPACITY]; in VerifyTranslation() local1081 uloc_addLikelySubtags(currLoc, fullLoc, ULOC_FULLNAME_CAPACITY, &errorCode); in VerifyTranslation()1088 …if ( strstr(fullLoc, "_US")!=NULL || strstr(fullLoc, "_MM")!=NULL || strstr(fullLoc, "_LR")!=NULL … in VerifyTranslation()1092 } else if ( strstr(fullLoc, "_GB")!=NULL ) { in VerifyTranslation()1106 …if ( strstr(fullLoc, "_US")!=NULL || strstr(fullLoc, "_BZ")!=NULL || strstr(fullLoc, "_CA")!=NULL … in VerifyTranslation()1107 …strstr(fullLoc, "_CO")!=NULL || strstr(fullLoc, "_CR")!=NULL || strstr(fullLoc, "_GT")!=NULL || st… in VerifyTranslation()1108 …strstr(fullLoc, "_NI")!=NULL || strstr(fullLoc, "_PA")!=NULL || strstr(fullLoc, "_PH")!=NULL || st… in VerifyTranslation()1109 strstr(fullLoc, "_SV")!=NULL || strstr(fullLoc, "_VE")!=NULL ) { in VerifyTranslation()
64 ULocale fullLoc = ULocale.addLikelySubtags(canonical); in getCalendarType() local65 region = fullLoc.getCountry(); in getCalendarType()
66 ULocale fullLoc = ULocale.addLikelySubtags(canonical); in getCalendarType() local67 region = fullLoc.getCountry(); in getCalendarType()
192 char fullLoc[ULOC_FULLNAME_CAPACITY]; in measurementTypeBundleForLocale() local200 uloc_addLikelySubtags(localeID, fullLoc, ULOC_FULLNAME_CAPACITY, status); in measurementTypeBundleForLocale()201 uloc_getCountry(fullLoc, region, ULOC_COUNTRY_CAPACITY, status); in measurementTypeBundleForLocale()
290 char fullLoc[256]; in getCalendarTypeForLocale() local291 uloc_addLikelySubtags(locid, fullLoc, sizeof(fullLoc) - 1, &status); in getCalendarTypeForLocale()292 regionLen = uloc_getCountry(fullLoc, region, sizeof(region) - 1, &status); in getCalendarTypeForLocale()
298 ULocale fullLoc = ULocale.addLikelySubtags(locale); in measurementTypeBundleForLocale() local299 String region = fullLoc.getCountry(); in measurementTypeBundleForLocale()
281 ULocale fullLoc = ULocale.addLikelySubtags(locale); in measurementTypeBundleForLocale() local282 String region = fullLoc.getCountry(); in measurementTypeBundleForLocale()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...