Home
last modified time | relevance | path

Searched defs:object_or_called_scope (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_execute.h183 …ta *call, uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) in zend_vm_init_call_frame()
191 …ed_stack, uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) in zend_vm_stack_push_call_frame_ex()
219 …all_frame(uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) in zend_vm_stack_push_call_frame()
H A Dzend_execute_API.c656 void *object_or_called_scope; in zend_call_function() local
H A Dzend_execute.c4111 void *object_or_called_scope; in zend_init_dynamic_call_object() local
4153 void *object_or_called_scope; in zend_init_dynamic_call_array() local
4532 …, uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) /* {{{… in _zend_vm_stack_push_call_frame_ex()
4551 …e(uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) /* {{{… in _zend_vm_stack_push_call_frame()
H A Dzend_vm_def.h3847 void *object_or_called_scope; variable
H A Dzend_vm_execute.h6011 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_CONST_HANDLER() local
8282 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_TMPVAR_HANDLER() local
10743 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_CV_HANDLER() local
57594 void *object_or_called_scope; local

Completed in 155 milliseconds