Home
last modified time | relevance | path

Searched refs:uloc_getCountry (Results 1 – 20 of 20) sorted by relevance

/external/webkit/Source/WebCore/icu/unicode/
Duloc.h424 uloc_getCountry(const char* localeID,
Durename.h781 #define uloc_getCountry uloc_getCountry_3_2 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Duloc.h424 uloc_getCountry(const char* localeID,
Durename.h781 #define uloc_getCountry uloc_getCountry_3_2 macro
/external/icu4c/common/unicode/
Duloc.h441 uloc_getCountry(const char* localeID,
Durename.h1032 #define uloc_getCountry U_ICU_ENTRY_POINT_RENAME(uloc_getCountry) macro
/external/icu4c/i18n/
Ducal.cpp645 prefRegionLength = uloc_getCountry(locale, prefRegion, sizeof(prefRegion), status); in ucal_getKeywordValuesForLocale()
651 prefRegionLength = uloc_getCountry(loc, prefRegion, sizeof(prefRegion), status); in ucal_getKeywordValuesForLocale()
Dtzfmt.cpp65 regionLen = uloc_getCountry(loc, fTargetRegion, sizeof(fTargetRegion), &status); in TimeZoneFormatImpl()
Ducurr.cpp223 uloc_getCountry(locale, countryAndVariant, capacity, ec); in idForLocale()
2275 prefRegionLength = uloc_getCountry(locale, prefRegion, sizeof(prefRegion), status); in ucurr_getKeywordValuesForLocale()
2281 prefRegionLength = uloc_getCountry(loc, prefRegion, sizeof(prefRegion), status); in ucurr_getKeywordValuesForLocale()
Ducol_sit.cpp581 elementSize = uloc_getCountry(locBuff, tempbuff, internalBufferSize, status); in ucol_getShortDefinitionString()
Dtzgnames.cpp363 regionLen = uloc_getCountry(loc, fTargetRegion, sizeof(fTargetRegion), &status); in initialize()
Dcalendar.cpp246 regionLen = uloc_getCountry(canonicalName, region, sizeof(region) - 1, &status); in getCalendarTypeForLocale()
251 regionLen = uloc_getCountry(fullLoc, region, sizeof(region) - 1, &status); in getCalendarTypeForLocale()
/external/icu4c/test/cintltst/
Dcloctst.c277 cap=uloc_getCountry(testLocale, temp, cap, &status); in TestBasicGetters()
281 uloc_getCountry(testLocale, temp, cap+1, &status); in TestBasicGetters()
463 len = uloc_getCountry(loc, buf, PREFIXBUFSIZ, &err); in TestPrefixes()
1494 uloc_getCountry(locale, buff, 256, &status); in TestObsoleteNames()
1562 i = uloc_getCountry(p1_buff,r1_buff,12,&icu_err); in TestObsoleteNames()
1571 i = uloc_getCountry(p1_buff,r1_buff,12,&icu_err); in TestObsoleteNames()
2969 int32_t countryLen = uloc_getCountry(newLoc, country, capacity, &status); in TestDisplayName()
3060 length = uloc_getCountry(temp2, temp3, sizeof(temp3)/sizeof(char), &status); in TestGetLocaleForLCID()
Dcldrtest.c688 … fromCountryLen = uloc_getCountry(fromLocale, fromCountry, ULOC_FULLNAME_CAPACITY, &errorCode); in TestConsistentCountryInfo()
704 toCountryLen = uloc_getCountry(toLocale, toCountry, ULOC_FULLNAME_CAPACITY, &errorCode); in TestConsistentCountryInfo()
/external/icu4c/common/
Dloclikely.cpp291 uloc_getCountry( in createTagStringWithAlternates()
Dlocdispnames.cpp413 uloc_getCountry, _kCountries, pErrorCode); in uloc_getDisplayCountry()
Duloc.c1943 uloc_getCountry(const char* localeID, in uloc_getCountry() function
2094 uloc_getCountry(localeID, cntry, ULOC_LANG_CAPACITY, &err); in uloc_getISO3Country()
Duloc_tag.c1124 len = uloc_getCountry(localeID, buf, sizeof(buf), &tmpStatus); in _appendRegionToLanguageTag()
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h781 #define uloc_getCountry uloc_getCountry_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h781 #define uloc_getCountry uloc_getCountry_3_2 macro