Searched refs:calendarTypeLen (Results 1 – 2 of 2) sorted by relevance
400 int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, in initializeData() local402 if (U_SUCCESS(status) && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in initializeData()
777 int32_t calendarTypeLen = uloc_getKeywordValue( in getCalendarTypeToUse() local786 if (U_SUCCESS(err) && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in getCalendarTypeToUse()