Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_virtual_cwd.c322 const char *bucket_key_start = tsrm_win32_get_path_sid_key(path, path_len, &bucket_key_len); in realpath_cache_key() local
323 const char *bucket_key = bucket_key_start; in realpath_cache_key()
335 if (bucket_key_start != path) { in realpath_cache_key()
336 HeapFree(GetProcessHeap(), 0, (LPVOID)bucket_key_start); in realpath_cache_key()

Completed in 8 milliseconds