xmlSchemaAttributeGroup  359 third_party/libxml/src/include/libxml/schemasInternals.h typedef struct _xmlSchemaAttributeGroup xmlSchemaAttributeGroup;
xmlSchemaAttributeGroup  360 third_party/libxml/src/include/libxml/schemasInternals.h typedef xmlSchemaAttributeGroup *xmlSchemaAttributeGroupPtr;
xmlSchemaAttributeGroup 5266 third_party/libxml/src/xmlschemas.c         xmlMalloc(sizeof(xmlSchemaAttributeGroup));
xmlSchemaAttributeGroup 5271 third_party/libxml/src/xmlschemas.c     memset(ret, 0, sizeof(xmlSchemaAttributeGroup));