Home
last modified time | relevance | path

Searched refs:php_win32_ioutil_chmod (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_virtual_cwd.h312 #define VCWD_CHMOD(path, mode) php_win32_ioutil_chmod(path, mode)
H A Dzend_virtual_cwd.c1404 ret = php_win32_ioutil_chmod(new_state.cwd, mode); in virtual_chmod()
/PHP-8.3/win32/
H A Dioutil.h530 __forceinline static int php_win32_ioutil_chmod(const char *patha, int mode) in php_win32_ioutil_chmod() function

Completed in 13 milliseconds