Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c328 char *bucket_key_start = tsrm_win32_get_path_sid_key(path, path_len, &bucket_key_len); in realpath_cache_key() local
329 char *bucket_key = (char *)bucket_key_start; in realpath_cache_key()
341 if (bucket_key_start != path) { in realpath_cache_key()
342 HeapFree(GetProcessHeap(), 0, (LPVOID)bucket_key_start); in realpath_cache_key()

Completed in 7 milliseconds