Searched refs:xmlListSort (Results 1 – 3 of 3) sorted by relevance
109 xmlListSort (xmlListPtr l);
643 xmlListSort(xmlListPtr l) in xmlListSort() function
5049 #undef xmlListSort5050 extern __typeof (xmlListSort) xmlListSort __attribute((alias("xmlListSort__internal_alias")));5052 #ifndef xmlListSort5053 extern __typeof (xmlListSort) xmlListSort__internal_alias __attribute((visibility("hidden")));5054 #define xmlListSort xmlListSort__internal_alias macro