SOAP_ENC_OBJECT   243 soap/interop/client_round2_params.php $soapsoapstruct = soap_value('inputStruct',$soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd");
SOAP_ENC_OBJECT   254 soap/interop/client_round2_params.php            new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
SOAP_ENC_OBJECT   255 soap/interop/client_round2_params.php            new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
SOAP_ENC_OBJECT   256 soap/interop/client_round2_params.php            new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd")),
SOAP_ENC_OBJECT   341 soap/interop/client_round2_params.php             ), SOAP_ENC_OBJECT, "SOAPStruct","http://soapinterop.org/xsd")), $expect);
SOAP_ENC_OBJECT   407 soap/interop/client_round2_params.php         				), SOAP_ENC_OBJECT, "SOAPStruct","http://soapinterop.org/xsd")
SOAP_ENC_OBJECT   408 soap/interop/client_round2_params.php             ), SOAP_ENC_OBJECT, "SOAPStructStruct","http://soapinterop.org/xsd"
SOAP_ENC_OBJECT   430 soap/interop/client_round2_params.php                 ), SOAP_ENC_OBJECT, "SOAPArrayStruct","http://soapinterop.org/xsd"
SOAP_ENC_OBJECT   517 soap/interop/client_round2_params.php             new SoapVar(new SOAPStruct('arg',34,325.325),SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
SOAP_ENC_OBJECT   534 soap/interop/client_round2_params.php             new SoapVar(new SOAPStruct('arg',34,325.325),SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
SOAP_ENC_OBJECT   550 soap/interop/client_round2_params.php             new SoapVar(new SOAPStruct('arg',34,325.325),SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
SOAP_ENC_OBJECT   565 soap/interop/client_round2_params.php             new SoapVar(new SOAPStruct('arg',34,325.325),SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
SOAP_ENC_OBJECT   216 soap/php_encoding.c 	{{SOAP_ENC_OBJECT, SOAP_ENC_OBJECT_STRING, SOAP_1_1_ENC_NAMESPACE, NULL}, to_zval_object, to_xml_object},
SOAP_ENC_OBJECT   218 soap/php_encoding.c 	{{SOAP_ENC_OBJECT, SOAP_ENC_OBJECT_STRING, SOAP_1_2_ENC_NAMESPACE, NULL}, to_zval_object, to_xml_object},
SOAP_ENC_OBJECT  2950 soap/php_encoding.c 						enc = get_conversion(SOAP_ENC_OBJECT);
SOAP_ENC_OBJECT   709 soap/soap.c    	REGISTER_LONG_CONSTANT("SOAP_ENC_OBJECT", SOAP_ENC_OBJECT, CONST_CS | CONST_PERSISTENT);