xmlSchemaAnnot 148 third_party/libxml/src/include/libxml/schemasInternals.h typedef struct _xmlSchemaAnnot xmlSchemaAnnot; xmlSchemaAnnot 149 third_party/libxml/src/include/libxml/schemasInternals.h typedef xmlSchemaAnnot *xmlSchemaAnnotPtr; xmlSchemaAnnot 3283 third_party/libxml/src/xmlschemas.c ret = (xmlSchemaAnnotPtr) xmlMalloc(sizeof(xmlSchemaAnnot)); xmlSchemaAnnot 3288 third_party/libxml/src/xmlschemas.c memset(ret, 0, sizeof(xmlSchemaAnnot));