Searched refs:fullLoc (Results 1 – 7 of 7) 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 …]
1073 char fullLoc[ULOC_FULLNAME_CAPACITY]; in VerifyTranslation() local1077 uloc_addLikelySubtags(currLoc, fullLoc, ULOC_FULLNAME_CAPACITY, &errorCode); in VerifyTranslation()1084 …if ( strstr(fullLoc, "_US")!=NULL || strstr(fullLoc, "_MM")!=NULL || strstr(fullLoc, "_LR")!=NULL … in VerifyTranslation()1088 } else if ( strstr(fullLoc, "_GB")!=NULL ) { in VerifyTranslation()1102 …if ( strstr(fullLoc, "_US")!=NULL || strstr(fullLoc, "_BZ")!=NULL || strstr(fullLoc, "_CA")!=NULL … in VerifyTranslation()1103 …strstr(fullLoc, "_CO")!=NULL || strstr(fullLoc, "_CR")!=NULL || strstr(fullLoc, "_GT")!=NULL || st… in VerifyTranslation()1104 …strstr(fullLoc, "_NI")!=NULL || strstr(fullLoc, "_PA")!=NULL || strstr(fullLoc, "_PH")!=NULL || st… in VerifyTranslation()1105 strstr(fullLoc, "_SV")!=NULL || strstr(fullLoc, "_VE")!=NULL ) { in VerifyTranslation()
64 ULocale fullLoc = ULocale.addLikelySubtags(canonical); in getCalendarType() local65 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()
293 ULocale fullLoc = ULocale.addLikelySubtags(locale); in measurementTypeBundleForLocale() local294 String region = fullLoc.getCountry(); in measurementTypeBundleForLocale()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...