Searched defs:variable (Results 1 – 6 of 6) sorted by relevance
18 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 {}
250 char *variable=NULL, *string_val=NULL; in PHP_FUNCTION() local281 char *variable; in PHP_FUNCTION() local
233 function zend_leak_variable(mixed $variable): void {}
2321 zval variable; in zend_jit_assign_to_typed_ref_helper() local2361 zval variable, *ret; in zend_jit_assign_to_typed_ref2_helper() local
9881 BOOL variable = FALSE; in set_lookbehind_lengths() local
3474 zval variable, *variable_ptr = &variable; in zend_assign_to_property_reference() local
Completed in 85 milliseconds