Home
last modified time | relevance | path

Searched refs:addFunction (Results 26 – 36 of 36) sorted by relevance

12

/PHP-8.3/ext/soap/tests/bugs/
H A Dbug30994.phpt42 $x->addFunction("bassCall");
H A Dbug39815.phpt23 $this->server->addFunction('test');
H A Dbug30106.phpt21 $this->server->addFunction("getContinentList");
H A Dbug35142.phpt25 $this->server->addFunction('PostEvents');
H A Dbug36226-2.phpt24 $this->server->addFunction('PostEvents');
H A Dbug36575.phpt43 $server->addFunction("test");
H A Dbug36226.phpt25 $this->server->addFunction('PostEvents');
H A Dbug30045.phpt21 $this->server->addFunction('foo');
/PHP-8.3/ext/soap/
H A Dsoap.stub.php506 public function addFunction($functions): void {} function in SoapServer
H A Dsoap_arginfo.h154 ZEND_METHOD(SoapServer, addFunction);
212 ZEND_ME(SoapServer, addFunction, arginfo_class_SoapServer_addFunction, ZEND_ACC_PUBLIC)
H A Dsoap.c1038 PHP_METHOD(SoapServer, addFunction) in PHP_METHOD() argument

Completed in 23 milliseconds

12