Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_closures.c558 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_get_debug_info() local
793 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_bind_var() local
801 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_bind_var_ex() local
H A Dzend_compile.h435 HashTable *static_variables; member
/PHP-8.0/ext/reflection/
H A Dphp_reflection.c733 HashTable *static_variables; in _function_closure_string() local

Completed in 31 milliseconds