Home
last modified time | relevance | path

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

/PHP-5.3/ext/calendar/
H A Djewish.c521 int yearLength; in SdnToJewish() local
614 yearLength = tishri1After - tishri1; in SdnToJewish()
616 if (yearLength == 355 || yearLength == 385) { in SdnToJewish()
659 int yearLength; in JewishToSdn() local
691 yearLength = tishri1After - tishri1; in JewishToSdn()
693 if (yearLength == 355 || yearLength == 385) { in JewishToSdn()

Completed in 7 milliseconds