Searched refs:calendarType (Results 1 – 2 of 2) sorted by relevance
233 …char calendarType[ULOC_KEYWORDS_CAPACITY]; // to be filled in with the type to use, if all… in initializeData() local240 …int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, UL… in initializeData()242 calendarTypeToUse = calendarType; in initializeData()
528 …char calendarType[ULOC_KEYWORDS_CAPACITY]; // to be filled in with the type to use, if all… in addCLDRData() local536 …ndarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, ULOC_KEYWORDS_… in addCLDRData()538 calendarTypeToUse = calendarType; in addCLDRData()