Home
last modified time | relevance | path

Searched refs:env_vars (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/pcntl/
H A Dpcntl.stub.php58 function pcntl_exec(string $path, array $args = [], array $env_vars = []): bool {} argument
H A Dpcntl_arginfo.h82 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, env_vars, IS_ARRAY, 0, "[]")
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php1152 …$command, array $descriptor_spec, &$pipes, ?string $cwd = null, ?array $env_vars = null, ?array $o… argument
H A Dbasic_functions_arginfo.h1778 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, env_vars, IS_ARRAY, 1, "null")

Completed in 23 milliseconds