Home
last modified time | relevance | path

Searched refs:xmlStructuredErrorFunc (Results 1 – 25 of 30) sorted by relevance

12

/external/libxml2/include/libxml/
Dglobals.h136 xmlStructuredErrorFunc xmlStructuredError;
181 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
349 XMLPUBFUN xmlStructuredErrorFunc * XMLCALL __xmlStructuredError(void);
354 XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError;
Drelaxng.h154 xmlStructuredErrorFunc serror,
183 xmlStructuredErrorFunc serror, void *ctx);
Dxmlschemas.h153 xmlStructuredErrorFunc serror,
182 xmlStructuredErrorFunc serror,
Dschematron.h105 xmlStructuredErrorFunc serror,
Dxmlerror.h856 typedef void (XMLCALL *xmlStructuredErrorFunc) (void *userData, xmlErrorPtr error); typedef
870 xmlStructuredErrorFunc handler);
918 __xmlRaiseError (xmlStructuredErrorFunc schannel,
Dxpath.h344 xmlStructuredErrorFunc error; /* the callback in case of errors */
Dxmlreader.h414 xmlStructuredErrorFunc f,
Dparser.h752 xmlStructuredErrorFunc serror;
/external/libxml2/os400/
Drpgsupport.h69 XMLPUBFUN xmlStructuredErrorFunc __get_xmlStructuredError(void);
70 XMLPUBFUN void __set_xmlStructuredError(xmlStructuredErrorFunc val);
Drpgsupport.c106 THREADED_VAR(xmlStructuredError, xmlStructuredErrorFunc) in THREADED_VAR()
/external/libxml2/
Dglobals.c322 xmlStructuredErrorFunc xmlStructuredError = NULL;
323 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL;
596 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) { in xmlThrDefSetStructuredErrorFunc()
884 xmlStructuredErrorFunc *
Dglobal.data9 xmlStructuredErrorFunc,xmlStructuredError,,
Dschematron.c178 xmlStructuredErrorFunc serror; /* the structured function */
208 xmlStructuredErrorFunc serror; /* the structured function */
253 xmlStructuredErrorFunc schannel = NULL; in xmlSchematronPErr()
1411 xmlStructuredErrorFunc schannel = NULL; in xmlSchematronReportSuccess()
1485 xmlStructuredErrorFunc serror, void *ctx) in xmlSchematronSetValidStructuredErrors()
Derror.c134 xmlSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) { in xmlSetStructuredErrorFunc()
455 __xmlRaiseError(xmlStructuredErrorFunc schannel, in __xmlRaiseError()
Drelaxng.c210 xmlStructuredErrorFunc serror;
355 xmlStructuredErrorFunc serror;
440 xmlStructuredErrorFunc schannel = NULL; in xmlRngPErrMemory()
475 xmlStructuredErrorFunc schannel = NULL; in xmlRngVErrMemory()
515 xmlStructuredErrorFunc schannel = NULL; in xmlRngPErr()
549 xmlStructuredErrorFunc schannel = NULL; in xmlRngVErr()
7685 xmlStructuredErrorFunc serror, in xmlRelaxNGSetParserStructuredErrors()
11012 xmlStructuredErrorFunc serror, void *ctx) in xmlRelaxNGSetValidStructuredErrors()
DSAX2.c61 xmlStructuredErrorFunc schannel = NULL; in xmlSAX2ErrMemory()
101 xmlStructuredErrorFunc schannel = NULL; in xmlErrValid()
Dvalid.c146 xmlStructuredErrorFunc schannel = NULL; in xmlErrValidNode()
189 xmlStructuredErrorFunc schannel = NULL; in xmlErrValidNodeNr()
230 xmlStructuredErrorFunc schannel = NULL; in xmlErrValidWarning()
/external/libxml2/os400/libxmlrpg/
Dglobals.rpgle112 d like(xmlStructuredErrorFunc)
175 d handler value like(xmlStructuredErrorFunc)
325 d like(xmlStructuredErrorFunc)
329 d func value like(xmlStructuredErrorFunc)
Drelaxng.rpgle211 d serror value like(xmlStructuredErrorFunc)
257 d serror value like(xmlStructuredErrorFunc)
Dxmlschemas.rpgle188 d serror value like(xmlStructuredErrorFunc)
232 d serror value like(xmlStructuredErrorFunc)
Dschematron.rpgle142 d serror value like(xmlStructuredErrorFunc)
Dxmlerror.rpgle1560 * xmlStructuredErrorFunc:
1567 d xmlStructuredErrorFunc...
Dxmlreader.rpgle657 d f value like(xmlStructuredErrorFunc)
Dxpath.rpgle371 d error like(xmlStructuredErrorFunc) Error callback
/external/libxml2/doc/html/
Dindex.sgml263 <ANCHOR id="xmlStructuredErrorFunc" href="libxml/libxml-xmlerror.html#xmlStructuredErrorFunc">

12