Searched refs:php_win32_ioutil_link_w (Results 1 – 2 of 2) sorted by relevance
276 PW32IO int php_win32_ioutil_link_w(const wchar_t *target, const wchar_t *link);625 ret = php_win32_ioutil_link_w(targetw, linkw); in php_win32_ioutil_link()
839 PW32IO int php_win32_ioutil_link_w(const wchar_t *target, const wchar_t *link) in php_win32_ioutil_link_w() function
Completed in 9 milliseconds