Home
last modified time | relevance | path

Searched refs:xmlListRemoveAll (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dlist.rpgle94 d xmlListRemoveAll...
95 d pr extproc('xmlListRemoveAll')
/external/libxml2/include/libxml/
Dlist.h81 xmlListRemoveAll (xmlListPtr l,
/external/libxml2/
Dlist.c403 xmlListRemoveAll(xmlListPtr l, void *data) in xmlListRemoveAll() function
Dlibxml2.syms551 xmlListRemoveAll;
Delfgcchack.h5071 #undef xmlListRemoveAll
5072 extern __typeof (xmlListRemoveAll) xmlListRemoveAll __attribute((alias("xmlListRemoveAll__internal_…
5074 #ifndef xmlListRemoveAll
5075 extern __typeof (xmlListRemoveAll) xmlListRemoveAll__internal_alias __attribute((visibility("hidden…
5076 #define xmlListRemoveAll xmlListRemoveAll__internal_alias macro
Dtestapi.c11248 ret_val = xmlListRemoveAll(l, data); in test_xmlListRemoveAll()
/external/libxml2/win32/
Dlibxml2.def.src1043 xmlListRemoveAll