Searched refs:civilLeapYear (Results 1 – 5 of 5) sorted by relevance
551 private final static boolean civilLeapYear(int year) in civilLeapYear() method in IslamicCalendar720 if (month == DHU_AL_HIJJAH && civilLeapYear(extendedYear)) { in handleGetMonthLength()750 length = 354 + (civilLeapYear(extendedYear) ? 1 : 0); in handleGetYearLength()
361 UBool IslamicCalendar::civilLeapYear(int32_t year) in civilLeapYear() function in IslamicCalendar516 if (month == DHU_AL_HIJJAH && civilLeapYear(extendedYear)) { in handleGetMonthLength()535 return 354 + (civilLeapYear(extendedYear) ? 1 : 0); in handleGetYearLength()
239 static UBool civilLeapYear(int32_t year);
578 private final static boolean civilLeapYear(int year) in civilLeapYear() method in IslamicCalendar749 if (month == DHU_AL_HIJJAH && civilLeapYear(extendedYear)) { in handleGetMonthLength()780 length = 354 + (civilLeapYear(extendedYear) ? 1 : 0); in handleGetYearLength()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...