Searched defs:zend_call_method (Results 1 – 3 of 3) sorted by relevance
174 …function zend_call_method(object|string $obj_or_class, string $method, mixed $arg1 = UNKNOWN, mixe… function
377 static ZEND_FUNCTION(zend_call_method) in ZEND_FUNCTION() argument
38 ZEND_API zval* zend_call_method(zend_object *object, zend_class_entry *obj_ce, zend_function **fn_p… in zend_call_method() function
Completed in 18 milliseconds