Searched refs:frenchtojd (Results 1 – 3 of 3) sorted by relevance
/PHP-7.3/ext/calendar/tests/ |
H A D | frenchtojd.phpt | 2 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.3/ext/calendar/ |
H A D | php_calendar.h | 22 PHP_FUNCTION(frenchtojd);
|
H A D | calendar.c | 141 PHP_FE(frenchtojd, arginfo_frenchtojd) 667 PHP_FUNCTION(frenchtojd) in PHP_FUNCTION() argument
|
Completed in 21 milliseconds