Searched refs:jewishtojd (Results 1 – 4 of 4) sorted by relevance
/PHP-7.3/ext/calendar/tests/ |
H A D | jewishtojd.phpt | 2 jewishtojd() 7 echo jewishtojd(-1,-1,-1). "\n"; 8 echo jewishtojd(0,0,0). "\n"; 9 echo jewishtojd(1,1,1). "\n"; 10 echo jewishtojd(2,22,5763). "\n";
|
H A D | jdtojewish_hebrew.phpt | 13 $jd = jewishtojd($month, 1, $year);
|
/PHP-7.3/ext/calendar/ |
H A D | php_calendar.h | 20 PHP_FUNCTION(jewishtojd);
|
H A D | calendar.c | 139 PHP_FE(jewishtojd, arginfo_jewishtojd) 636 PHP_FUNCTION(jewishtojd) in PHP_FUNCTION() argument
|
Completed in 8 milliseconds