Home
last modified time | relevance | path

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

/php-src/win32/
H A Dioutil.h272 PW32IO FILE *php_win32_ioutil_fopen_w(const wchar_t *path, const wchar_t *mode);
408 ret = php_win32_ioutil_fopen_w(pathw, modew); in php_win32_ioutil_fopen()
H A Dioutil.c695 PW32IO FILE *php_win32_ioutil_fopen_w(const wchar_t *path, const wchar_t *mode) in php_win32_ioutil_fopen_w() function

Completed in 11 milliseconds