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