• Home
  • Raw
  • Download

Lines Matching defs:ctxt

226 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt,  in xmlSchematronPErrMemory()
247 xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlSchematronPErr()
274 xmlSchematronVErrMemory(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronVErrMemory()
305 xmlSchematronAddTest(xmlSchematronParserCtxtPtr ctxt, in xmlSchematronAddTest()
389 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema, in xmlSchematronAddRule()
482 xmlSchematronAddPattern(xmlSchematronParserCtxtPtr ctxt, in xmlSchematronAddPattern()
538 xmlSchematronNewSchematron(xmlSchematronParserCtxtPtr ctxt) in xmlSchematronNewSchematron()
707 xmlSchematronFreeParserCtxt(xmlSchematronParserCtxtPtr ctxt) in xmlSchematronFreeParserCtxt()
802 xmlSchematronAddNamespace(xmlSchematronParserCtxtPtr ctxt, in xmlSchematronAddNamespace()
847 xmlSchematronParseRule(xmlSchematronParserCtxtPtr ctxt, in xmlSchematronParseRule()
957 xmlSchematronParsePattern(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr pat) in xmlSchematronParsePattern()
1075 xmlSchematronParse(xmlSchematronParserCtxtPtr ctxt) in xmlSchematronParse()
1241 xmlSchematronGetNode(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronGetNode()
1291 xmlSchematronFormatReport(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronFormatReport()
1368 xmlSchematronReportSuccess(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronReportSuccess()
1448 xmlSchematronReportPattern(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronReportPattern()
1482 xmlSchematronSetValidStructuredErrors(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronSetValidStructuredErrors()
1542 xmlSchematronFreeValidCtxt(xmlSchematronValidCtxtPtr ctxt) in xmlSchematronFreeValidCtxt()
1600 xmlSchematronRunTest(xmlSchematronValidCtxtPtr ctxt, in xmlSchematronRunTest()
1664 xmlSchematronValidateDoc(xmlSchematronValidCtxtPtr ctxt, xmlDocPtr instance) in xmlSchematronValidateDoc()