Home | History | Annotate | Download | only in i18n

Lines Matching defs:getCalendarTypeForLocale

222 static ECalType getCalendarTypeForLocale(const char *locid) {
449 ret->append(UnicodeString(gCalTypes[getCalendarTypeForLocale(loc.getName())], -1, US_INV));
838 u = createStandardCalendar(getCalendarTypeForLocale(aLocale.getName()), aLocale, success);