Home
last modified time | relevance | path

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

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

Completed in 25 milliseconds