Searched defs:getenv (Results 1 – 4 of 4) sorted by relevance
411 ; via getenv(), $_ENV and $_SERVER. function
228 char *(*getenv)(const char *name, size_t name_len); member
734 PHP_FUNCTION(getenv) in PHP_FUNCTION() argument
265 function getenv(?string $name = null, bool $local_only = false): string|array|false {} function
Completed in 19 milliseconds