Searched defs:static_variables (Results 1 – 3 of 3) sorted by relevance
609 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_get_debug_info() local891 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_bind_var() local899 HashTable *static_variables = ZEND_MAP_PTR_GET(closure->func.op_array.static_variables_ptr); in zend_closure_bind_var_ex() local
465 HashTable *static_variables; member
753 HashTable *static_variables; in _function_closure_string() local1760 HashTable *static_variables = ZEND_MAP_PTR_GET(ops->static_variables_ptr); in ZEND_METHOD() local
Completed in 32 milliseconds