SOAP_ENC_ARRAY    190 ext/soap/interop/client_round2_params.php             soap_value('inputStringArray',array('good','bad'),SOAP_ENC_ARRAY,"ArrayOfstring","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    196 ext/soap/interop/client_round2_params.php             soap_value('inputStringArray',array('good'),SOAP_ENC_ARRAY,"ArrayOfstring","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    200 ext/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 ext/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 ext/soap/interop/client_round2_params.php                     SOAP_ENC_ARRAY,"ArrayOfint","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    237 ext/soap/interop/client_round2_params.php                     SOAP_ENC_ARRAY,"ArrayOffloat","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    257 ext/soap/interop/client_round2_params.php          SOAP_ENC_ARRAY,"ArrayOfSOAPStruct","http://soapinterop.org/xsd")));
SOAP_ENC_ARRAY    376 ext/soap/interop/client_round2_params.php         ), SOAP_ENC_ARRAY
SOAP_ENC_ARRAY    429 ext/soap/interop/client_round2_params.php                     new SoapVar(array("red", "blue", "green"), SOAP_ENC_ARRAY, "ArrayOfstring","http://soapinterop.org/xsd")
SOAP_ENC_ARRAY    215 ext/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    217 ext/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   1551 ext/soap/php_encoding.c 			          sdlType->encode->details.sdl_type->encode->details.type != SOAP_ENC_ARRAY))) {
SOAP_ENC_ARRAY   2103 ext/soap/php_encoding.c 			enc = get_conversion(SOAP_ENC_ARRAY);
SOAP_ENC_ARRAY   2940 ext/soap/php_encoding.c 				enc = get_conversion(SOAP_ENC_ARRAY);
SOAP_ENC_ARRAY   3331 ext/soap/php_encoding.c 			     type->encode->details.type == SOAP_ENC_ARRAY)) {
SOAP_ENC_ARRAY   3397 ext/soap/php_encoding.c 			     type->encode->details.type == SOAP_ENC_ARRAY)) {
SOAP_ENC_ARRAY    747 ext/soap/soap.c 	REGISTER_LONG_CONSTANT("SOAP_ENC_ARRAY", SOAP_ENC_ARRAY, CONST_CS | CONST_PERSISTENT);
SOAP_ENC_ARRAY   4756 ext/soap/soap.c 			     type->encode->details.type == SOAP_ENC_ARRAY)) {