Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlListCopy

4839 #undef xmlListCopy
4840 extern __typeof (xmlListCopy) xmlListCopy __attribute((alias("xmlListCopy__internal_alias")));
4842 #ifndef xmlListCopy
4843 extern __typeof (xmlListCopy) xmlListCopy__internal_alias __attribute((visibility("hidden")));
4844 #define xmlListCopy xmlListCopy__internal_alias