Home
last modified time | relevance | path

Searched refs:env (Results 1 – 2 of 2) sorted by relevance

/php-uv/
H A Dphp_uv.c3135 ZEND_ARG_INFO(0, env)
5124 zval *args, *env, *zoptions = NULL, *zstdio = NULL, *value; local
5139 Z_PARAM_ARRAY(env)
5212 tmp_env = Z_ARRVAL_P(env);
5244 options.env = zenv;
H A DREADME.md1685 …rce $loop, string $command, array $args, array $stdio, string $cwd, array $env = array(), callable…

Completed in 26 milliseconds