HomeSort by relevance Sort by last modified time
    Searched defs:xmlHashDeallocator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
hash.h 63 * xmlHashDeallocator:
69 typedef void (*xmlHashDeallocator)(void *payload, xmlChar *name);
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/
hash.h 63 * xmlHashDeallocator:
69 typedef void (*xmlHashDeallocator)(void *payload, xmlChar *name);
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 47 milliseconds