Home
last modified time | relevance | path

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

/PHP-5.3/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.c303 php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); in PHP_FUNCTION()
H A Dfilestat.c735 PHPAPI void php_clear_stat_cache(zend_bool clear_realpath_cache, const char *filename, int filename… in php_clear_stat_cache() function
771 php_clear_stat_cache(clear_realpath_cache, filename, filename_len TSRMLS_CC); in PHP_FUNCTION()
/PHP-5.3/main/streams/
H A Dplain_wrapper.c1075 php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); in php_plain_files_unlink()
1169 php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); in php_plain_files_rename()
1295 php_clear_stat_cache(1, NULL, 0 TSRMLS_CC); in php_plain_files_rmdir()

Completed in 15 milliseconds