array_info 87 xmlrpc/libxmlrpc/xml_to_soap.c static struct array_info* parse_array_type_info(const char* array_type) { array_info 88 xmlrpc/libxmlrpc/xml_to_soap.c struct array_info* ai = NULL; array_info 90 xmlrpc/libxmlrpc/xml_to_soap.c ai = (struct array_info*)calloc(1, sizeof(struct array_info)); array_info 373 xmlrpc/libxmlrpc/xml_to_soap.c struct array_info* ai = NULL;