Home
last modified time | relevance | path

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

/PHP-5.3/ext/soap/interop/
H A Dclient_round2_params.php241 $soapstruct = new SOAPStruct('arg',34,325.325); variable
243 $soapsoapstruct = soap_value('inputStruct',$soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapint…
244 $soap_tests['base'][] = new SOAP_Test('echoStruct', array('inputStruct' =>$soapstruct));
251 $soapstruct,$soapstruct,$soapstruct)));
254 new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
255 new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
256 new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd")),

Completed in 7 milliseconds