Home
last modified time | relevance | path

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

12

/external/libxml2/include/libxml/
Dglobals.h137 xmlStructuredErrorFunc xmlStructuredError;
182 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
350 XMLPUBFUN xmlStructuredErrorFunc * XMLCALL __xmlStructuredError(void);
355 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.c310 xmlStructuredErrorFunc xmlStructuredError = NULL;
311 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL;
584 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) { in xmlThrDefSetStructuredErrorFunc()
872 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.c209 xmlStructuredErrorFunc serror;
354 xmlStructuredErrorFunc serror;
439 xmlStructuredErrorFunc schannel = NULL; in xmlRngPErrMemory()
474 xmlStructuredErrorFunc schannel = NULL; in xmlRngVErrMemory()
514 xmlStructuredErrorFunc schannel = NULL; in xmlRngPErr()
548 xmlStructuredErrorFunc schannel = NULL; in xmlRngVErr()
7660 xmlStructuredErrorFunc serror, in xmlRelaxNGSetParserStructuredErrors()
10984 xmlStructuredErrorFunc serror, void *ctx) in xmlRelaxNGSetValidStructuredErrors()
DSAX2.c60 xmlStructuredErrorFunc schannel = NULL; in xmlSAX2ErrMemory()
100 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.rpgle111 d like(xmlStructuredErrorFunc)
174 d handler value like(xmlStructuredErrorFunc)
319 d like(xmlStructuredErrorFunc)
323 d func value like(xmlStructuredErrorFunc)
Drelaxng.rpgle204 d serror value like(xmlStructuredErrorFunc)
249 d serror value like(xmlStructuredErrorFunc)
Dxmlschemas.rpgle185 d serror value like(xmlStructuredErrorFunc)
227 d serror value like(xmlStructuredErrorFunc)
Dschematron.rpgle138 d serror value like(xmlStructuredErrorFunc)
Dxmlerror.rpgle1556 * xmlStructuredErrorFunc:
1563 d xmlStructuredErrorFunc...
Dxmlreader.rpgle610 d f value like(xmlStructuredErrorFunc)
Dxpath.rpgle369 d error like(xmlStructuredErrorFunc) Error callback
/external/libxml2/doc/html/
Dindex.sgml263 <ANCHOR id="xmlStructuredErrorFunc" href="libxml/libxml-xmlerror.html#xmlStructuredErrorFunc">

12