realpath_cache_get_buckets 249 TSRM/tsrm_virtual_cwd.h CWD_API realpath_cache_bucket** realpath_cache_get_buckets(TSRMLS_D); realpath_cache_get_buckets 1197 ext/standard/filestat.c realpath_cache_bucket **buckets = realpath_cache_get_buckets(TSRMLS_C), **end = buckets + realpath_cache_max_buckets(TSRMLS_C);