Home
last modified time | relevance | path

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

/PHP-7.2/
H A DUPGRADING.INTERNALS25 - CWD_API void realpath_cache_del(const char *path, size_t path_len);
/PHP-7.2/Zend/
H A Dzend_virtual_cwd.h235 CWD_API void realpath_cache_del(const char *path, size_t path_len);
H A Dzend_virtual_cwd.c606 CWD_API void realpath_cache_del(const char *path, size_t path_len) /* {{{ */ in realpath_cache_del() function
/PHP-7.2/ext/standard/
H A Dfilestat.c729 realpath_cache_del(filename, filename_len); in php_clear_stat_cache()

Completed in 17 milliseconds