Searched defs:static_variables (Results 1 – 3 of 3) sorted by relevance
558 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_get_debug_info() local793 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_bind_var() local801 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_bind_var_ex() local
435 HashTable *static_variables; member
733 HashTable *static_variables; in _function_closure_string() local
Completed in 27 milliseconds