Home
last modified time | relevance | path

Searched defs:variable (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/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.c254 char *variable=NULL, *string_val=NULL; in PHP_FUNCTION() local
288 char *variable; in PHP_FUNCTION() local
/PHP-8.2/ext/zend_test/
H A Dtest.stub.php186 function zend_leak_variable(mixed $variable): void {}
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_helpers.c2155 zval variable; in zend_jit_assign_to_typed_ref_helper() local
2195 zval variable, *ret; in zend_jit_assign_to_typed_ref2_helper() local
/PHP-8.2/Zend/
H A Dzend_execute.c3288 zval variable, *variable_ptr = &variable; in zend_assign_to_property_reference() local

Completed in 34 milliseconds