Home | History | Annotate | Download | only in libxml

Lines Matching refs:xmlRelaxNGParserCtxtPtr

51 typedef xmlRelaxNGParserCtxt *xmlRelaxNGParserCtxtPtr;
123 XMLPUBFUN xmlRelaxNGParserCtxtPtr XMLCALL
125 XMLPUBFUN xmlRelaxNGParserCtxtPtr XMLCALL
128 XMLPUBFUN xmlRelaxNGParserCtxtPtr XMLCALL
132 xmlRelaxParserSetFlag (xmlRelaxNGParserCtxtPtr ctxt,
136 xmlRelaxNGFreeParserCtxt (xmlRelaxNGParserCtxtPtr ctxt);
138 xmlRelaxNGSetParserErrors(xmlRelaxNGParserCtxtPtr ctxt,
143 xmlRelaxNGGetParserErrors(xmlRelaxNGParserCtxtPtr ctxt,
149 xmlRelaxNGParserCtxtPtr ctxt,
153 xmlRelaxNGParse (xmlRelaxNGParserCtxtPtr ctxt);