Home
last modified time | relevance | path

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

/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.h274 #define VCWD_OPENDIR(pathname) virtual_opendir(pathname TSRMLS_CC) macro
310 #define VCWD_OPENDIR(pathname) opendir(pathname) macro

Completed in 6 milliseconds