Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_virtual_cwd.c561 char *bucket_key_start = tsrm_win32_get_path_sid_key(path, path_len, &bucket_key_len); in realpath_cache_key() local
562 char *bucket_key = (char *)bucket_key_start; in realpath_cache_key()
574 if (bucket_key_start != path) { in realpath_cache_key()
575 HeapFree(GetProcessHeap(), 0, (LPVOID)bucket_key_start); in realpath_cache_key()

Completed in 8 milliseconds