Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_virtual_cwd.h273 #define VCWD_POPEN(command, type) virtual_popen(command, type) macro
322 #define VCWD_POPEN(command, type) popen(command, type) macro

Completed in 8 milliseconds