Searched refs:xmlSchematronRule (Results 1 – 1 of 1) sorted by relevance
99 typedef struct _xmlSchematronRule xmlSchematronRule; typedef100 typedef xmlSchematronRule *xmlSchematronRulePtr;414 ret = (xmlSchematronRulePtr) xmlMalloc(sizeof(xmlSchematronRule)); in xmlSchematronAddRule()419 memset(ret, 0, sizeof(xmlSchematronRule)); in xmlSchematronAddRule()