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

/external/chromium_org/third_party/libxml/src/
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);
/external/libxml2/
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 1757 milliseconds