Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dioutil.h276 PW32IO wchar_t *php_win32_ioutil_realpath_w_ex0(const wchar_t *path, wchar_t *resolved, PBY_HANDLE_…
650 if (NULL == php_win32_ioutil_realpath_w_ex0(pathw, retw, info)) { in php_win32_ioutil_realpath_ex0()
H A Dioutil.c774 return php_win32_ioutil_realpath_w_ex0(path, resolved, NULL); in php_win32_ioutil_realpath_w()
777 PW32IO wchar_t *php_win32_ioutil_realpath_w_ex0(const wchar_t *path, wchar_t *resolved, PBY_HANDLE_… in php_win32_ioutil_realpath_w_ex0() function

Completed in 17 milliseconds