Searched refs:fatalErrorSAXFunc (Results 1 – 2 of 2) sorted by relevance
627 typedef void (XMLCDECL *fatalErrorSAXFunc) (void *ctx, typedef740 fatalErrorSAXFunc fatalError; /* unused error() get all the errors */781 fatalErrorSAXFunc fatalError; /* unused error() get all the errors */
256 *((fatalErrorSAXFunc *) result) = ctxt->sax->fatalError; in xmlGetFeature()374 ctxt->sax->fatalError = *((fatalErrorSAXFunc *) value); in xmlSetFeature()