Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dlist.rpgle88 d xmlListRemoveLast...
89 d pr extproc('xmlListRemoveLast')
/external/libxml2/include/libxml/
Dlist.h78 xmlListRemoveLast (xmlListPtr l,
/external/libxml2/
Dlist.c378 xmlListRemoveLast(xmlListPtr l, void *data) in xmlListRemoveLast() function
Dlibxml2.syms553 xmlListRemoveLast;
Delfgcchack.h5091 #undef xmlListRemoveLast
5092 extern __typeof (xmlListRemoveLast) xmlListRemoveLast __attribute((alias("xmlListRemoveLast__intern…
5094 #ifndef xmlListRemoveLast
5095 extern __typeof (xmlListRemoveLast) xmlListRemoveLast__internal_alias __attribute((visibility("hidd…
5096 #define xmlListRemoveLast xmlListRemoveLast__internal_alias macro
Dtestapi.c11326 ret_val = xmlListRemoveLast(l, data); in test_xmlListRemoveLast()
/external/libxml2/win32/
Dlibxml2.def.src1045 xmlListRemoveLast