xmlSchematronParserCtxt   63 third_party/libxml/src/include/libxml/schematron.h typedef struct _xmlSchematronParserCtxt xmlSchematronParserCtxt;
xmlSchematronParserCtxt   64 third_party/libxml/src/include/libxml/schematron.h typedef xmlSchematronParserCtxt *xmlSchematronParserCtxtPtr;
xmlSchematronParserCtxt  597 third_party/libxml/src/schematron.c         xmlMalloc(sizeof(xmlSchematronParserCtxt));
xmlSchematronParserCtxt  603 third_party/libxml/src/schematron.c     memset(ret, 0, sizeof(xmlSchematronParserCtxt));
xmlSchematronParserCtxt  639 third_party/libxml/src/schematron.c         xmlMalloc(sizeof(xmlSchematronParserCtxt));
xmlSchematronParserCtxt  645 third_party/libxml/src/schematron.c     memset(ret, 0, sizeof(xmlSchematronParserCtxt));
xmlSchematronParserCtxt  678 third_party/libxml/src/schematron.c         xmlMalloc(sizeof(xmlSchematronParserCtxt));
xmlSchematronParserCtxt  684 third_party/libxml/src/schematron.c     memset(ret, 0, sizeof(xmlSchematronParserCtxt));