xmlGetGlobalState 3957 third_party/libxml/src/elfgcchack.h #undef xmlGetGlobalState xmlGetGlobalState 3958 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetGlobalState) xmlGetGlobalState __attribute((alias("xmlGetGlobalState__internal_alias"))); xmlGetGlobalState 3960 third_party/libxml/src/elfgcchack.h #ifndef xmlGetGlobalState xmlGetGlobalState 3961 third_party/libxml/src/elfgcchack.h extern __typeof (xmlGetGlobalState) xmlGetGlobalState__internal_alias __attribute((visibility("hidden"))); xmlGetGlobalState 3962 third_party/libxml/src/elfgcchack.h #define xmlGetGlobalState xmlGetGlobalState__internal_alias xmlGetGlobalState 718 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->docbDefaultSAXHandler); xmlGetGlobalState 729 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->htmlDefaultSAXHandler); xmlGetGlobalState 739 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlLastError); xmlGetGlobalState 754 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlMalloc); xmlGetGlobalState 763 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlMallocAtomic); xmlGetGlobalState 772 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlRealloc); xmlGetGlobalState 781 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlFree); xmlGetGlobalState 789 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlMemStrdup); xmlGetGlobalState 807 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->oldXMLWDcompatibility); xmlGetGlobalState 816 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlBufferAllocScheme); xmlGetGlobalState 833 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlDefaultBufferSize); xmlGetGlobalState 851 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlDefaultSAXHandler); xmlGetGlobalState 861 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlDefaultSAXLocator); xmlGetGlobalState 870 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlDoValidityCheckingDefaultValue); xmlGetGlobalState 887 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlGenericError); xmlGetGlobalState 896 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlStructuredError); xmlGetGlobalState 905 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlGenericErrorContext); xmlGetGlobalState 914 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlStructuredErrorContext); xmlGetGlobalState 923 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlGetWarningsDefaultValue); xmlGetGlobalState 940 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlIndentTreeOutput); xmlGetGlobalState 957 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlTreeIndentString); xmlGetGlobalState 974 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlKeepBlanksDefaultValue); xmlGetGlobalState 991 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlLineNumbersDefaultValue); xmlGetGlobalState 1008 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlLoadExtDtdDefaultValue); xmlGetGlobalState 1025 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlParserDebugEntities); xmlGetGlobalState 1042 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlParserVersion); xmlGetGlobalState 1051 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlPedanticParserDefaultValue); xmlGetGlobalState 1068 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlSaveNoEmptyTags); xmlGetGlobalState 1085 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlSubstituteEntitiesDefaultValue); xmlGetGlobalState 1102 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlRegisterNodeDefaultValue); xmlGetGlobalState 1111 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlDeregisterNodeDefaultValue); xmlGetGlobalState 1120 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlParserInputBufferCreateFilenameValue); xmlGetGlobalState 1129 third_party/libxml/src/globals.c return (&xmlGetGlobalState()->xmlOutputBufferCreateFilenameValue); xmlGetGlobalState 73 third_party/libxml/src/include/libxml/threads.h xmlGetGlobalState(void);