VCWD_POPEN 277 Zend/zend_virtual_cwd.h #define VCWD_POPEN(command, type) virtual_popen(command, type TSRMLS_CC) VCWD_POPEN 313 Zend/zend_virtual_cwd.h #define VCWD_POPEN(command, type) popen(command, type)