Searched refs:xmlListDup (Results 1 – 3 of 3) sorted by relevance
122 xmlListDup (const xmlListPtr old);
658 if (NULL ==(lTemp = xmlListDup(l))) in xmlListSort()732 xmlListDup(const xmlListPtr old) in xmlListDup() function
4869 #undef xmlListDup4870 extern __typeof (xmlListDup) xmlListDup __attribute((alias("xmlListDup__internal_alias")));4872 #ifndef xmlListDup4873 extern __typeof (xmlListDup) xmlListDup__internal_alias __attribute((visibility("hidden")));4874 #define xmlListDup xmlListDup__internal_alias macro