Searched refs:localeWithCalendarKey (Results 1 – 2 of 2) sorted by relevance
394 char localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY]; in initializeData() local396 (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()
687 char localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY]; in getCalendarTypeToUse() local690 localeWithCalendarKey, in getCalendarTypeToUse()699 localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY-1] = 0; // ensure null termination in getCalendarTypeToUse()703 localeWithCalendarKey, in getCalendarTypeToUse()