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