Home
last modified time | relevance | path

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

/php-src/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.c4745 void *object_or_called_scope; in zend_init_dynamic_call_object() local
4789 void *object_or_called_scope; in zend_init_dynamic_call_array() local
5283 …, uint32_t call_info, zend_function *func, uint32_t num_args, void *object_or_called_scope) /* {{{… in _zend_vm_stack_push_call_frame_ex()
5302 …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.c778 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.h7192 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_CONST_HANDLER() local
9712 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_TMPVAR_HANDLER() local
12099 void *object_or_called_scope; in ZEND_INIT_USER_CALL_SPEC_CONST_CV_HANDLER() local
62752 void *object_or_called_scope; local
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c8335 ir_ref object_or_called_scope, call_info, call_info2, object, if_cond; local

Completed in 260 milliseconds