Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcntl/
H A Dpcntl.c118 ZEND_ARG_INFO(0, envs)
743 zval *args = NULL, *envs = NULL; in PHP_FUNCTION() local
758 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "p|aa", &path, &path_len, &args, &envs) == FA… in PHP_FUNCTION()
785 envs_hash = HASH_OF(envs); in PHP_FUNCTION()

Completed in 9 milliseconds