SOAP_ENC_ARRAY    190 soap/interop/client_round2_params.php             soap_value('inputStringArray',array('good','bad'),SOAP_ENC_ARRAY,"ArrayOfstring","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    196 soap/interop/client_round2_params.php             soap_value('inputStringArray',array('good'),SOAP_ENC_ARRAY,"ArrayOfstring","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    200 soap/interop/client_round2_params.php $soap_tests['base'][] = new SOAP_Test('echoStringArray(empty)', array('inputStringArray' => soap_value('inputStringArray',array(),SOAP_ENC_ARRAY,"ArrayOfstring","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    205 soap/interop/client_round2_params.php $soap_tests['base'][] = new SOAP_Test('echoStringArray(null)', array('inputStringArray' => soap_value('inputStringArray',NULL,SOAP_ENC_ARRAY,"ArrayOfstring","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    221 soap/interop/client_round2_params.php                     SOAP_ENC_ARRAY,"ArrayOfint","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    237 soap/interop/client_round2_params.php                     SOAP_ENC_ARRAY,"ArrayOffloat","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    257 soap/interop/client_round2_params.php          SOAP_ENC_ARRAY,"ArrayOfSOAPStruct","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    376 soap/interop/client_round2_params.php         ), SOAP_ENC_ARRAY
SOAP_ENC_ARRAY    429 soap/interop/client_round2_params.php                     new SoapVar(array("red", "blue", "green"), SOAP_ENC_ARRAY, "ArrayOfstring","http://soapinterop.org/xsd")
SOAP_ENC_ARRAY    217 soap/php_encoding.c 	{{SOAP_ENC_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_1_ENC_NAMESPACE, NULL}, to_zval_array, to_xml_array},
SOAP_ENC_ARRAY    219 soap/php_encoding.c 	{{SOAP_ENC_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_2_ENC_NAMESPACE, NULL}, to_zval_array, to_xml_array},
SOAP_ENC_ARRAY   1546 soap/php_encoding.c 			          sdlType->encode->details.sdl_type->encode->details.type != SOAP_ENC_ARRAY))) {
SOAP_ENC_ARRAY   2098 soap/php_encoding.c 			enc = get_conversion(SOAP_ENC_ARRAY);
SOAP_ENC_ARRAY   2944 soap/php_encoding.c 				enc = get_conversion(SOAP_ENC_ARRAY);
SOAP_ENC_ARRAY   3335 soap/php_encoding.c 			     type->encode->details.type == SOAP_ENC_ARRAY)) {
SOAP_ENC_ARRAY   3401 soap/php_encoding.c 			     type->encode->details.type == SOAP_ENC_ARRAY)) {
SOAP_ENC_ARRAY    710 soap/soap.c    	REGISTER_LONG_CONSTANT("SOAP_ENC_ARRAY", SOAP_ENC_ARRAY, CONST_CS | CONST_PERSISTENT);
SOAP_ENC_ARRAY   4650 soap/soap.c    			     type->encode->details.type == SOAP_ENC_ARRAY)) {