xmlListSort      5049 third_party/libxml/src/elfgcchack.h #undef xmlListSort
xmlListSort      5050 third_party/libxml/src/elfgcchack.h extern __typeof (xmlListSort) xmlListSort __attribute((alias("xmlListSort__internal_alias")));
xmlListSort      5052 third_party/libxml/src/elfgcchack.h #ifndef xmlListSort
xmlListSort      5053 third_party/libxml/src/elfgcchack.h extern __typeof (xmlListSort) xmlListSort__internal_alias __attribute((visibility("hidden")));
xmlListSort      5054 third_party/libxml/src/elfgcchack.h #define xmlListSort xmlListSort__internal_alias
xmlListSort       109 third_party/libxml/src/include/libxml/list.h 		xmlListSort		(xmlListPtr l);
xmlListSort      11390 third_party/libxml/src/testapi.c         xmlListSort(l);