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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Drelaxng.h133 xmlStructuredErrorFunc serror,
162 xmlStructuredErrorFunc serror, void *ctx);
H A Dxmlschemas.h118 xmlStructuredErrorFunc serror,
147 xmlStructuredErrorFunc serror,
H A Dglobals.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.h840 * xmlStructuredErrorFunc:
847 typedef void (XMLCALL *xmlStructuredErrorFunc) (void *userData, xmlErrorPtr error); typedef
861 xmlStructuredErrorFunc handler);
909 __xmlRaiseError (xmlStructuredErrorFunc schannel,
H A Dxpath.h340 xmlStructuredErrorFunc error; /* the callback in case of errors */
H A Dxmlreader.h400 xmlStructuredErrorFunc f,
H A Dparser.h741 xmlStructuredErrorFunc serror;
/vbox/src/libs/libxml2-2.6.31/
H A Dglobals.c308 xmlStructuredErrorFunc xmlStructuredError = NULL;
309 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL;
574 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
862 xmlStructuredErrorFunc *
H A Derror.c134 xmlSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
441 __xmlRaiseError(xmlStructuredErrorFunc schannel,
H A Dschematron.c200 xmlStructuredErrorFunc serror; /* the structured function */
246 xmlStructuredErrorFunc schannel = NULL;
H A Drelaxng.c207 xmlStructuredErrorFunc serror;
352 xmlStructuredErrorFunc serror;
436 xmlStructuredErrorFunc schannel = NULL;
471 xmlStructuredErrorFunc schannel = NULL;
511 xmlStructuredErrorFunc schannel = NULL;
545 xmlStructuredErrorFunc schannel = NULL;
7526 xmlStructuredErrorFunc serror,
10748 xmlStructuredErrorFunc serror, void *ctx)
H A Dvalid.c141 xmlStructuredErrorFunc schannel = NULL;
184 xmlStructuredErrorFunc schannel = NULL;
225 xmlStructuredErrorFunc schannel = NULL;
H A Dxmlreader.c158 xmlStructuredErrorFunc sErrorFunc; /* callback function */
4763 xmlStructuredErrorFunc f,
H A DSAX2.c78 xmlStructuredErrorFunc schannel = NULL;
H A DxmlIO.c453 xmlStructuredErrorFunc schannel = NULL;
H A Dxmlschemas.c594 xmlStructuredErrorFunc serror;
969 xmlStructuredErrorFunc serror;
1892 xmlStructuredErrorFunc schannel = NULL;
1958 xmlStructuredErrorFunc schannel = NULL;
2029 xmlStructuredErrorFunc schannel = NULL;
21339 xmlStructuredErrorFunc serror,
27613 xmlStructuredErrorFunc serror, void *ctx)
H A Dparser.c523 xmlStructuredErrorFunc schannel = NULL;
553 xmlStructuredErrorFunc schannel = NULL;

Completed in 522 milliseconds