Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_virtual_cwd.h251 CWD_API zend_long realpath_cache_max_buckets(void);
H A Dzend_virtual_cwd.c787 CWD_API zend_long realpath_cache_max_buckets(void) in realpath_cache_max_buckets() function
/PHP-7.1/ext/standard/
H A Dfilestat.c1121 …he_bucket **buckets = realpath_cache_get_buckets(), **end = buckets + realpath_cache_max_buckets(); in PHP_FUNCTION()

Completed in 30 milliseconds