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