Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_018w.phpt2 SOAP Interop Round4 GroupI XSD 018 (php/wsdl): echoHexBinary
10 $client->echoHexBinary(array("inputHexBinary"=>"\x80\xFF\x00\x01\x7F"));
18 …interop.org/"><SOAP-ENV:Body><ns1:echoHexBinary><ns1:inputHexBinary>80FF00017F</ns1:inputHexBinary…
H A Dround4_groupI_xsd.inc86 function echoHexBinary($hb)
/PHP-7.2/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_018w.phpt2 SOAP Interop Round2 base 018 (php/wsdl): echoHexBinary
10 $client->echoHexBinary('soapx4');
18 …ng/"><SOAP-ENV:Body><ns1:echoHexBinary><inputHexBinary xsi:type="xsd:hexBinary">736F61707834</inpu…
H A Dr2_base_018p.phpt2 SOAP Interop Round2 base 018 (php/direct): echoHexBinary
8 $client->__soapCall("echoHexBinary", array('soapx4'), array("soapaction"=>"http://soapinterop.org/"…
16 …/soap/encoding/"><SOAP-ENV:Body><ns1:echoHexBinary><param0 xsi:type="xsd:string">soapx4</param0></…
H A Dr2_base_018s.phpt2 SOAP Interop Round2 base 018 (soap/direct): echoHexBinary
8 $client->__soapCall("echoHexBinary", array(new SoapParam(new SoapVar('soapx4',XSD_HEXBINARY),"input…
16 …ng/"><SOAP-ENV:Body><ns1:echoHexBinary><inputHexBinary xsi:type="xsd:hexBinary">736F61707834</inpu…
H A Dround2_base.inc60 function echoHexBinary($hb)
/PHP-7.2/ext/soap/interop/
H A Dserver_round2_base.php81 function echoHexBinary($hb) function in SOAP_Interop_Base
/PHP-7.2/ext/soap/tests/soap12/
H A Dsoap12-test.inc53 function echoHexBinary($hb) {

Completed in 9 milliseconds