Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtitvinf.cpp240 …int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, UL… in initializeData() local
241 if (U_SUCCESS(status) && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in initializeData()
Ddtptngen.cpp587 …int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, UL… in addCLDRData() local
588 if (U_SUCCESS(err) && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) { in addCLDRData()