Home
last modified time | relevance | path

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

/PHP-5.4/TSRM/
H A Dtsrm_virtual_cwd.c756 HANDLE hFind; in tsrm_realpath_r() local
850 if (save && (hFind = FindFirstFile(path, &data)) == INVALID_HANDLE_VALUE) { in tsrm_realpath_r()
860 FindClose(hFind); in tsrm_realpath_r()

Completed in 10 milliseconds