Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dioutil.c860 static int php_win32_ioutil_fstat_int(HANDLE h, php_win32_ioutil_stat_t *buf, const wchar_t *pathw,… in php_win32_ioutil_fstat_int() function
992 ret = php_win32_ioutil_fstat_int(hLink, buf, path, path_len, &data); in php_win32_ioutil_stat_ex_w()
1027 return php_win32_ioutil_fstat_int((HANDLE)_get_osfhandle(fd), buf, NULL, 0, NULL); in php_win32_ioutil_fstat()

Completed in 7 milliseconds