php_clear_stat_cache  307 standard/dir.c 	php_clear_stat_cache(1, NULL, 0 TSRMLS_CC);
php_clear_stat_cache  838 standard/filestat.c 	php_clear_stat_cache(clear_realpath_cache, filename, filename_len TSRMLS_CC);
php_clear_stat_cache   92 standard/php_filestat.h PHPAPI void php_clear_stat_cache(zend_bool clear_realpath_cache, const char *filename, int filename_len TSRMLS_DC);