Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_closures.c544 HashTable *static_variables = in zend_closure_get_debug_info() local
795 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_bind_var() local
803 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_bind_var_ex() local
H A Dzend_builtin_functions.c1897 HashTable *static_variables; in ZEND_FUNCTION() local
H A Dzend_compile.h435 HashTable *static_variables; member
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c697 HashTable *static_variables; in _function_closure_string() local

Completed in 37 milliseconds