Searched refs:getCalendarType (Results 1 – 2 of 2) sorted by relevance
44 static const char *getCalendarType(int32_t type) in getCalendarType() function128 uprv_strcat(localeID, getCalendarType(calType)); in testLocales()
183 static ECalType getCalendarType(const char *s) { in getCalendarType() function196 ECalType calType = getCalendarType(keyword); in isStandardSupportedKeyword()235 calType = getCalendarType(calTypeBuf); in getCalendarTypeForLocale()275 calType = getCalendarType(calTypeBuf); in getCalendarTypeForLocale()415 return createStandardCalendar(getCalendarType(keyword), canLoc, status); in create()