Home
last modified time | relevance | path

Searched refs:errorSAXFunc (Results 1 – 7 of 7) sorted by relevance

/third_party/libxml2/include/libxml/
Dparser.h620 typedef void (XMLCDECL *errorSAXFunc) (void *ctx, typedef
744 errorSAXFunc error;
785 errorSAXFunc error;
/third_party/gettext/gnulib-local/lib/libxml/
Dparser.in.h647 typedef void (XMLCDECL *errorSAXFunc) (void *ctx, typedef
771 errorSAXFunc error;
812 errorSAXFunc error;
Dlegacy.c283 *((errorSAXFunc *) result) = ctxt->sax->error; in xmlGetFeature()
401 ctxt->sax->error = *((errorSAXFunc *) value); in xmlSetFeature()
/third_party/libxml2/
Dlegacy.c254 *((errorSAXFunc *) result) = ctxt->sax->error; in xmlGetFeature()
372 ctxt->sax->error = *((errorSAXFunc *) value); in xmlSetFeature()
Dxmllint.c250 errorSAXFunc err = NULL; in xmllintExternalEntityLoader()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle619 * errorSAXFunc:
626 d errorSAXFunc...
754 d error like(errorSAXFunc)
808 d error like(errorSAXFunc)
/third_party/libxml2/doc/html/
Dindex.sgml241 <ANCHOR id="errorSAXFunc" href="libxml/libxml-parser.html#errorSAXFunc">