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