Home
last modified time | relevance | path

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

/php-src/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 Dgh16234.phpt2 GH-16234 jewishtojd overflow on year argument
7 jewishtojd(1218182888, 1, 1218182888);
H A Djdtojewish_hebrew.phpt11 $jd = jewishtojd($month, 1, $year);
/php-src/ext/calendar/
H A Dcalendar_arginfo.h92 ZEND_FUNCTION(jewishtojd);
112 ZEND_FE(jewishtojd, arginfo_jewishtojd)
H A Dcalendar.stub.php153 function jewishtojd(int $month, int $day, int $year): int {} function
H A Dcalendar.c485 PHP_FUNCTION(jewishtojd) in PHP_FUNCTION() argument

Completed in 10 milliseconds