Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaAnnot

3304     ret = (xmlSchemaAnnotPtr) xmlMalloc(sizeof(xmlSchemaAnnot));
3309 memset(ret, 0, sizeof(xmlSchemaAnnot));