Home
last modified time | relevance | path

Searched refs:timeInstant (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/ext/soap/interop/
H A Dserver_round2_base.php76 function echoDate($timeInstant) argument
78 return $timeInstant;
/PHP-7.0/ext/soap/tests/interop/Round2/Base/
H A Dround2_base.inc55 function echoDate($timeInstant)
57 return $timeInstant;
/PHP-7.0/ext/soap/tests/soap12/
H A Dsoap12-test.inc49 function echoDate($timeInstant) {
50 return $timeInstant;
/PHP-7.0/ext/soap/tests/interop/Round4/GroupI/
H A Dround4_groupI_xsd.inc36 function echoDate($timeInstant)
38 return array("return"=>$timeInstant->inputDate);

Completed in 7 milliseconds