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

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dschematron.h28 XML_SCHEMATRON_OUT_ERROR = 1 << 3, /* output via xmlStructuredErrorFunc */
105 xmlStructuredErrorFunc serror,
H A Drelaxng.h150 xmlStructuredErrorFunc serror,
179 xmlStructuredErrorFunc serror, void *ctx);
H A Dxmlschemas.h135 xmlStructuredErrorFunc serror,
164 xmlStructuredErrorFunc serror,
H A Dglobals.h132 xmlStructuredErrorFunc xmlStructuredError;
175 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
341 XMLPUBFUN xmlStructuredErrorFunc * XMLCALL __xmlStructuredError(void);
346 XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError;
H A Dxmlerror.h848 * xmlStructuredErrorFunc:
855 typedef void (XMLCALL *xmlStructuredErrorFunc) (void *userData, xmlErrorPtr error); typedef
869 xmlStructuredErrorFunc handler);
917 __xmlRaiseError (xmlStructuredErrorFunc schannel,
H A Dxpath.h342 xmlStructuredErrorFunc error; /* the callback in case of errors */
H A Dxmlreader.h410 xmlStructuredErrorFunc f,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Drelaxng.in.h133 xmlStructuredErrorFunc serror,
162 xmlStructuredErrorFunc serror, void *ctx);
H A Dxmlschemas.in.h118 xmlStructuredErrorFunc serror,
147 xmlStructuredErrorFunc serror,
H A Dglobals.in.h96 xmlStructuredErrorFunc xmlStructuredError;
139 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
305 XMLPUBFUN xmlStructuredErrorFunc * XMLCALL __xmlStructuredError(void);
310 XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError;
H A Dxmlerror.in.h840 * xmlStructuredErrorFunc:
847 typedef void (XMLCALL *xmlStructuredErrorFunc) (void *userData, xmlErrorPtr error); typedef
861 xmlStructuredErrorFunc handler);
909 __xmlRaiseError (xmlStructuredErrorFunc schannel,
H A Dglobals.c307 xmlStructuredErrorFunc xmlStructuredError = NULL;
308 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL;
573 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
861 xmlStructuredErrorFunc *
H A Dxpath.in.h339 xmlStructuredErrorFunc error; /* the callback in case of errors */
H A Dxmlreader.in.h394 xmlStructuredErrorFunc f,
H A Derror.c134 xmlSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
441 __xmlRaiseError(xmlStructuredErrorFunc schannel,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.in.h133 xmlStructuredErrorFunc serror,
162 xmlStructuredErrorFunc serror, void *ctx);
H A Dxmlschemas.in.h118 xmlStructuredErrorFunc serror,
147 xmlStructuredErrorFunc serror,
H A Dglobals.in.h96 xmlStructuredErrorFunc xmlStructuredError;
139 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
305 XMLPUBFUN xmlStructuredErrorFunc * XMLCALL __xmlStructuredError(void);
310 XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError;
H A Dxmlerror.in.h840 * xmlStructuredErrorFunc:
847 typedef void (XMLCALL *xmlStructuredErrorFunc) (void *userData, xmlErrorPtr error); typedef
861 xmlStructuredErrorFunc handler);
909 __xmlRaiseError (xmlStructuredErrorFunc schannel,
H A Dglobals.c307 xmlStructuredErrorFunc xmlStructuredError = NULL;
308 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL;
573 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
861 xmlStructuredErrorFunc *
H A Dxpath.in.h339 xmlStructuredErrorFunc error; /* the callback in case of errors */
H A Dxmlreader.in.h394 xmlStructuredErrorFunc f,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dglobals.c308 xmlStructuredErrorFunc xmlStructuredError = NULL;
309 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL;
574 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
862 xmlStructuredErrorFunc *
H A Dschematron.c176 xmlStructuredErrorFunc serror; /* the structured function */
206 xmlStructuredErrorFunc serror; /* the structured function */
251 xmlStructuredErrorFunc schannel = NULL;
1409 xmlStructuredErrorFunc schannel = NULL;
1483 xmlStructuredErrorFunc serror, void *ctx)
H A Derror.c134 xmlSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
441 __xmlRaiseError(xmlStructuredErrorFunc schannel,

Completed in 285 milliseconds

123