Searched refs:CIVIL (Results 1 – 3 of 3) sorted by relevance
212 case CIVIL: in getType()267 return (cType == CIVIL); in isCivil()368 if (cType == CIVIL || cType == TBLA || in yearStart()391 if (cType == CIVIL || cType == TBLA) { in monthStart()511 if (cType == CIVIL || cType == TBLA || in handleGetMonthLength()531 if (cType == CIVIL || cType == TBLA || in handleGetYearLength()610 if (cType == CIVIL || cType == TBLA) { in handleComputeFields()
98 CIVIL, enumerator198 IslamicCalendar(const Locale& aLocale, UErrorCode &success, ECalculationType type = CIVIL);
357 …al.adoptInsteadAndCheckErrorCode(new IslamicCalendar(loc, status, IslamicCalendar::CIVIL), status); in createStandardCalendar()