Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchematronValidCtxt

151  * xmlSchematronValidCtxt:
1508 ret = (xmlSchematronValidCtxtPtr) xmlMalloc(sizeof(xmlSchematronValidCtxt));
1514 memset(ret, 0, sizeof(xmlSchematronValidCtxt));