realpath_cache_lookup  284 TSRM/tsrm_win32.c 			bucket = realpath_cache_lookup(pathname, (int)strlen(pathname), t);
realpath_cache_lookup  291 TSRM/tsrm_win32.c 					bucket = realpath_cache_lookup(pathname, (int)strlen(pathname), t);
realpath_cache_lookup  248 Zend/zend_virtual_cwd.h CWD_API realpath_cache_bucket* realpath_cache_lookup(const char *path, int path_len, time_t t);