xmlStructuredErrorContext  135 third_party/libxml/src/error.c     xmlStructuredErrorContext = ctx;
xmlStructuredErrorContext  474 third_party/libxml/src/error.c 	    data = xmlStructuredErrorContext;
xmlStructuredErrorContext  605 third_party/libxml/src/error.c 	    data = xmlStructuredErrorContext;
xmlStructuredErrorContext  343 third_party/libxml/src/globals.c void *xmlStructuredErrorContext = NULL;
xmlStructuredErrorContext  576 third_party/libxml/src/globals.c     gs->xmlStructuredErrorContext = xmlStructuredErrorContextThrDef;
xmlStructuredErrorContext  912 third_party/libxml/src/globals.c 	return (&xmlStructuredErrorContext);
xmlStructuredErrorContext  914 third_party/libxml/src/globals.c 	return (&xmlGetGlobalState()->xmlStructuredErrorContext);
xmlStructuredErrorContext  163 third_party/libxml/src/include/libxml/globals.h 	void *xmlStructuredErrorContext;
xmlStructuredErrorContext  365 third_party/libxml/src/include/libxml/globals.h XMLPUBVAR void * xmlStructuredErrorContext;