Home
last modified time | relevance | path

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

/PHP-7.2/win32/
H A Dioutil.h238 PW32IO int php_win32_ioutil_open_w(const wchar_t *path, int flags, ...);
299 ret = php_win32_ioutil_open_w(pathw, flags, mode); in php_win32_ioutil_open()
H A Dioutil.c189 PW32IO int php_win32_ioutil_open_w(const wchar_t *path, int flags, ...) in php_win32_ioutil_open_w() function

Completed in 6 milliseconds