Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dcalendar.cpp256 char fullLoc[256]; in getCalendarTypeForLocale() local
257 uloc_addLikelySubtags(locid, fullLoc, sizeof(fullLoc) - 1, &status); in getCalendarTypeForLocale()
258 regionLen = uloc_getCountry(fullLoc, region, sizeof(region) - 1, &status); in getCalendarTypeForLocale()