Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_virtual_cwd.h314 #define VCWD_CHMOD(path, mode) php_win32_ioutil_chmod(path, mode)
H A Dzend_virtual_cwd.c1402 ret = php_win32_ioutil_chmod(new_state.cwd, mode); in virtual_chmod()
/php-src/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 16 milliseconds