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