Home
last modified time | relevance | path

Searched defs:clear_realpath_cache (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/standard/
H A Dfilestat.c695 PHPAPI void php_clear_stat_cache(bool clear_realpath_cache, const char *filename, size_t filename_l… in php_clear_stat_cache()
721 bool clear_realpath_cache = 0; in PHP_FUNCTION() local
H A Dbasic_functions.stub.php1243 function clearstatcache(bool $clear_realpath_cache = false, string $filename = ""): void {}

Completed in 18 milliseconds