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