Searched refs:realpath_cache_del (Results 1 – 3 of 3) sorted by relevance
251 CWD_API void realpath_cache_del(const char *path, size_t path_len);
361 CWD_API void realpath_cache_del(const char *path, size_t path_len) /* {{{ */ in realpath_cache_del() function
700 realpath_cache_del(filename, filename_len); in php_clear_stat_cache()
Completed in 17 milliseconds