Home
last modified time | relevance | path

Searched defs:VCWD_CHMOD (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/Zend/
H A Dzend_virtual_cwd.h282 #define VCWD_CHMOD(path, mode) virtual_chmod(path, mode TSRMLS_CC) macro
330 #define VCWD_CHMOD(path, mode) chmod(path, mode) macro

Completed in 6 milliseconds