Home
last modified time | relevance | path

Searched defs:environment (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/standard/
H A Dproc_open.c70 static php_process_env_t _php_array_to_envp(zval *environment, int is_persistent) in _php_array_to_envp()
412 zval *environment = NULL; in PHP_FUNCTION() local
/PHP-7.3/
H A Drun-tests.php92 $environment = $_ENV ?? array(); variable
97 $environment = getenv(); variable
2990 public function __construct(array $environment) {

Completed in 14 milliseconds