Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlHashRemoveEntry

4293 #undef xmlHashRemoveEntry
4294 extern __typeof (xmlHashRemoveEntry) xmlHashRemoveEntry __attribute((alias("xmlHashRemoveEntry__internal_alias")));
4296 #ifndef xmlHashRemoveEntry
4297 extern __typeof (xmlHashRemoveEntry) xmlHashRemoveEntry__internal_alias __attribute((visibility("hidden")));
4298 #define xmlHashRemoveEntry xmlHashRemoveEntry__internal_alias