Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds