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

  /external/libxml2/include/libxml/
globals.h 82 #undef xmlStructuredErrorContext
166 void *xmlStructuredErrorContext;
367 #define xmlStructuredErrorContext \
370 XMLPUBVAR void * xmlStructuredErrorContext;
  /external/libxml2/
globals.c 164 #undef xmlStructuredErrorContext
332 * xmlStructuredErrorContext:
336 void *xmlStructuredErrorContext = NULL;
569 gs->xmlStructuredErrorContext = xmlStructuredErrorContextThrDef;
901 #undef xmlStructuredErrorContext
905 return (&xmlStructuredErrorContext);
907 return (&xmlGetGlobalState()->xmlStructuredErrorContext);
error.c 135 xmlStructuredErrorContext = ctx;
493 data = xmlStructuredErrorContext;
libxml2.syms     [all...]
  /external/libxml2/os400/
rpgsupport.c 116 THREADED_VAR(xmlStructuredErrorContext, void *)

Completed in 54 milliseconds