Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_virtual_cwd.h276 #define VCWD_OPENDIR(pathname) virtual_opendir(pathname) macro
312 #define VCWD_OPENDIR(pathname) opendir(pathname) macro

Completed in 7 milliseconds