Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchematronParserCtxtPtr

226 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt,
247 xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error,
305 xmlSchematronAddTest(xmlSchematronParserCtxtPtr ctxt,
389 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema,
482 xmlSchematronAddPattern(xmlSchematronParserCtxtPtr ctxt,
538 xmlSchematronNewSchematron(xmlSchematronParserCtxtPtr ctxt)
587 xmlSchematronParserCtxtPtr
590 xmlSchematronParserCtxtPtr ret;
596 (xmlSchematronParserCtxtPtr)
629 xmlSchematronParserCtxtPtr
632 xmlSchematronParserCtxtPtr ret;
638 (xmlSchematronParserCtxtPtr)
668 xmlSchematronParserCtxtPtr
671 xmlSchematronParserCtxtPtr ret;
677 (xmlSchematronParserCtxtPtr)
707 xmlSchematronFreeParserCtxt(xmlSchematronParserCtxtPtr ctxt)
732 xmlSchematronPushInclude(xmlSchematronParserCtxtPtr ctxt,
774 xmlSchematronPopInclude(xmlSchematronParserCtxtPtr ctxt)
802 xmlSchematronAddNamespace(xmlSchematronParserCtxtPtr ctxt,
847 xmlSchematronParseRule(xmlSchematronParserCtxtPtr ctxt,
957 xmlSchematronParsePattern(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr pat)
1008 xmlSchematronLoadInclude(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr cur)
1075 xmlSchematronParse(xmlSchematronParserCtxtPtr ctxt)
1746 xmlSchematronParserCtxtPtr pctxt;