Home
last modified time | relevance | path

Searched refs:realpath_cache_max_buckets (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_virtual_cwd.h243 CWD_API zend_long realpath_cache_max_buckets(void);
H A Dzend_virtual_cwd.c483 CWD_API zend_long realpath_cache_max_buckets(void) in realpath_cache_max_buckets() function
/PHP-7.4/ext/standard/
H A Dfilestat.c1110 …he_bucket **buckets = realpath_cache_get_buckets(), **end = buckets + realpath_cache_max_buckets(); in PHP_FUNCTION()

Completed in 22 milliseconds