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

/external/libxml2/include/libxml/
H A Dhash.h63 * xmlHashDeallocator:
69 typedef void (*xmlHashDeallocator)(void *payload, xmlChar *name); typedef
113 xmlHashDeallocator f);
126 xmlHashDeallocator f);
137 xmlHashDeallocator f);
150 xmlHashDeallocator f);
157 xmlHashDeallocator f);
160 const xmlChar *name2, xmlHashDeallocator f);
164 xmlHashDeallocator f);

Completed in 90 milliseconds