Home
last modified time | relevance | path

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

/external/libxml2/
Dlist.c59 xmlLinkDeallocator(xmlListPtr l, xmlLinkPtr lk) in xmlLinkDeallocator() function
362 xmlLinkDeallocator(l, lk); in xmlListRemoveFirst()
387 xmlLinkDeallocator(l, lk); in xmlListRemoveLast()
432 xmlLinkDeallocator(l, lk); in xmlListClear()
516 xmlLinkDeallocator(l, l->sentinel->next); in xmlListPopFront()
529 xmlLinkDeallocator(l, l->sentinel->prev); in xmlListPopBack()