Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_virtual_cwd.h254 CWD_API zend_long realpath_cache_max_buckets(void);
H A Dzend_virtual_cwd.c475 CWD_API zend_long realpath_cache_max_buckets(void) in realpath_cache_max_buckets() function
/php-src/ext/standard/
H A Dfilestat.c1099 …he_bucket **buckets = realpath_cache_get_buckets(), **end = buckets + realpath_cache_max_buckets(); in PHP_FUNCTION()

Completed in 12 milliseconds