Home
last modified time | relevance | path

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

/PHP-7.3/ext/zend_test/
H A Dtest.c225 zend_test_class_handlers.call_method = zend_test_class_call_method; in PHP_MINIT_FUNCTION()
/PHP-7.3/Zend/
H A Dzend_object_handlers.h152 zend_object_call_method_t call_method; member
H A Dzend_execute_API.c793 fci->object->handlers->call_method(func->common.function_name, fci->object, call, fci->retval); in zend_call_function()
H A Dzend_execute.c3234 object->handlers->call_method(fbc->common.function_name, object, call, ret); in zend_do_fcall_overloaded()
/PHP-7.3/ext/com_dotnet/
H A Dcom_handlers.c255 Z_OBJ_HANDLER_P(object, call_method)( in PHP_FUNCTION()

Completed in 28 milliseconds