Home
last modified time | relevance | path

Searched refs:HTList_removeFirstObject (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTList.h97 extern void *HTList_removeFirstObject(HTList *me);
DHTList.c330 void *HTList_removeFirstObject(HTList *me) in HTList_removeFirstObject() function
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYStrings.c294 void *data = HTList_removeFirstObject(list); in LYRemoveFromCloset()
DLYUtils.c6625 HTList_removeFirstObject(ly_uip[i].alturls); in LYRegisterUIPage()
DGridText.c1044 HText_free((HText *) HTList_removeFirstObject(loaded_texts)); in HText_new()