Searched refs:xmlStructuredErrorFunc (Results 1 - 20 of 20) sorted by relevance

/external/libxml2/include/libxml/
H A Dschematron.h28 XML_SCHEMATRON_OUT_ERROR = 1 << 3, /* output via xmlStructuredErrorFunc */
105 xmlStructuredErrorFunc serror,
H A Drelaxng.h154 xmlStructuredErrorFunc serror,
183 xmlStructuredErrorFunc serror, void *ctx);
H A Dxmlschemas.h153 xmlStructuredErrorFunc serror,
182 xmlStructuredErrorFunc serror,
H A Dglobals.h137 xmlStructuredErrorFunc xmlStructuredError;
182 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
350 XMLPUBFUN xmlStructuredErrorFunc * XMLCALL __xmlStructuredError(void);
355 XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError;
H A Dxmlerror.h849 * xmlStructuredErrorFunc:
856 typedef void (XMLCALL *xmlStructuredErrorFunc) (void *userData, xmlErrorPtr error); typedef
870 xmlStructuredErrorFunc handler);
918 __xmlRaiseError (xmlStructuredErrorFunc schannel,
H A Dxpath.h344 xmlStructuredErrorFunc error; /* the callback in case of errors */
H A Dxmlreader.h414 xmlStructuredErrorFunc f,
H A Dparser.h752 xmlStructuredErrorFunc serror;
/external/libxml2/os400/
H A Drpgsupport.h69 XMLPUBFUN xmlStructuredErrorFunc __get_xmlStructuredError(void);
70 XMLPUBFUN void __set_xmlStructuredError(xmlStructuredErrorFunc val);
H A Drpgsupport.c106 THREADED_VAR(xmlStructuredError, xmlStructuredErrorFunc)
/external/libxml2/
H A Dglobals.c310 xmlStructuredErrorFunc xmlStructuredError = NULL;
311 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL;
584 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
872 xmlStructuredErrorFunc *
H A Dschematron.c178 xmlStructuredErrorFunc serror; /* the structured function */
208 xmlStructuredErrorFunc serror; /* the structured function */
253 xmlStructuredErrorFunc schannel = NULL;
1411 xmlStructuredErrorFunc schannel = NULL;
1485 xmlStructuredErrorFunc serror, void *ctx)
H A Derror.c134 xmlSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
455 __xmlRaiseError(xmlStructuredErrorFunc schannel,
H A DSAX2.c60 xmlStructuredErrorFunc schannel = NULL;
100 xmlStructuredErrorFunc schannel = NULL;
H A Drelaxng.c209 xmlStructuredErrorFunc serror;
354 xmlStructuredErrorFunc serror;
439 xmlStructuredErrorFunc schannel = NULL;
474 xmlStructuredErrorFunc schannel = NULL;
514 xmlStructuredErrorFunc schannel = NULL;
548 xmlStructuredErrorFunc schannel = NULL;
7662 xmlStructuredErrorFunc serror,
10986 xmlStructuredErrorFunc serror, void *ctx)
H A Dvalid.c146 xmlStructuredErrorFunc schannel = NULL;
189 xmlStructuredErrorFunc schannel = NULL;
230 xmlStructuredErrorFunc schannel = NULL;
H A DxmlIO.c462 xmlStructuredErrorFunc schannel = NULL;
H A Dxmlreader.c186 xmlStructuredErrorFunc sErrorFunc; /* callback function */
5003 xmlStructuredErrorFunc f, void *arg)
H A Dxmlschemas.c594 xmlStructuredErrorFunc serror;
969 xmlStructuredErrorFunc serror;
1897 xmlStructuredErrorFunc schannel = NULL;
1963 xmlStructuredErrorFunc schannel = NULL;
2037 xmlStructuredErrorFunc schannel = NULL;
21454 xmlStructuredErrorFunc serror,
27787 xmlStructuredErrorFunc serror, void *ctx)
H A Dparser.c597 xmlStructuredErrorFunc schannel = NULL;
635 xmlStructuredErrorFunc schannel = NULL;

Completed in 261 milliseconds