Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlHashFree

4315 #undef xmlHashFree
4316 extern __typeof (xmlHashFree) xmlHashFree __attribute((alias("xmlHashFree__internal_alias")));
4318 #ifndef xmlHashFree
4319 extern __typeof (xmlHashFree) xmlHashFree__internal_alias __attribute((visibility("hidden")));
4320 #define xmlHashFree xmlHashFree__internal_alias