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
623 function getlastmod(): int|false {} function
2423 ZEND_FUNCTION(getlastmod);3060 ZEND_FE(getlastmod, arginfo_getlastmod)
21 var_dump(getlastmod() != false);
Completed in 21 milliseconds