Searched refs:echoIntegerArray (Results 1 – 8 of 8) sorted by relevance
2 SOAP 1.2: T58 echoIntegerArray13 <test:echoIntegerArray xmlns:test="http://example.org/ts-tests" 19 </test:echoIntegerArray>
2 SOAP 1.2: T50 echoIntegerArray13 <test:echoIntegerArray xmlns:test="http://example.org/ts-tests"20 </test:echoIntegerArray>
21 function echoIntegerArray($inputIntegerArray) {
2 SOAP Interop Round2 base 011 (php/direct): echoIntegerArray8 $client->__soapCall("echoIntegerArray", array(array(1,234324324,2)), array("soapaction"=>"http://so…16 …echoIntegerArray><param0 SOAP-ENC:arrayType="xsd:int[3]" xsi:type="SOAP-ENC:Array"><item xsi:type=…
2 SOAP Interop Round2 base 011 (php/wsdl): echoIntegerArray10 $client->echoIntegerArray(array(1,234324324,2));18 …echoIntegerArray><inputIntegerArray SOAP-ENC:arrayType="xsd:int[3]" xsi:type="ns2:ArrayOfint"><ite…
2 SOAP Interop Round2 base 011 (soap/direct): echoIntegerArray13 $client->__soapCall("echoIntegerArray", array($param), array("soapaction"=>"http://soapinterop.org/…21 …echoIntegerArray><inputIntegerArray SOAP-ENC:arrayType="xsd:int[3]" xsi:type="ns2:ArrayOfint"><ite…
20 function echoIntegerArray($inputIntegerArray)
41 function echoIntegerArray($inputIntegerArray) function in SOAP_Interop_Base
Completed in 12 milliseconds