Home | History | Annotate | Download | only in libxml

Lines Matching refs:ctxt

132 		    xmlRelaxParserSetFlag	(xmlRelaxNGParserCtxtPtr ctxt,
136 xmlRelaxNGFreeParserCtxt (xmlRelaxNGParserCtxtPtr ctxt);
138 xmlRelaxNGSetParserErrors(xmlRelaxNGParserCtxtPtr ctxt,
143 xmlRelaxNGGetParserErrors(xmlRelaxNGParserCtxtPtr ctxt,
149 xmlRelaxNGParserCtxtPtr ctxt,
153 xmlRelaxNGParse (xmlRelaxNGParserCtxtPtr ctxt);
168 xmlRelaxNGSetValidErrors(xmlRelaxNGValidCtxtPtr ctxt,
173 xmlRelaxNGGetValidErrors(xmlRelaxNGValidCtxtPtr ctxt,
178 xmlRelaxNGSetValidStructuredErrors(xmlRelaxNGValidCtxtPtr ctxt,
183 xmlRelaxNGFreeValidCtxt (xmlRelaxNGValidCtxtPtr ctxt);
185 xmlRelaxNGValidateDoc (xmlRelaxNGValidCtxtPtr ctxt,
191 xmlRelaxNGValidatePushElement (xmlRelaxNGValidCtxtPtr ctxt,
195 xmlRelaxNGValidatePushCData (xmlRelaxNGValidCtxtPtr ctxt,
199 xmlRelaxNGValidatePopElement (xmlRelaxNGValidCtxtPtr ctxt,
203 xmlRelaxNGValidateFullElement (xmlRelaxNGValidCtxtPtr ctxt,