HomeSort by relevance Sort by last modified time
    Searched refs:localeWithCalendarKey (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
dtitvinf.cpp 394 char localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY];
396 (void)ures_getFunctionalEquivalent(localeWithCalendarKey, ULOC_LOCALE_IDENTIFIER_CAPACITY, NULL,
398 localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY-1] = 0; // ensure null termination
400 int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType,
dtptngen.cpp 687 char localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY];
690 localeWithCalendarKey,
699 localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY-1] = 0; // ensure null termination
703 localeWithCalendarKey,
    [all...]

Completed in 236 milliseconds