Home
last modified time | relevance | path

Searched refs:calendarType (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Ddtitvinf.cpp234 …char calendarType[ULOC_KEYWORDS_CAPACITY]; // to be filled in with the type to use, if all… in initializeData() local
241 …int32_t calendarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, UL… in initializeData()
243 calendarTypeToUse = calendarType; in initializeData()
Ddtptngen.cpp528 …char calendarType[ULOC_KEYWORDS_CAPACITY]; // to be filled in with the type to use, if all… in addCLDRData() local
536 …ndarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, ULOC_KEYWORDS_… in addCLDRData()
538 calendarTypeToUse = calendarType; in addCLDRData()
/external/chromium/third_party/icu/source/i18n/
Ddtptngen.cpp533 …char calendarType[ULOC_KEYWORDS_CAPACITY]; // to be filled in with the type to use, if all… in addCLDRData() local
541 …ndarTypeLen = uloc_getKeywordValue(localeWithCalendarKey, "calendar", calendarType, ULOC_KEYWORDS_… in addCLDRData()
543 calendarTypeToUse = calendarType; in addCLDRData()