Home | History | Annotate | Download | only in src

Lines Matching defs:xmlDictFree

2833 #undef xmlDictFree
2834 extern __typeof (xmlDictFree) xmlDictFree __attribute((alias("xmlDictFree__internal_alias")));
2836 #ifndef xmlDictFree
2837 extern __typeof (xmlDictFree) xmlDictFree__internal_alias __attribute((visibility("hidden")));
2838 #define xmlDictFree xmlDictFree__internal_alias