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