Home
last modified time | relevance | path

Searched defs:zend_call_method (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/zend_test/
H A Dtest.stub.php169 …function zend_call_method(object|string $obj_or_class, string $method, mixed $arg1 = UNKNOWN, mixe… function
H A Dtest.c377 static ZEND_FUNCTION(zend_call_method) in ZEND_FUNCTION() argument
/PHP-8.2/Zend/
H A Dzend_interfaces.c38 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 12 milliseconds