Home
last modified time | relevance | path

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

/php-src/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.c250 char *variable=NULL, *string_val=NULL; in PHP_FUNCTION() local
284 char *variable; in PHP_FUNCTION() local
/php-src/ext/zend_test/
H A Dtest.stub.php228 function zend_leak_variable(mixed $variable): void {}
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c2229 zval variable; in zend_jit_assign_to_typed_ref_helper() local
2269 zval variable, *ret; in zend_jit_assign_to_typed_ref2_helper() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c9881 BOOL variable = FALSE; in set_lookbehind_lengths() local
/php-src/Zend/
H A Dzend_execute.c3474 zval variable, *variable_ptr = &variable; in zend_assign_to_property_reference() local

Completed in 59 milliseconds