Searched defs:env_vars (Results 1 – 2 of 2) sorted by relevance
961 function pcntl_exec(string $path, array $args = [], array $env_vars = []): bool {}
2096 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
Completed in 24 milliseconds