Searched refs:VCWD_OPENDIR (Results 1 – 2 of 2) sorted by relevance
272 #define VCWD_OPENDIR(pathname) virtual_opendir(pathname) macro321 #define VCWD_OPENDIR(pathname) opendir(pathname) macro
1070 dir = VCWD_OPENDIR(path); in php_plain_files_dir_opener()
Completed in 11 milliseconds