zend_object_call_method_t 94 Zend/zend_object_handlers.h typedef int (*zend_object_call_method_t)(zend_string *method, zend_object *object, INTERNAL_FUNCTION_PARAMETERS); zend_object_call_method_t 145 Zend/zend_object_handlers.h zend_object_call_method_t call_method;