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

/external/chromium_org/third_party/libxml/src/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);
/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 1274 milliseconds