Searched refs:JewishToSdn (Results 1 – 3 of 3) sorted by relevance
/php-src/ext/calendar/ |
H A D | sdncal.h | 82 zend_long JewishToSdn(int year, int month, int day);
|
H A D | calendar.c | 66 {"Jewish", "CAL_JEWISH", JewishToSdn, SdnToJewish, 13, 30, 493 RETURN_LONG(JewishToSdn(year, month, day)); in PHP_FUNCTION()
|
H A D | jewish.c | 698 zend_long JewishToSdn( in JewishToSdn() function
|
Completed in 9 milliseconds