Searched refs:xmlListRemoveAll (Results 1 – 7 of 7) sorted by relevance
94 d xmlListRemoveAll...95 d pr extproc('xmlListRemoveAll')
81 xmlListRemoveAll (xmlListPtr l,
403 xmlListRemoveAll(xmlListPtr l, void *data) in xmlListRemoveAll() function
551 xmlListRemoveAll;
5071 #undef xmlListRemoveAll5072 extern __typeof (xmlListRemoveAll) xmlListRemoveAll __attribute((alias("xmlListRemoveAll__internal_…5074 #ifndef xmlListRemoveAll5075 extern __typeof (xmlListRemoveAll) xmlListRemoveAll__internal_alias __attribute((visibility("hidden…5076 #define xmlListRemoveAll xmlListRemoveAll__internal_alias macro
11248 ret_val = xmlListRemoveAll(l, data); in test_xmlListRemoveAll()
1043 xmlListRemoveAll