Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtitvinf.cpp394 char localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY]; in initializeData() local
396 (void)ures_getFunctionalEquivalent(localeWithCalendarKey, ULOC_LOCALE_IDENTIFIER_CAPACITY, NULL, in initializeData()
398 localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY-1] = 0; // ensure null termination in initializeData()
400 int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, in initializeData()
Ddtptngen.cpp759 char localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY]; in getCalendarTypeToUse() local
762 localeWithCalendarKey, in getCalendarTypeToUse()
774 localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY-1] = 0; // ensure null termination in getCalendarTypeToUse()
778 localeWithCalendarKey, in getCalendarTypeToUse()