Home
last modified time | relevance | path

Searched refs:xmlListDeallocator (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dlist.h32 typedef void (*xmlListDeallocator) (xmlLinkPtr lk); typedef
56 xmlListCreate (xmlListDeallocator deallocator,
/external/libxml2/os400/libxmlrpg/
Dlist.rpgle19 * xmlListDeallocator:
24 d xmlListDeallocator...
55 d deallocator value like(xmlListDeallocator)
/external/libxml2/
Dlist.c188 xmlListCreate(xmlListDeallocator deallocator, xmlListDataCompare compare) in xmlListCreate()
/external/libxml2/doc/html/
Dindex.sgml394 <ANCHOR id="xmlListDeallocator" href="libxml/libxml-list.html#xmlListDeallocator">