Searched refs:fullLoc (Results 1 – 1 of 1) sorted by relevance
243 char fullLoc[256]; in getCalendarTypeForLocale() local245 fullLocLen = uloc_addLikelySubtags(locid, fullLoc, sizeof(fullLoc) - 1, &status); in getCalendarTypeForLocale()246 regionLen = uloc_getCountry(fullLoc, region, sizeof(region) - 1, &status); in getCalendarTypeForLocale()