Lines Matching refs:xmlSchematronParserCtxtPtr
221 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt,
242 xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error,
300 xmlSchematronAddTest(xmlSchematronParserCtxtPtr ctxt,
384 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema,
477 xmlSchematronAddPattern(xmlSchematronParserCtxtPtr ctxt,
533 xmlSchematronNewSchematron(xmlSchematronParserCtxtPtr ctxt)
582 xmlSchematronParserCtxtPtr
585 xmlSchematronParserCtxtPtr ret;
591 (xmlSchematronParserCtxtPtr)
624 xmlSchematronParserCtxtPtr
627 xmlSchematronParserCtxtPtr ret;
633 (xmlSchematronParserCtxtPtr)
663 xmlSchematronParserCtxtPtr
666 xmlSchematronParserCtxtPtr ret;
672 (xmlSchematronParserCtxtPtr)
702 xmlSchematronFreeParserCtxt(xmlSchematronParserCtxtPtr ctxt)
727 xmlSchematronPushInclude(xmlSchematronParserCtxtPtr ctxt,
769 xmlSchematronPopInclude(xmlSchematronParserCtxtPtr ctxt)
797 xmlSchematronAddNamespace(xmlSchematronParserCtxtPtr ctxt,
842 xmlSchematronParseRule(xmlSchematronParserCtxtPtr ctxt,
952 xmlSchematronParsePattern(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr pat)
1003 xmlSchematronLoadInclude(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr cur)
1070 xmlSchematronParse(xmlSchematronParserCtxtPtr ctxt)
1698 xmlSchematronParserCtxtPtr pctxt;