xmlSchematronValidCtxtPtr  104 third_party/libxml/src/include/libxml/schematron.h 	                                  xmlSchematronValidCtxtPtr ctxt,
xmlSchematronValidCtxtPtr  128 third_party/libxml/src/include/libxml/schematron.h XMLPUBFUN xmlSchematronValidCtxtPtr XMLCALL	
xmlSchematronValidCtxtPtr  132 third_party/libxml/src/include/libxml/schematron.h 	    xmlSchematronFreeValidCtxt	(xmlSchematronValidCtxtPtr ctxt);
xmlSchematronValidCtxtPtr  134 third_party/libxml/src/include/libxml/schematron.h 	    xmlSchematronValidateDoc	(xmlSchematronValidCtxtPtr ctxt,
xmlSchematronValidCtxtPtr  274 third_party/libxml/src/schematron.c xmlSchematronVErrMemory(xmlSchematronValidCtxtPtr ctxt,
xmlSchematronValidCtxtPtr 1241 third_party/libxml/src/schematron.c xmlSchematronGetNode(xmlSchematronValidCtxtPtr ctxt,
xmlSchematronValidCtxtPtr 1272 third_party/libxml/src/schematron.c xmlSchematronReportOutput(xmlSchematronValidCtxtPtr ctxt ATTRIBUTE_UNUSED,
xmlSchematronValidCtxtPtr 1291 third_party/libxml/src/schematron.c xmlSchematronFormatReport(xmlSchematronValidCtxtPtr ctxt, 
xmlSchematronValidCtxtPtr 1368 third_party/libxml/src/schematron.c xmlSchematronReportSuccess(xmlSchematronValidCtxtPtr ctxt, 
xmlSchematronValidCtxtPtr 1448 third_party/libxml/src/schematron.c xmlSchematronReportPattern(xmlSchematronValidCtxtPtr ctxt, 
xmlSchematronValidCtxtPtr 1482 third_party/libxml/src/schematron.c xmlSchematronSetValidStructuredErrors(xmlSchematronValidCtxtPtr ctxt,
xmlSchematronValidCtxtPtr 1502 third_party/libxml/src/schematron.c xmlSchematronValidCtxtPtr
xmlSchematronValidCtxtPtr 1506 third_party/libxml/src/schematron.c     xmlSchematronValidCtxtPtr ret;
xmlSchematronValidCtxtPtr 1508 third_party/libxml/src/schematron.c     ret = (xmlSchematronValidCtxtPtr) xmlMalloc(sizeof(xmlSchematronValidCtxt));
xmlSchematronValidCtxtPtr 1542 third_party/libxml/src/schematron.c xmlSchematronFreeValidCtxt(xmlSchematronValidCtxtPtr ctxt)
xmlSchematronValidCtxtPtr 1600 third_party/libxml/src/schematron.c xmlSchematronRunTest(xmlSchematronValidCtxtPtr ctxt,
xmlSchematronValidCtxtPtr 1664 third_party/libxml/src/schematron.c xmlSchematronValidateDoc(xmlSchematronValidCtxtPtr ctxt, xmlDocPtr instance)
xmlSchematronValidCtxtPtr 1747 third_party/libxml/src/schematron.c     xmlSchematronValidCtxtPtr vctxt;
xmlSchematronValidCtxtPtr 18084 third_party/libxml/src/testapi.c static xmlSchematronValidCtxtPtr gen_xmlSchematronValidCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
xmlSchematronValidCtxtPtr 18087 third_party/libxml/src/testapi.c static void des_xmlSchematronValidCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchematronValidCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
xmlSchematronValidCtxtPtr 18109 third_party/libxml/src/testapi.c     xmlSchematronValidCtxtPtr ctxt; /* the schema validation context */
xmlSchematronValidCtxtPtr 2790 third_party/libxml/src/xmllint.c 	xmlSchematronValidCtxtPtr ctxt;