Home
last modified time | relevance | path

Searched defs:static_variables (Results 1 – 4 of 4) sorted by relevance

/PHP-7.3/Zend/
H A Dzend_closures.c510 HashTable *static_variables = closure->func.op_array.static_variables; in zend_closure_get_debug_info() local
746 HashTable *static_variables = closure->func.op_array.static_variables; in zend_closure_bind_var() local
754 HashTable *static_variables = closure->func.op_array.static_variables; in zend_closure_bind_var_ex() local
H A Dzend_builtin_functions.c1942 HashTable *static_variables; in ZEND_FUNCTION() local
H A Dzend_compile.h411 HashTable *static_variables; member
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c682 HashTable *static_variables; in _function_closure_string() local

Completed in 55 milliseconds