Home
last modified time | relevance | path

Searched defs:__call (Results 1 – 5 of 5) sorted by relevance

/PHP-8.4/ext/zend_test/
H A Dtest.stub.php75 public function __call(string $name, array $args): mixed {} function in _ZendTestMagicCall
80 public function __call(string $name, array $args): mixed {} function in _ZendTestMagicCallForward
H A Dtest.c1076 static ZEND_METHOD(_ZendTestMagicCall, __call) in ZEND_METHOD() argument
1094 static ZEND_METHOD(_ZendTestMagicCallForward, __call) in ZEND_METHOD() argument
/PHP-8.4/ext/soap/
H A Dsoap.stub.php579 public function __call(string $name, array $args): mixed {} function in SoapClient
H A Dsoap.c2573 PHP_METHOD(SoapClient, __call) in PHP_METHOD() argument
/PHP-8.4/Zend/
H A Dzend.h179 zend_function *__call; member

Completed in 57 milliseconds