Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_virtual_cwd.h283 #define VCWD_POPEN(command, type) virtual_popen(command, type) macro
332 #define VCWD_POPEN(command, type) popen(command, type) macro

Completed in 8 milliseconds