Searched defs:xmlSchematronParserCtxtPtr (Results 1 - 1 of 1) 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);

Completed in 31 milliseconds