Searched refs:xmlGetGlobalState (Results 1 – 4 of 4) sorted by relevance
699 return (&xmlGetGlobalState()->docbDefaultSAXHandler); in __docbDefaultSAXHandler()710 return (&xmlGetGlobalState()->htmlDefaultSAXHandler); in __htmlDefaultSAXHandler()720 return (&xmlGetGlobalState()->xmlLastError); in __xmlLastError()735 return (&xmlGetGlobalState()->xmlMalloc); in __xmlMalloc()744 return (&xmlGetGlobalState()->xmlMallocAtomic); in __xmlMallocAtomic()753 return (&xmlGetGlobalState()->xmlRealloc); in __xmlRealloc()762 return (&xmlGetGlobalState()->xmlFree); in __xmlFree()770 return (&xmlGetGlobalState()->xmlMemStrdup); in __xmlMemStrdup()788 return (&xmlGetGlobalState()->oldXMLWDcompatibility); in __oldXMLWDcompatibility()797 return (&xmlGetGlobalState()->xmlBufferAllocScheme); in __xmlBufferAllocScheme()[all …]
658 xmlGetGlobalState(void) in xmlGetGlobalState() function
3957 #undef xmlGetGlobalState3958 extern __typeof (xmlGetGlobalState) xmlGetGlobalState __attribute((alias("xmlGetGlobalState__intern…3960 #ifndef xmlGetGlobalState3961 extern __typeof (xmlGetGlobalState) xmlGetGlobalState__internal_alias __attribute((visibility("hidd…3962 #define xmlGetGlobalState xmlGetGlobalState__internal_alias macro
73 xmlGetGlobalState(void);