Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h618 typedef void (XMLCDECL *errorSAXFunc) (void *ctx, typedef
742 errorSAXFunc error;
783 errorSAXFunc error;
/external/libxml2/
Dlegacy.c254 *((errorSAXFunc *) result) = ctxt->sax->error; in xmlGetFeature()
372 ctxt->sax->error = *((errorSAXFunc *) value); in xmlSetFeature()
Dxmllint.c249 errorSAXFunc err = NULL; in xmllintExternalEntityLoader()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle619 * errorSAXFunc:
626 d errorSAXFunc...
754 d error like(errorSAXFunc)
808 d error like(errorSAXFunc)
/external/libxml2/doc/html/
Dindex.sgml241 <ANCHOR id="errorSAXFunc" href="libxml/libxml-parser.html#errorSAXFunc">