Home | History | Annotate | Download | only in i18n

Lines Matching defs:getCalendarType

183 static ECalType getCalendarType(const char *s) {
196 ECalType calType = getCalendarType(keyword);
235 calType = getCalendarType(calTypeBuf);
275 calType = getCalendarType(calTypeBuf);
415 return createStandardCalendar(getCalendarType(keyword), canLoc, status);