xmlListRemoveAll 4969 third_party/libxml/src/elfgcchack.h #undef xmlListRemoveAll xmlListRemoveAll 4970 third_party/libxml/src/elfgcchack.h extern __typeof (xmlListRemoveAll) xmlListRemoveAll __attribute((alias("xmlListRemoveAll__internal_alias"))); xmlListRemoveAll 4972 third_party/libxml/src/elfgcchack.h #ifndef xmlListRemoveAll xmlListRemoveAll 4973 third_party/libxml/src/elfgcchack.h extern __typeof (xmlListRemoveAll) xmlListRemoveAll__internal_alias __attribute((visibility("hidden"))); xmlListRemoveAll 4974 third_party/libxml/src/elfgcchack.h #define xmlListRemoveAll xmlListRemoveAll__internal_alias xmlListRemoveAll 81 third_party/libxml/src/include/libxml/list.h xmlListRemoveAll (xmlListPtr l, xmlListRemoveAll 11128 third_party/libxml/src/testapi.c ret_val = xmlListRemoveAll(l, data);