Home
last modified time | relevance | path

Searched refs:getlastmod (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/standard/tests/file/
H A Dstatpage.phpt2 getlastmod() and others
6 var_dump(getlastmod());
/PHP-8.0/ext/standard/
H A Dpageinfo.c154 PHP_FUNCTION(getlastmod) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php466 function getlastmod(): int|false {} function
H A Dbasic_functions_arginfo.h2413 ZEND_FUNCTION(getlastmod);
3047 ZEND_FE(getlastmod, arginfo_getlastmod)
/PHP-8.0/sapi/cli/tests/
H A Dbug61546.phpt21 var_dump(getlastmod() != false);

Completed in 25 milliseconds