Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_execute.h194 …ta *call, uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) in zend_vm_init_call_frame()
202 …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()
230 …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.c4280 void *object_or_called_scope; in zend_init_dynamic_call_object() local
4324 void *object_or_called_scope; in zend_init_dynamic_call_array() local
4833 …, uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) /* {{{… in _zend_vm_stack_push_call_frame_ex()
4852 …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.c670 void *object_or_called_scope; in zend_call_function() local
H A Dzend_vm_def.h3787 void *object_or_called_scope; variable
H A Dzend_vm_execute.h6728 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_CONST_HANDLER() local
9021 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_TMPVAR_HANDLER() local
11409 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_CV_HANDLER() local
59499 void *object_or_called_scope; local

Completed in 257 milliseconds