Searched refs:getlastmod (Results 1 – 5 of 5) sorted by relevance
2 getlastmod() and others6 var_dump(getlastmod());
154 PHP_FUNCTION(getlastmod) in PHP_FUNCTION() argument
2206 function getlastmod(): int|false {}
2484 ZEND_FUNCTION(getlastmod);3082 ZEND_FE(getlastmod, arginfo_getlastmod)
21 var_dump(getlastmod() != false);
Completed in 29 milliseconds