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