Home
last modified time | relevance | path

Searched refs:SoapClient (Results 151 – 175 of 315) sorted by relevance

12345678910>>...13

/PHP-7.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_022w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_023w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_024w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_001w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_002w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_003p.phpt7 $client = new SoapClient(NULL,array("location"=>"test://","uri"=>"http://soapinterop.org/","trace"=…
H A Dr2_base_003w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_004w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_005w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_010w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_012w.phpt10 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_017w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_018w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_019w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_020w.phpt9 $client = new SoapClient(__DIR__."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.4/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_emptysa_001w.phpt9 $client = new SoapClient(__DIR__."/round3_groupD_emptysa.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr3_groupD_rpcenc_001w.phpt9 $client = new SoapClient(__DIR__."/round3_groupD_rpcenc.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_doclit_006w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_doclit_008w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_doclit_009w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupH_simple_doclit_011w.phpt10 $client = new SoapClient(__DIR__."/round4_groupH_simple_doclit.wsdl",array("trace"=>1,"exceptions"=…
/PHP-7.4/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_024w.phpt20 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_032w.phpt11 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr4_groupI_xsd_034w.phpt10 $client = new SoapClient(__DIR__."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-7.4/ext/soap/tests/
H A Dany.phpt31 class TestSoapClient extends SoapClient {

Completed in 18 milliseconds

12345678910>>...13