Searched refs:xmlSchematronParserCtxt (Results 1 – 2 of 2) sorted by relevance
63 typedef struct _xmlSchematronParserCtxt xmlSchematronParserCtxt; typedef64 typedef xmlSchematronParserCtxt *xmlSchematronParserCtxtPtr;
599 xmlMalloc(sizeof(xmlSchematronParserCtxt)); in xmlSchematronNewParserCtxt()605 memset(ret, 0, sizeof(xmlSchematronParserCtxt)); in xmlSchematronNewParserCtxt()641 xmlMalloc(sizeof(xmlSchematronParserCtxt)); in xmlSchematronNewMemParserCtxt()647 memset(ret, 0, sizeof(xmlSchematronParserCtxt)); in xmlSchematronNewMemParserCtxt()680 xmlMalloc(sizeof(xmlSchematronParserCtxt)); in xmlSchematronNewDocParserCtxt()686 memset(ret, 0, sizeof(xmlSchematronParserCtxt)); in xmlSchematronNewDocParserCtxt()