Searched refs:xmlHashTable (Results 1 – 4 of 4) sorted by relevance
21 typedef struct _xmlHashTable xmlHashTable; typedef22 typedef xmlHashTable *xmlHashTablePtr;
48 table = xmlMalloc(sizeof(xmlHashTable));
180 table = xmlMalloc(sizeof(xmlHashTable)); in xmlHashCreate()
307 <ANCHOR id="xmlHashTable" href="libxml/libxml-hash.html#xmlHashTable">