Home
last modified time | relevance | path

Searched refs:call_method (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/Zend/
H A DOBJECTS2_HOWTO83 called via call_method handler, otherwise it would be called with
89 call_method handler is used to perform method call. Parameters are
138 zend_object_call_method_t call_method;
186 call_method - calls the method (parameters should be put on stack like
H A Dzend_object_handlers.h132 zend_object_call_method_t call_method; member
H A Dzend_execute_API.c1010 …Z_OBJ_HT_P(fci->object_ptr)->call_method(EX(function_state).function->common.function_name, fci->p… in zend_call_function()
H A Dzend_vm_def.h2372 …Z_OBJ_HT_P(EX(object))->call_method(EX(function_state).function->common.function_name, opline->ext… in ZEND_VM_HELPER()
H A Dzend_vm_execute.h372 …Z_OBJ_HT_P(EX(object))->call_method(EX(function_state).function->common.function_name, opline->ext… in zend_do_fcall_common_helper_SPEC()
/PHP-5.3/ext/com_dotnet/
H A Dcom_handlers.c257 Z_OBJ_HANDLER_P(getThis(), call_method)( in PHP_FUNCTION()

Completed in 100 milliseconds