Home
last modified time | relevance | path

Searched refs:php_clear_stat_cache (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/standard/
H A Dphp_filestat.h82 PHPAPI void php_clear_stat_cache(zend_bool clear_realpath_cache, const char *filename, size_t filen…
H A Ddir.c301 php_clear_stat_cache(1, NULL, 0); in PHP_FUNCTION()
H A Dfilestat.c720 PHPAPI void php_clear_stat_cache(zend_bool clear_realpath_cache, const char *filename, size_t filen… in php_clear_stat_cache() function
757 php_clear_stat_cache(clear_realpath_cache, filename, filename_len); in PHP_FUNCTION()
/PHP-7.4/main/streams/
H A Dplain_wrapper.c1198 php_clear_stat_cache(1, NULL, 0); in php_plain_files_unlink()
1299 php_clear_stat_cache(1, NULL, 0); in php_plain_files_rename()
1412 php_clear_stat_cache(1, NULL, 0); in php_plain_files_rmdir()
1494 php_clear_stat_cache(0, NULL, 0); in php_plain_files_metadata()

Completed in 15 milliseconds