Home
last modified time | relevance | path

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

/PHP-7.1/ext/calendar/tests/
H A Djewishtojd.phpt2 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 Djdtojewish_hebrew.phpt13 $jd = jewishtojd($month, 1, $year);
/PHP-7.1/ext/calendar/
H A Dphp_calendar.h20 PHP_FUNCTION(jewishtojd);
H A Dcalendar.c140 PHP_FE(jewishtojd, arginfo_jewishtojd)
647 PHP_FUNCTION(jewishtojd) in PHP_FUNCTION() argument

Completed in 17 milliseconds