Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_virtual_cwd.h282 #define VCWD_OPENDIR(pathname) virtual_opendir(pathname) macro
331 #define VCWD_OPENDIR(pathname) opendir(pathname) macro

Completed in 14 milliseconds