Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaAnnot

3283     ret = (xmlSchemaAnnotPtr) xmlMalloc(sizeof(xmlSchemaAnnot));
3288 memset(ret, 0, sizeof(xmlSchemaAnnot));