realpath_cache_max_buckets 250 Zend/zend_virtual_cwd.h CWD_API zend_long realpath_cache_max_buckets(void); realpath_cache_max_buckets 1210 ext/standard/filestat.c realpath_cache_bucket **buckets = realpath_cache_get_buckets(), **end = buckets + realpath_cache_max_buckets();