Home
last modified time | relevance | path

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

/PHP-5.4/TSRM/
H A Dtsrm_win32.c282 bucket = realpath_cache_lookup(pathname, strlen(pathname), t TSRMLS_CC); in tsrm_win32_access()
289 bucket = realpath_cache_lookup(pathname, strlen(pathname), t TSRMLS_CC); in tsrm_win32_access()
H A Dtsrm_virtual_cwd.h246 CWD_API realpath_cache_bucket* realpath_cache_lookup(const char *path, int path_len, time_t t TSRML…
H A Dtsrm_virtual_cwd.c725 CWD_API realpath_cache_bucket* realpath_cache_lookup(const char *path, int path_len, time_t t TSRML… in realpath_cache_lookup() function

Completed in 14 milliseconds