Searched defs:xmlListDeallocator (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dlist.h27 * xmlListDeallocator:
32 typedef void (*xmlListDeallocator) (xmlLinkPtr lk); typedef
56 xmlListCreate (xmlListDeallocator deallocator,

Completed in 48 milliseconds