Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_virtual_cwd.h263 #define VCWD_OPEN(path, flags) virtual_open(path, flags) macro
294 #define VCWD_OPEN(path, flags) open(path, flags) macro

Completed in 10 milliseconds