Home
last modified time | relevance | path

Searched refs:addFunction (Results 1 – 25 of 33) sorted by path

12

/PHP-5.5/ext/soap/
H A Dsoap.c210 PHP_METHOD(SoapServer, addFunction);
409 PHP_ME(SoapServer, addFunction, arginfo_soapserver_addfunction, 0)
1393 PHP_METHOD(SoapServer, addFunction) in PHP_METHOD() argument
/PHP-5.5/ext/soap/tests/
H A Dany.phpt35 $this->server->addFunction('echoAnyElement');
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug28969.phpt17 $this->server->addFunction('test');
H A Dbug29839.phpt19 $this->server->addFunction('EchoString');
H A Dbug30045.phpt22 $this->server->addFunction('foo');
H A Dbug30106.phpt19 $this->server->addFunction("getContinentList");
H A Dbug30928.phpt24 $this->server->addFunction('test');
H A Dbug30994.phpt42 $x->addFunction("bassCall");
H A Dbug31695.phpt17 $this->server->addFunction("Test");
H A Dbug32776.phpt22 $this->server->addFunction('test');
H A Dbug34453.phpt19 $this->server->addFunction('EchoString');
H A Dbug35142.phpt24 $this->server->addFunction('PostEvents');
H A Dbug36226-2.phpt22 $this->server->addFunction('PostEvents');
H A Dbug36226.phpt24 $this->server->addFunction('PostEvents');
H A Dbug36575.phpt43 $server->addFunction("test");
H A Dbug36999.phpt21 $this->server->addFunction('echoLong');
H A Dbug38004.phpt19 $this->server->addFunction('Test');
H A Dbug38005.phpt17 $this->server->addFunction('Test');
H A Dbug38055.phpt20 $this->server->addFunction('Test');
H A Dbug38067.phpt19 $this->server->addFunction('Test');
H A Dbug39815.phpt23 $this->server->addFunction('test');
H A Dbug39832.phpt24 $x->addFunction("Test");
H A Dbug42086.phpt26 $server->addFunction('firstFunctionWithoutParam');
H A Dbug42183.phpt21 $server->addFunction("test");
H A Dbug42214.phpt19 $server->addFunction('test');

Completed in 37 milliseconds

12