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

  /external/libxml2/os400/
rpgsupport.c 106 THREADED_VAR(xmlStructuredError, xmlStructuredErrorFunc)
112 xmlStructuredError(userData, error);
  /external/libxml2/include/libxml/
globals.h 81 #undef xmlStructuredError
137 xmlStructuredErrorFunc xmlStructuredError;
352 #define xmlStructuredError \
355 XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError;
  /external/libxml2/
globals.c 162 #undef xmlStructuredError
318 * xmlStructuredError:
322 xmlStructuredErrorFunc xmlStructuredError = NULL;
567 gs->xmlStructuredError = xmlStructuredErrorThrDef;
883 #undef xmlStructuredError
887 return (&xmlStructuredError);
889 return (&xmlGetGlobalState()->xmlStructuredError);
error.c 136 xmlStructuredError = handler;
488 schannel = xmlStructuredError;
612 (xmlStructuredError == NULL) && (ctxt->sax != NULL)) {
libxml2.syms     [all...]

Completed in 452 milliseconds