Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_002w.phpt2 SOAP Interop Round2 groupB 002 (php/wsdl): echoSimpleTypesAsStruct
11 $client->echoSimpleTypesAsStruct("arg",34,34.345);
19echoSimpleTypesAsStruct><inputString xsi:type="xsd:string">arg</inputString><inputInteger xsi:type…
H A Dr2_groupB_002p.phpt2 SOAP Interop Round2 groupB 002 (php/direct): echoSimpleTypesAsStruct
10 $client->__soapCall("echoSimpleTypesAsStruct", array("arg",34,34.345), array("soapaction"=>"http://…
18echoSimpleTypesAsStruct><param0 xsi:type="xsd:string">arg</param0><param1 xsi:type="xsd:int">34</p…
H A Dr2_groupB_002s.phpt2 SOAP Interop Round2 groupB 002 (soap/direct): echoSimpleTypesAsStruct
10 $client->__soapCall("echoSimpleTypesAsStruct", array(
21echoSimpleTypesAsStruct><inputString xsi:type="xsd:string">arg</inputString><inputInteger xsi:type…
H A Dround2_groupB.inc11 function echoSimpleTypesAsStruct($string, $int, $float)
/PHP-7.2/ext/soap/tests/soap12/
H A DT44.phpt2 SOAP 1.2: T44 echoSimpleTypesAsStruct
13 <test:echoSimpleTypesAsStruct xmlns:test="http://example.org/ts-tests"
18 </test:echoSimpleTypesAsStruct>
H A Dsoap12-test.inc71 function echoSimpleTypesAsStruct($string, $int, $float) {
/PHP-7.2/ext/soap/interop/
H A Dserver_round2_groupB.php32 function echoSimpleTypesAsStruct($string, $int, $float) function in SOAP_Interop_GroupB

Completed in 10 milliseconds