Searched defs:VCWD_OPEN (Results 1 – 1 of 1) sorted by relevance
268 #define VCWD_OPEN(path, flags) virtual_open(path, flags) macro302 #define VCWD_OPEN(path, flags) php_win32_ioutil_open(path, flags) macro314 #define VCWD_OPEN(path, flags) open(path, flags) macro
Completed in 6 milliseconds