Home
last modified time | relevance | path

Searched refs:echoStructArray (Results 1 – 9 of 9) sorted by relevance

/PHP-7.2/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_015w.phpt2 SOAP Interop Round2 base 015 (php/wsdl): echoStructArray
21 $client->echoStructArray(array($struct1,$struct2));
29echoStructArray><inputStructArray SOAP-ENC:arrayType="ns2:SOAPStruct[2]" xsi:type="ns2:ArrayOfSOAP…
H A Dr2_base_015p.phpt2 SOAP Interop Round2 base 015 (php/direct): echoStructArray
20 $client->__soapCall("echoStructArray", array(array($struct1,$struct2)), array("soapaction"=>"http:/…
28echoStructArray><param0 SOAP-ENC:arrayType="SOAP-ENC:Struct[2]" xsi:type="SOAP-ENC:Array"><item xs…
H A Dr2_base_015s.phpt2 SOAP Interop Round2 base 015 (soap/direct): echoStructArray
33 $client->__soapCall("echoStructArray", array($param), array("soapaction"=>"http://soapinterop.org/"…
41echoStructArray><inputStructArray SOAP-ENC:arrayType="ns2:SOAPStruct[2]" xsi:type="ns2:ArrayOfSOAP…
H A Dround2_base.inc40 function echoStructArray($inputStructArray)
/PHP-7.2/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_import3_002w.phpt2 SOAP Interop Round3 GroupD Import3 002 (php/wsdl): echoStructArray
20 $client->echoStructArray(array($struct1,$struct2));
28echoStructArray><inputArray SOAP-ENC:arrayType="ns2:SOAPStruct[2]" xsi:type="ns3:ArrayOfSOAPStruct…
H A Dround3_groupD_import3.inc9 function echoStructArray($inputStructArray)
/PHP-7.2/ext/soap/tests/soap12/
H A DT42.phpt2 SOAP 1.2: T42 echoStructArray
15 <test:echoStructArray xmlns:test="http://example.org/ts-tests"
32 </test:echoStructArray>
H A Dsoap12-test.inc37 function echoStructArray($x) {
/PHP-7.2/ext/soap/interop/
H A Dserver_round2_base.php61 function echoStructArray($inputStructArray) function in SOAP_Interop_Base

Completed in 30 milliseconds