Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_007w.phpt2 SOAP Interop Round4 GroupI XSD 007 (php/wsdl): echoDate
10 $client->echoDate(array("inputDate"=>"2002-12-22T21:41:17Z"));
18 …/soapinterop.org/"><SOAP-ENV:Body><ns1:echoDate><ns1:inputDate>2002-12-22T21:41:17Z</ns1:inputDate…
H A Dround4_groupI_xsd.inc36 function echoDate($timeInstant)
/PHP-7.2/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_020w.phpt2 SOAP Interop Round2 base 020 (php/wsdl): echoDate
10 $client->echoDate('2001-05-24T17:31:41Z');
18 …encoding/"><SOAP-ENV:Body><ns1:echoDate><inputDate xsi:type="xsd:dateTime">2001-05-24T17:31:41Z</i…
H A Dr2_base_020p.phpt2 SOAP Interop Round2 base 020 (php/direct): echoDate
8 $client->__soapCall("echoDate", array('2001-05-24T17:31:41Z'), array("soapaction"=>"http://soapinte…
16 …oap/encoding/"><SOAP-ENV:Body><ns1:echoDate><param0 xsi:type="xsd:string">2001-05-24T17:31:41Z</pa…
H A Dr2_base_020s.phpt2 SOAP Interop Round2 base 020 (soap/direct): echoDate
8 $client->__soapCall("echoDate", array(new SoapParam(new SoapVar('2001-05-24T17:31:41Z', XSD_DATETIM…
16 …encoding/"><SOAP-ENV:Body><ns1:echoDate><inputDate xsi:type="xsd:dateTime">2001-05-24T17:31:41Z</i…
H A Dround2_base.inc55 function echoDate($timeInstant)
/PHP-7.2/ext/soap/tests/soap12/
H A DT53.phpt2 SOAP 1.2: T53 echoDate
13 <test:echoDate xmlns:test="http://example.org/ts-tests"
16 </test:echoDate>
H A Dsoap12-test.inc49 function echoDate($timeInstant) {
/PHP-7.2/ext/soap/interop/
H A Dserver_round2_base.php76 function echoDate($timeInstant) function in SOAP_Interop_Base

Completed in 11 milliseconds