Home
last modified time | relevance | path

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

/PHP-8.4/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-8.4/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
/PHP-8.4/
H A DNEWS114 . Fixed GH-16234: jewishtojd overflow. (nielsdos)

Completed in 16 milliseconds