Home
last modified time | relevance | path

Searched defs:checkdate (Results 1 – 4 of 4) sorted by path

/PHP-8.0/ext/date/
H A Dphp_date.c1173 PHP_FUNCTION(checkdate) in PHP_FUNCTION() argument
H A Dphp_date.stub.php21 function checkdate(int $month, int $day, int $year): bool {} function
/PHP-8.1/ext/date/
H A Dphp_date.c1173 PHP_FUNCTION(checkdate) in PHP_FUNCTION() argument
H A Dphp_date.stub.php23 function checkdate(int $month, int $day, int $year): bool {} function

Completed in 63 milliseconds