Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/ext/calendar/
H A Dphp_calendar.h22 PHP_FUNCTION(frenchtojd);
H A Dcalendar.c141 PHP_FE(frenchtojd, arginfo_frenchtojd)
669 PHP_FUNCTION(frenchtojd) in PHP_FUNCTION() argument

Completed in 11 milliseconds