Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend.h179 zend_function *__call; member
/php-src/ext/soap/
H A Dsoap.c2493 PHP_METHOD(SoapClient, __call) argument
H A Dsoap.stub.php560 public function __call(string $name, array $args): mixed {} function in SoapClient
/php-src/ext/zend_test/
H A Dtest.c972 static ZEND_METHOD(_ZendTestMagicCall, __call) in ZEND_METHOD() argument
H A Dtest.stub.php72 public function __call(string $name, array $args): mixed {} function in _ZendTestMagicCall

Completed in 46 milliseconds