Searched refs:errorSAXFunc (Results 1 – 7 of 7) sorted by relevance
620 typedef void (XMLCDECL *errorSAXFunc) (void *ctx, typedef744 errorSAXFunc error;785 errorSAXFunc error;
647 typedef void (XMLCDECL *errorSAXFunc) (void *ctx, typedef771 errorSAXFunc error;812 errorSAXFunc error;
283 *((errorSAXFunc *) result) = ctxt->sax->error; in xmlGetFeature()401 ctxt->sax->error = *((errorSAXFunc *) value); in xmlSetFeature()
254 *((errorSAXFunc *) result) = ctxt->sax->error; in xmlGetFeature()372 ctxt->sax->error = *((errorSAXFunc *) value); in xmlSetFeature()
250 errorSAXFunc err = NULL; in xmllintExternalEntityLoader()
619 * errorSAXFunc:626 d errorSAXFunc...754 d error like(errorSAXFunc)808 d error like(errorSAXFunc)
241 <ANCHOR id="errorSAXFunc" href="libxml/libxml-parser.html#errorSAXFunc">