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()
759 char localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY]; in getCalendarTypeToUse() local762 localeWithCalendarKey, in getCalendarTypeToUse()774 localeWithCalendarKey[ULOC_LOCALE_IDENTIFIER_CAPACITY-1] = 0; // ensure null termination in getCalendarTypeToUse()778 localeWithCalendarKey, in getCalendarTypeToUse()