Searched refs:xmlListDeallocator (Results 1 – 3 of 3) sorted by relevance
32 typedef void (*xmlListDeallocator) (xmlLinkPtr lk); typedef56 xmlListCreate (xmlListDeallocator deallocator,
188 xmlListCreate(xmlListDeallocator deallocator, xmlListDataCompare compare) in xmlListCreate()
185 ret->nodes = xmlListCreate((xmlListDeallocator) in xmlNewTextWriter()196 ret->nsstack = xmlListCreate((xmlListDeallocator) in xmlNewTextWriter()