xmlHashTable      151 third_party/libxml/src/hash.c     table = xmlMalloc(sizeof(xmlHashTable));
xmlHashTable       21 third_party/libxml/src/include/libxml/hash.h typedef struct _xmlHashTable xmlHashTable;
xmlHashTable       22 third_party/libxml/src/include/libxml/hash.h typedef xmlHashTable *xmlHashTablePtr;