Home
last modified time | relevance | path

Searched defs:resolved (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/win32/
H A Dioutil.c733 static size_t php_win32_ioutil_realpath_h(HANDLE *h, wchar_t **resolved) in php_win32_ioutil_realpath_h()
772 PW32IO wchar_t *php_win32_ioutil_realpath_w(const wchar_t *path, wchar_t *resolved) 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()
817 PW32IO char *realpath(const char *path, char *resolved) in realpath()
H A Dioutil.h638 __forceinline static char *php_win32_ioutil_realpath_ex0(const char *path, char *resolved, PBY_HAND… in php_win32_ioutil_realpath_ex0()
683 __forceinline static char *php_win32_ioutil_realpath(const char *path, char *resolved) in php_win32_ioutil_realpath()

Completed in 12 milliseconds