Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlExpFree

3206 #undef xmlExpFree
3207 extern __typeof (xmlExpFree) xmlExpFree __attribute((alias("xmlExpFree__internal_alias")));
3209 #ifndef xmlExpFree
3210 extern __typeof (xmlExpFree) xmlExpFree__internal_alias __attribute((visibility("hidden")));
3211 #define xmlExpFree xmlExpFree__internal_alias