Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlHashCopy

4285 #undef xmlHashCopy
4286 extern __typeof (xmlHashCopy) xmlHashCopy __attribute((alias("xmlHashCopy__internal_alias")));
4288 #ifndef xmlHashCopy
4289 extern __typeof (xmlHashCopy) xmlHashCopy__internal_alias __attribute((visibility("hidden")));
4290 #define xmlHashCopy xmlHashCopy__internal_alias