Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds