Searched defs:VCWD_OPEN (Results 1 – 1 of 1) sorted by relevance
269 #define VCWD_OPEN(path, flags) virtual_open(path, flags) macro303 #define VCWD_OPEN(path, flags) php_win32_ioutil_open(path, flags) macro315 #define VCWD_OPEN(path, flags) open(path, flags) macro
Completed in 11 milliseconds