HomeSort by relevance Sort by last modified time
    Searched refs:xmlStructuredErrorFunc (Results 1 - 20 of 20) sorted by null

  /external/libxml2/include/libxml/
schematron.h 28 XML_SCHEMATRON_OUT_ERROR = 1 << 3, /* output via xmlStructuredErrorFunc */
105 xmlStructuredErrorFunc serror,
relaxng.h 154 xmlStructuredErrorFunc serror,
183 xmlStructuredErrorFunc serror, void *ctx);
xmlschemas.h 153 xmlStructuredErrorFunc serror,
182 xmlStructuredErrorFunc serror,
globals.h 137 xmlStructuredErrorFunc xmlStructuredError;
182 XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler);
350 XMLPUBFUN xmlStructuredErrorFunc * XMLCALL __xmlStructuredError(void);
355 XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError;
xmlerror.h     [all...]
xpath.h 344 xmlStructuredErrorFunc error; /* the callback in case of errors */
xmlreader.h 414 xmlStructuredErrorFunc f,
parser.h 752 xmlStructuredErrorFunc serror;
    [all...]
  /external/libxml2/os400/
rpgsupport.h 69 XMLPUBFUN xmlStructuredErrorFunc __get_xmlStructuredError(void);
70 XMLPUBFUN void __set_xmlStructuredError(xmlStructuredErrorFunc val);
rpgsupport.c 106 THREADED_VAR(xmlStructuredError, xmlStructuredErrorFunc)
  /external/libxml2/
globals.c 310 xmlStructuredErrorFunc xmlStructuredError = NULL;
311 static xmlStructuredErrorFunc xmlStructuredErrorThrDef = NULL;
584 xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
872 xmlStructuredErrorFunc *
schematron.c 178 xmlStructuredErrorFunc serror; /* the structured function */
208 xmlStructuredErrorFunc serror; /* the structured function */
253 xmlStructuredErrorFunc schannel = NULL;
    [all...]
error.c 134 xmlSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc handler) {
455 __xmlRaiseError(xmlStructuredErrorFunc schannel,
SAX2.c 60 xmlStructuredErrorFunc schannel = NULL;
100 xmlStructuredErrorFunc schannel = NULL;
    [all...]
relaxng.c 209 xmlStructuredErrorFunc serror;
354 xmlStructuredErrorFunc serror;
439 xmlStructuredErrorFunc schannel = NULL;
474 xmlStructuredErrorFunc schannel = NULL;
514 xmlStructuredErrorFunc schannel = NULL;
548 xmlStructuredErrorFunc schannel = NULL;
    [all...]
valid.c 146 xmlStructuredErrorFunc schannel = NULL;
189 xmlStructuredErrorFunc schannel = NULL;
230 xmlStructuredErrorFunc schannel = NULL;
    [all...]
xmlIO.c 462 xmlStructuredErrorFunc schannel = NULL;
    [all...]
xmlreader.c 186 xmlStructuredErrorFunc sErrorFunc; /* callback function */
    [all...]
xmlschemas.c 594 xmlStructuredErrorFunc serror;
969 xmlStructuredErrorFunc serror;
    [all...]
parser.c 597 xmlStructuredErrorFunc schannel = NULL;
635 xmlStructuredErrorFunc schannel = NULL;
    [all...]

Completed in 920 milliseconds