Searched refs:xmlListDeallocator (Results 1 – 5 of 5) sorted by relevance
32 typedef void (*xmlListDeallocator) (xmlLinkPtr lk); typedef56 xmlListCreate (xmlListDeallocator deallocator,
18 * xmlListDeallocator:23 d xmlListDeallocator...54 d deallocator value like(xmlListDeallocator)
188 xmlListCreate(xmlListDeallocator deallocator, xmlListDataCompare compare) in xmlListCreate()
193 ret->nodes = xmlListCreate((xmlListDeallocator) in xmlNewTextWriter()204 ret->nsstack = xmlListCreate((xmlListDeallocator) in xmlNewTextWriter()
394 <ANCHOR id="xmlListDeallocator" href="libxml/libxml-list.html#xmlListDeallocator">