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

/external/icu4c/i18n/
H A Ddtptngen.cpp541 int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, ULOC_KEYWORDS_CAPACITY, &err); local
542 if (U_SUCCESS(err) && calendarTypeLen < ULOC_KEYWORDS_CAPACITY) {

Completed in 30 milliseconds