Home
last modified time | relevance | path

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

/PHP-7.3/ext/soap/interop/
H A Dclient_round2_params.php238 $soapstruct = new SOAPStruct('arg',34,325.325); variable
240 $soapsoapstruct = soap_value('inputStruct',$soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapint…
241 $soap_tests['base'][] = new SOAP_Test('echoStruct', array('inputStruct' =>$soapstruct));
248 $soapstruct,$soapstruct,$soapstruct)));
251 new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
252 new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
253 new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd")),

Completed in 7 milliseconds