Searched refs:xmlCleanupMemory (Results 1 – 4 of 4) sorted by relevance
136 xmlCleanupMemory (void);
968 xmlCleanupMemory(void) { in xmlCleanupMemory() function
2047 #undef xmlCleanupMemory2048 extern __typeof (xmlCleanupMemory) xmlCleanupMemory __attribute((alias("xmlCleanupMemory__internal_…2050 #ifndef xmlCleanupMemory2051 extern __typeof (xmlCleanupMemory) xmlCleanupMemory__internal_alias __attribute((visibility("hidden…2052 #define xmlCleanupMemory xmlCleanupMemory__internal_alias macro
14229 xmlCleanupMemory(); in xmlCleanupParser()