Home
last modified time | relevance | path

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

/php-src/win32/
H A Dioutil.h274 PW32IO wchar_t *php_win32_ioutil_realpath_w_ex0(const wchar_t *path, wchar_t *resolved, PBY_HANDLE_…
647 if (NULL == php_win32_ioutil_realpath_w_ex0(pathw, retw, info)) { in php_win32_ioutil_realpath_ex0()
H A Dioutil.c772 return php_win32_ioutil_realpath_w_ex0(path, resolved, NULL); in php_win32_ioutil_realpath_w()
775 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 27 milliseconds