Searched refs:xmlListCopy (Results 1 – 3 of 3) sorted by relevance
719 xmlListCopy(l1, l2); in xmlListMerge()746 if (0 != xmlListCopy(cur, old)) in xmlListDup()761 xmlListCopy(xmlListPtr cur, const xmlListPtr old) in xmlListCopy() function
4839 #undef xmlListCopy4840 extern __typeof (xmlListCopy) xmlListCopy __attribute((alias("xmlListCopy__internal_alias")));4842 #ifndef xmlListCopy4843 extern __typeof (xmlListCopy) xmlListCopy__internal_alias __attribute((visibility("hidden")));4844 #define xmlListCopy xmlListCopy__internal_alias macro
124 xmlListCopy (xmlListPtr cur,