Searched refs:xmlSchematronTest (Results 1 – 1 of 1) sorted by relevance
83 typedef struct _xmlSchematronTest xmlSchematronTest; typedef84 typedef xmlSchematronTest *xmlSchematronTestPtr;331 ret = (xmlSchematronTestPtr) xmlMalloc(sizeof(xmlSchematronTest)); in xmlSchematronAddTest()336 memset(ret, 0, sizeof(xmlSchematronTest)); in xmlSchematronAddTest()