Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_virtual_cwd.h274 #define VCWD_POPEN(command, type) virtual_popen(command, type) macro
323 #define VCWD_POPEN(command, type) popen(command, type) macro

Completed in 7 milliseconds