Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlListCopy

4941 #undef xmlListCopy
4942 extern __typeof (xmlListCopy) xmlListCopy __attribute((alias("xmlListCopy__internal_alias")));
4944 #ifndef xmlListCopy
4945 extern __typeof (xmlListCopy) xmlListCopy__internal_alias __attribute((visibility("hidden")));
4946 #define xmlListCopy xmlListCopy__internal_alias