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

/external/libxml2/include/libxml/
H A Dschematron.h64 typedef xmlSchematronParserCtxt *xmlSchematronParserCtxtPtr; typedef
72 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
74 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
77 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
80 xmlSchematronFreeParserCtxt (xmlSchematronParserCtxtPtr ctxt);
83 xmlSchematronSetParserErrors(xmlSchematronParserCtxtPtr ctxt,
88 xmlSchematronGetParserErrors(xmlSchematronParserCtxtPtr ctxt,
96 xmlSchematronParse (xmlSchematronParserCtxtPtr ctxt);

Completed in 254 milliseconds