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

/external/chromium_org/third_party/libxml/src/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);
/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 259 milliseconds