Home
last modified time | relevance | path

Searched refs:xmlGetGlobalState (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
Dglobals.c711 return (&xmlGetGlobalState()->docbDefaultSAXHandler); in __docbDefaultSAXHandler()
722 return (&xmlGetGlobalState()->htmlDefaultSAXHandler); in __htmlDefaultSAXHandler()
732 return (&xmlGetGlobalState()->xmlLastError); in __xmlLastError()
747 return (&xmlGetGlobalState()->xmlMalloc); in __xmlMalloc()
756 return (&xmlGetGlobalState()->xmlMallocAtomic); in __xmlMallocAtomic()
765 return (&xmlGetGlobalState()->xmlRealloc); in __xmlRealloc()
774 return (&xmlGetGlobalState()->xmlFree); in __xmlFree()
782 return (&xmlGetGlobalState()->xmlMemStrdup); in __xmlMemStrdup()
800 return (&xmlGetGlobalState()->oldXMLWDcompatibility); in __oldXMLWDcompatibility()
809 return (&xmlGetGlobalState()->xmlBufferAllocScheme); in __xmlBufferAllocScheme()
[all …]
Dthreads.c654 xmlGetGlobalState(void) in xmlGetGlobalState() function
Dlibxml2.syms847 xmlGetGlobalState;
Delfgcchack.h4049 #undef xmlGetGlobalState
4050 extern __typeof (xmlGetGlobalState) xmlGetGlobalState __attribute((alias("xmlGetGlobalState__intern…
4052 #ifndef xmlGetGlobalState
4053 extern __typeof (xmlGetGlobalState) xmlGetGlobalState__internal_alias __attribute((visibility("hidd…
4054 #define xmlGetGlobalState xmlGetGlobalState__internal_alias macro
/external/libxml2/os400/libxmlrpg/
Dthreads.rpgle69 d xmlGetGlobalState...
70 d pr extproc('xmlGetGlobalState')
/external/libxml2/vms/
Ddiffs.vms43 < return (&xmlGetGlobalState()->xmlDoValidityCheckingDefaultVal);
70 < return (&xmlGetGlobalState()->xmlSubstituteEntitiesDefaultVal);
/external/libxml2/include/libxml/
Dthreads.h73 xmlGetGlobalState(void);
/external/libxml2/win32/
Dlibxml2.def.src922 xmlGetGlobalState