Searched refs:xmlSchematronPattern (Results 1 – 1 of 1) sorted by relevance
116 typedef struct _xmlSchematronPattern xmlSchematronPattern; typedef117 typedef xmlSchematronPattern *xmlSchematronPatternPtr;490 ret = (xmlSchematronPatternPtr) xmlMalloc(sizeof(xmlSchematronPattern)); in xmlSchematronAddPattern()495 memset(ret, 0, sizeof(xmlSchematronPattern)); in xmlSchematronAddPattern()