Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds