Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_001p.phpt2 SOAP Interop Round2 groupB 001 (php/direct): echoStructAsSimpleTypes
10 $client->__soapCall("echoStructAsSimpleTypes", array((object)array('varString'=>"arg",'varInt'=>34,…
18echoStructAsSimpleTypes><param0 xsi:type="SOAP-ENC:Struct"><varString xsi:type="xsd:string">arg</v…
H A Dr2_groupB_001w.phpt2 SOAP Interop Round2 groupB 001 (php/wsdl): echoStructAsSimpleTypes
11 $client->echoStructAsSimpleTypes((object)array('varString'=>"arg",'varInt'=>34,'varFloat'=>34.345));
19echoStructAsSimpleTypes><inputStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">ar…
H A Dr2_groupB_001s.phpt2 SOAP Interop Round2 groupB 001 (soap/direct): echoStructAsSimpleTypes
15 $client->__soapCall("echoStructAsSimpleTypes", array($param), array("soapaction"=>"http://soapinter…
23echoStructAsSimpleTypes><inputStruct xsi:type="ns2:SOAPStruct"><varString xsi:type="xsd:string">ar…
H A Dround2_groupB.inc4 function echoStructAsSimpleTypes ($struct)
/PHP-7.2/ext/soap/tests/soap12/
H A DT43.phpt2 SOAP 1.2: T43 echoStructAsSimpleTypes
13 <test:echoStructAsSimpleTypes xmlns:test="http://example.org/ts-tests"
21 </test:echoStructAsSimpleTypes>
H A Dsoap12-test.inc65 function echoStructAsSimpleTypes ($struct) {
/PHP-7.2/ext/soap/interop/
H A Dserver_round2_groupB.php25 function echoStructAsSimpleTypes ($struct) function in SOAP_Interop_GroupB

Completed in 15 milliseconds