Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_virtual_cwd.h273 #define VCWD_OPENDIR(pathname) virtual_opendir(pathname) macro
322 #define VCWD_OPENDIR(pathname) opendir(pathname) macro

Completed in 9 milliseconds