Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dphp_filestat.h92 PHPAPI void php_clear_stat_cache(zend_bool clear_realpath_cache, const char *filename, int filename…
H A Ddir.c307 php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); in PHP_FUNCTION()
H A Dfilestat.c803 PHPAPI void php_clear_stat_cache(zend_bool clear_realpath_cache, const char *filename, int filename… in php_clear_stat_cache() function
838 php_clear_stat_cache(clear_realpath_cache, filename, filename_len TSRMLS_CC); in PHP_FUNCTION()
/PHP-5.5/main/streams/
H A Dplain_wrapper.c1080 php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); in php_plain_files_unlink()
1164 php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); in php_plain_files_rename()
1278 php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); in php_plain_files_rmdir()
1363 php_clear_stat_cache(0, NULL, 0 TSRMLS_CC); in php_plain_files_metadata()

Completed in 159 milliseconds