Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_execute.h221 …ta *call, uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) in zend_vm_init_call_frame()
230 …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()
258 …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.c4639 void *object_or_called_scope; in zend_init_dynamic_call_object() local
4683 void *object_or_called_scope; in zend_init_dynamic_call_array() local
5181 …, uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) /* {{{… in _zend_vm_stack_push_call_frame_ex()
5200 …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.c740 void *object_or_called_scope; in zend_call_function() local
H A Dzend_vm_def.h3814 void *object_or_called_scope; variable
H A Dzend_vm_execute.h6930 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_CONST_HANDLER() local
9253 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_TMPVAR_HANDLER() local
11618 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_CV_HANDLER() local
60164 void *object_or_called_scope; local

Completed in 163 milliseconds