Searched refs:xmlSchematronParserCtxtPtr (Results 1 – 4 of 4) sorted by relevance
64 typedef xmlSchematronParserCtxt *xmlSchematronParserCtxtPtr; typedef72 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL74 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL77 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL80 xmlSchematronFreeParserCtxt (xmlSchematronParserCtxtPtr ctxt);96 xmlSchematronParse (xmlSchematronParserCtxtPtr ctxt);
65 d xmlSchematronParserCtxtPtr...75 d like(xmlSchematronParserCtxtPtr)81 d like(xmlSchematronParserCtxtPtr)88 d like(xmlSchematronParserCtxtPtr)95 d like(xmlSchematronParserCtxtPtr)102 d like(xmlSchematronParserCtxtPtr)114 d like(xmlSchematronParserCtxtPtr)130 d like(xmlSchematronParserCtxtPtr)
228 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt, in xmlSchematronPErrMemory()249 xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlSchematronPErr()307 xmlSchematronAddTest(xmlSchematronParserCtxtPtr ctxt, in xmlSchematronAddTest()391 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema, in xmlSchematronAddRule()484 xmlSchematronAddPattern(xmlSchematronParserCtxtPtr ctxt, in xmlSchematronAddPattern()540 xmlSchematronNewSchematron(xmlSchematronParserCtxtPtr ctxt) in xmlSchematronNewSchematron()589 xmlSchematronParserCtxtPtr592 xmlSchematronParserCtxtPtr ret; in xmlSchematronNewParserCtxt()598 (xmlSchematronParserCtxtPtr) in xmlSchematronNewParserCtxt()631 xmlSchematronParserCtxtPtr[all …]
3560 xmlSchematronParserCtxtPtr ctxt; in main()