Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_virtual_cwd.h266 #define VCWD_CHDIR(path) virtual_chdir(path) macro
304 #define VCWD_CHDIR(path) chdir(path) macro

Completed in 9 milliseconds