Home
last modified time | relevance | path

Searched refs:yearLength (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/calendar/
H A Djewish.c561 int yearLength; in SdnToJewish() local
654 yearLength = tishri1After - tishri1; in SdnToJewish()
656 if (yearLength == 355 || yearLength == 385) { in SdnToJewish()
699 int yearLength; in JewishToSdn() local
731 yearLength = tishri1After - tishri1; in JewishToSdn()
733 if (yearLength == 355 || yearLength == 385) { in JewishToSdn()

Completed in 5 milliseconds