Home
last modified time | relevance | path

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

/PHP-7.4/win32/
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()
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

Completed in 10 milliseconds