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

/vbox/src/libs/libxml2-2.6.31/
H A Dlist.c52 * xmlLinkDeallocator:
59 xmlLinkDeallocator(xmlListPtr l, xmlLinkPtr lk) function
362 xmlLinkDeallocator(l, lk);
387 xmlLinkDeallocator(l, lk);
432 xmlLinkDeallocator(l, lk);
516 xmlLinkDeallocator(l, l->sentinel->next);
529 xmlLinkDeallocator(l, l->sentinel->prev);

Completed in 43 milliseconds