Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dproc_open.c71 static php_process_env_t _php_array_to_envp(zval *environment, int is_persistent) in _php_array_to_envp()
413 zval *environment = NULL; in PHP_FUNCTION() local
/PHP-7.2/
H A Drun-tests.php96 $environment = isset($_ENV) ? $_ENV : array(); variable
101 $environment = getenv(); variable

Completed in 12 milliseconds