Home
last modified time | relevance | path

Searched refs:php_win32_ioutil_mkdir_w (Results 1 – 2 of 2) sorted by path

/PHP-7.4/win32/
H A Dioutil.c288 PW32IO int php_win32_ioutil_mkdir_w(const wchar_t *path, mode_t mode) in php_win32_ioutil_mkdir_w() function
H A Dioutil.h273 PW32IO int php_win32_ioutil_mkdir_w(const wchar_t *path, mode_t mode);
570 ret = php_win32_ioutil_mkdir_w(pathw, mode); in php_win32_ioutil_mkdir()

Completed in 27 milliseconds