Home
last modified time | relevance | path

Searched defs:getenv (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/sapi/fpm/
H A Dwww.conf.in425 ; via getenv(), $_ENV and $_SERVER. function
/PHP-8.1/main/
H A DSAPI.h228 char *(*getenv)(const char *name, size_t name_len); member
/PHP-8.1/ext/standard/
H A Dbasic_functions.c796 PHP_FUNCTION(getenv) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php358 function getenv(?string $name = null, bool $local_only = false): string|array|false {} function

Completed in 26 milliseconds