Searched refs:xmlSchematronParserCtxtPtr (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dschematron.h46 typedef xmlSchematronParserCtxt *xmlSchematronParserCtxtPtr; typedef
54 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
56 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
59 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
62 xmlSchematronFreeParserCtxt (xmlSchematronParserCtxtPtr ctxt);
65 xmlSchematronSetParserErrors(xmlSchematronParserCtxtPtr ctxt,
70 xmlSchematronGetParserErrors(xmlSchematronParserCtxtPtr ctxt,
78 xmlSchematronParse (xmlSchematronParserCtxtPtr ctxt);
/vbox/src/libs/libxml2-2.6.31/
H A Dschematron.c221 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
[all...]
H A Dxmllint.c3311 xmlSchematronParserCtxtPtr ctxt;
H A Dtestapi.c17998 static xmlSchematronParserCtxtPtr gen_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
18001 static void des_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchematronParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
[all...]

Completed in 2650 milliseconds