Home
last modified time | relevance | path

Searched refs:echoDecimal (Results 1 – 9 of 9) sorted by relevance

/PHP-5.4/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_016w.phpt2 SOAP Interop Round4 GroupI XSD 016 (php/wsdl): echoDecimal
10 $client->echoDecimal(array("inputDecimal"=>"123456789.123456789"));
18 …interop.org/"><SOAP-ENV:Body><ns1:echoDecimal><ns1:inputDecimal>123456789.123456789</ns1:inputDeci…
H A Dround4_groupI_xsd.inc95 function echoDecimal($dec)
/PHP-5.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_019w.phpt2 SOAP Interop Round2 base 019 (php/wsdl): echoDecimal
10 $client->echoDecimal('12345.67890');
18 …ncoding/"><SOAP-ENV:Body><ns1:echoDecimal><inputDecimal xsi:type="xsd:decimal">12345.67890</inputD…
H A Dr2_base_019s.phpt2 SOAP Interop Round2 base 019 (soap/direct): echoDecimal
8 $client->__soapCall("echoDecimal", array(new SoapParam(new SoapVar('12345.67890',XSD_DECIMAL), "inp…
16 …ncoding/"><SOAP-ENV:Body><ns1:echoDecimal><inputDecimal xsi:type="xsd:decimal">12345.67890</inputD…
H A Dr2_base_019p.phpt2 SOAP Interop Round2 base 019 (php/direct): echoDecimal
8 $client->__soapCall("echoDecimal", array('12345.67890'), array("soapaction"=>"http://soapinterop.or…
16 …/soap/encoding/"><SOAP-ENV:Body><ns1:echoDecimal><param0 xsi:type="xsd:string">12345.67890</param0…
H A Dround2_base.inc65 function echoDecimal($dec)
/PHP-5.4/ext/soap/tests/soap12/
H A DT54.phpt2 SOAP 1.2: T54 echoDecimal
13 <test:echoDecimal xmlns:test="http://example.org/ts-tests"
16 </test:echoDecimal>
H A Dsoap12-test.inc57 function echoDecimal($dec) {
/PHP-5.4/ext/soap/interop/
H A Dserver_round2_base.php86 function echoDecimal($dec) function in SOAP_Interop_Base

Completed in 26 milliseconds