Home
last modified time | relevance | path

Searched refs:inputIntegerArray (Results 1 – 7 of 7) sorted by relevance

/PHP-7.2/ext/soap/interop/
H A Dserver_round2_base.php41 function echoIntegerArray($inputIntegerArray) argument
43 return $inputIntegerArray;
/PHP-7.2/ext/soap/tests/interop/Round2/Base/
H A Dround2_base.inc20 function echoIntegerArray($inputIntegerArray)
22 return $inputIntegerArray;
H A Dr2_base_011s.phpt11 ), SOAP_ENC_ARRAY, "ArrayOfint","http://soapinterop.org/xsd"), "inputIntegerArray");
21inputIntegerArray SOAP-ENC:arrayType="xsd:int[3]" xsi:type="ns2:ArrayOfint"><item xsi:type="xsd:in…
H A Dr2_base_011w.phpt18inputIntegerArray SOAP-ENC:arrayType="xsd:int[3]" xsi:type="ns2:ArrayOfint"><item xsi:type="xsd:in…
/PHP-7.2/ext/soap/tests/soap12/
H A DT58.phpt15 <inputIntegerArray enc:itemType="xsd:int" enc:arraySize="1"
18 </inputIntegerArray>
H A DT50.phpt15 <inputIntegerArray enc:itemType="xsd:int" enc:arraySize="2"
19 </inputIntegerArray>
H A Dsoap12-test.inc21 function echoIntegerArray($inputIntegerArray) {
22 return $inputIntegerArray;

Completed in 7 milliseconds