Home
last modified time | relevance | path

Searched refs:echoVoid (Results 1 – 15 of 15) sorted by relevance

/PHP-5.5/ext/soap/interop/
H A Dclient_round2_params.php446 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=0 actor=next)', NULL);
458 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=1 actor=next)', NULL);
470 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=0 actor=other)', NULL);
482 $test = new SOAP_Test('echoVoid(echoMeStringRequest mustUnderstand=1 actor=other)', NULL);
496 $test = new SOAP_Test('echoVoid(echoMeStringRequest invalid namespace)', NULL);
514 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=0 actor=next)', NULL);
531 $test = new SOAP_Test('echoVoid(echoMeStructRequest mustUnderstand=1 actor=next)', NULL);
579 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=next)', NULL);
592 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=1 actor=next)', NULL);
605 $test = new SOAP_Test('echoVoid(echoMeUnknown mustUnderstand=0 actor=other)', NULL);
[all …]
H A Dserver_round2_base.php66 function echoVoid() function in SOAP_Interop_Base
/PHP-5.5/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_001w.phpt2 SOAP Interop Round4 GroupI XSD 001 (php/wsdl): echoVoid
10 $client->echoVoid();
18 …soap/envelope/" xmlns:ns1="http://soapinterop.org/"><SOAP-ENV:Body><ns1:echoVoid/></SOAP-ENV:Body>…
H A Dround4_groupI_xsd.inc23 function echoVoid()
/PHP-5.5/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_doclitparams_004w.phpt2 SOAP Interop Round3 GroupD Doc Lit Parameters 004 (php/wsdl): echoVoid
10 $client->echoVoid();
18 …p/envelope/" xmlns:ns1="http://soapinterop.org/xsd"><SOAP-ENV:Body><ns1:echoVoid/></SOAP-ENV:Body>…
H A Dr3_groupD_rpcenc_004w.phpt2 SOAP Interop Round3 GroupD RPC Encoded 004 (php/wsdl): echoVoid
10 $client->echoVoid();
18 …ngStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:echoVoid/></SOAP-ENV:Body>…
H A Dr3_groupD_doclit_004w.phpt2 SOAP Interop Round3 GroupD Doc Lit 004 (php/wsdl): echoVoid
10 $client->echoVoid();
H A Dround3_groupD_doclit.inc19 function echoVoid()
H A Dround3_groupD_rpcenc.inc19 function echoVoid()
H A Dround3_groupD_doclitparams.inc19 function echoVoid()
/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_016w.phpt2 SOAP Interop Round2 base 016 (php/wsdl): echoVoid
10 $client->echoVoid();
18 …ngStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:echoVoid/></SOAP-ENV:Body>…
H A Dr2_base_016p.phpt2 SOAP Interop Round2 base 016 (php/direct): echoVoid
8 $client->__soapCall("echoVoid", array(), array("soapaction"=>"http://soapinterop.org/","uri"=>"http…
16 …ngStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:echoVoid/></SOAP-ENV:Body>…
H A Dr2_base_016s.phpt2 SOAP Interop Round2 base 016 (soap/direct): echoVoid
8 $client->__soapCall("echoVoid", array(), array("soapaction"=>"http://soapinterop.org/","uri"=>"http…
16 …ngStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:echoVoid/></SOAP-ENV:Body>…
H A Dround2_base.inc45 function echoVoid()
/PHP-5.5/ext/soap/tests/soap12/
H A Dsoap12-test.inc41 function echoVoid() {

Completed in 24 milliseconds