Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_virtual_cwd.h242 CWD_API zend_long realpath_cache_max_buckets(void);
H A Dzend_virtual_cwd.c477 CWD_API zend_long realpath_cache_max_buckets(void) in realpath_cache_max_buckets() function
/PHP-8.0/ext/standard/
H A Dfilestat.c1051 …he_bucket **buckets = realpath_cache_get_buckets(), **end = buckets + realpath_cache_max_buckets(); in PHP_FUNCTION()

Completed in 13 milliseconds