Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dioutil.h278 PW32IO int php_win32_ioutil_link_w(const wchar_t *target, const wchar_t *link);
627 ret = php_win32_ioutil_link_w(targetw, linkw); in php_win32_ioutil_link()
H A Dioutil.c841 PW32IO int php_win32_ioutil_link_w(const wchar_t *target, const wchar_t *link) in php_win32_ioutil_link_w() function

Completed in 11 milliseconds