Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_execute.h254 …ta *call, uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) in zend_vm_init_call_frame()
263 …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()
291 …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.c4749 void *object_or_called_scope; in zend_init_dynamic_call_object() local
4793 void *object_or_called_scope; in zend_init_dynamic_call_array() local
5287 …, uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) /* {{{… in _zend_vm_stack_push_call_frame_ex()
5306 …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_execute_API.c764 void *object_or_called_scope; in zend_call_function() local
H A Dzend_vm_def.h3845 void *object_or_called_scope; variable
H A Dzend_vm_execute.h7071 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_CONST_HANDLER() local
9591 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_TMPVAR_HANDLER() local
11978 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_CV_HANDLER() local
61580 void *object_or_called_scope; local

Completed in 157 milliseconds