Home
last modified time | relevance | path

Searched defs:walk_to_top (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/sapi/apache2handler/
H A Dphp_functions.stub.php18 function apache_setenv(string $variable, string $value, bool $walk_to_top = false): bool {}
20 function apache_getenv(string $variable, bool $walk_to_top = false): string|false {}
H A Dphp_functions.c256 zend_bool walk_to_top = 0; in PHP_FUNCTION() local
290 zend_bool walk_to_top = 0; in PHP_FUNCTION() local

Completed in 9 milliseconds