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

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/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,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/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;
/netgear-R7000-V1.0.7.12_1.2.5/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;
/netgear-R7000-V1.0.7.12_1.2.5/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 *
/netgear-R7000-V1.0.7.12_1.2.5/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 *
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dglobals.c308 xmlStructuredErrorFunc xmlStructuredError = NULL;
309 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL;
574 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
862 xmlStructuredErrorFunc *
/netgear-R7000-V1.0.7.12_1.2.5/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 *

Completed in 176 milliseconds

1234