• Home
  • Raw
  • Download

Lines Matching defs:ctxt

228 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt,  in xmlSchematronPErrMemory()
249 xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlSchematronPErr()
276 xmlSchematronVErrMemory(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronVErrMemory()
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()
709 xmlSchematronFreeParserCtxt(xmlSchematronParserCtxtPtr ctxt) in xmlSchematronFreeParserCtxt()
804 xmlSchematronAddNamespace(xmlSchematronParserCtxtPtr ctxt, in xmlSchematronAddNamespace()
849 xmlSchematronParseRule(xmlSchematronParserCtxtPtr ctxt, in xmlSchematronParseRule()
959 xmlSchematronParsePattern(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr pat) in xmlSchematronParsePattern()
1077 xmlSchematronParse(xmlSchematronParserCtxtPtr ctxt) in xmlSchematronParse()
1243 xmlSchematronGetNode(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronGetNode()
1293 xmlSchematronFormatReport(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronFormatReport()
1370 xmlSchematronReportSuccess(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronReportSuccess()
1450 xmlSchematronReportPattern(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronReportPattern()
1484 xmlSchematronSetValidStructuredErrors(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronSetValidStructuredErrors()
1544 xmlSchematronFreeValidCtxt(xmlSchematronValidCtxtPtr ctxt) in xmlSchematronFreeValidCtxt()
1602 xmlSchematronRunTest(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronRunTest()
1666 xmlSchematronValidateDoc(xmlSchematronValidCtxtPtr ctxt, xmlDocPtr instance) in xmlSchematronValidateDoc()