SOAP_ENC_OBJECT   243 ext/soap/interop/client_round2_params.php $soapsoapstruct = soap_value('inputStruct',$soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd");
SOAP_ENC_OBJECT   254 ext/soap/interop/client_round2_params.php            new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
SOAP_ENC_OBJECT   255 ext/soap/interop/client_round2_params.php            new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd"),
SOAP_ENC_OBJECT   256 ext/soap/interop/client_round2_params.php            new SoapVar($soapstruct,SOAP_ENC_OBJECT,"SOAPStruct","http://soapinterop.org/xsd")),
SOAP_ENC_OBJECT   341 ext/soap/interop/client_round2_params.php             ), SOAP_ENC_OBJECT, "SOAPStruct","http://soapinterop.org/xsd")), $expect);
SOAP_ENC_OBJECT   407 ext/soap/interop/client_round2_params.php         				), SOAP_ENC_OBJECT, "SOAPStruct","http://soapinterop.org/xsd")
SOAP_ENC_OBJECT   408 ext/soap/interop/client_round2_params.php             ), SOAP_ENC_OBJECT, "SOAPStructStruct","http://soapinterop.org/xsd"
SOAP_ENC_OBJECT   430 ext/soap/interop/client_round2_params.php                 ), SOAP_ENC_OBJECT, "SOAPArrayStruct","http://soapinterop.org/xsd"
SOAP_ENC_OBJECT   517 ext/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 ext/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 ext/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 ext/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   214 ext/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   216 ext/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  2946 ext/soap/php_encoding.c 						enc = get_conversion(SOAP_ENC_OBJECT);
SOAP_ENC_OBJECT   746 ext/soap/soap.c 	REGISTER_LONG_CONSTANT("SOAP_ENC_OBJECT", SOAP_ENC_OBJECT, CONST_CS | CONST_PERSISTENT);