Home
last modified time | relevance | path

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

/PHP-8.3/ext/calendar/tests/
H A Dfrenchtojd.phpt2 frenchtojd()
7 echo frenchtojd(-1,-1,-1), "\n";
8 echo frenchtojd(0,0,0), "\n";
9 echo frenchtojd(1,1,1), "\n";
10 echo frenchtojd(14,31,15), "\n";
/PHP-8.3/ext/calendar/
H A Dcalendar_arginfo.h84 ZEND_FUNCTION(frenchtojd);
105 ZEND_FE(frenchtojd, arginfo_frenchtojd)
H A Dcalendar.stub.php135 function frenchtojd(int $month, int $day, int $year): int {} function
H A Dcalendar.c514 PHP_FUNCTION(frenchtojd) in PHP_FUNCTION() argument

Completed in 11 milliseconds