Searched refs:errorSAXFunc (Results 1 – 3 of 3) sorted by relevance
615 typedef void (XMLCDECL *errorSAXFunc) (void *ctx, typedef739 errorSAXFunc error;780 errorSAXFunc error;
254 *((errorSAXFunc *) result) = ctxt->sax->error; in xmlGetFeature()372 ctxt->sax->error = *((errorSAXFunc *) value); in xmlSetFeature()
264 errorSAXFunc err = NULL; in xmllintExternalEntityLoader()