Home
last modified time | relevance | path

Searched refs:echoIntegerArray (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/soap/tests/soap12/
H A DT58.phpt2 SOAP 1.2: T58 echoIntegerArray
13 <test:echoIntegerArray xmlns:test="http://example.org/ts-tests"
19 </test:echoIntegerArray>
H A DT50.phpt2 SOAP 1.2: T50 echoIntegerArray
13 <test:echoIntegerArray xmlns:test="http://example.org/ts-tests"
20 </test:echoIntegerArray>
H A Dsoap12-test.inc21 function echoIntegerArray($inputIntegerArray) {
/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_011w.phpt2 SOAP Interop Round2 base 011 (php/wsdl): echoIntegerArray
10 $client->echoIntegerArray(array(1,234324324,2));
18echoIntegerArray><inputIntegerArray SOAP-ENC:arrayType="xsd:int[3]" xsi:type="ns2:ArrayOfint"><ite…
H A Dr2_base_011p.phpt2 SOAP Interop Round2 base 011 (php/direct): echoIntegerArray
8 $client->__soapCall("echoIntegerArray", array(array(1,234324324,2)), array("soapaction"=>"http://so…
16echoIntegerArray><param0 SOAP-ENC:arrayType="xsd:int[3]" xsi:type="SOAP-ENC:Array"><item xsi:type=…
H A Dr2_base_011s.phpt2 SOAP Interop Round2 base 011 (soap/direct): echoIntegerArray
13 $client->__soapCall("echoIntegerArray", array($param), array("soapaction"=>"http://soapinterop.org/…
21echoIntegerArray><inputIntegerArray SOAP-ENC:arrayType="xsd:int[3]" xsi:type="ns2:ArrayOfint"><ite…
H A Dround2_base.inc20 function echoIntegerArray($inputIntegerArray)
/PHP-5.5/ext/soap/interop/
H A Dserver_round2_base.php41 function echoIntegerArray($inputIntegerArray) function in SOAP_Interop_Base

Completed in 13 milliseconds