proc_open(array|string $command, array $descriptor_spec, &$pipes, ?string $cwd=null, ?array $env_vars=null, ?array $options=null)
PHPAPI int php_exec(int type, const char *cmd, zval *array, zval *return_value)
PHPAPI zend_string * php_escape_shell_cmd(const zend_string *unescaped_cmd)
PHPAPI zend_string * php_escape_shell_arg(const zend_string *unescaped_arg)
#define PHP_MINIT_FUNCTION
struct _zend_string zend_string