Searched refs:xmlHashTable (Results 1 – 4 of 4) sorted by relevance
21 typedef struct _xmlHashTable xmlHashTable; typedef22 typedef xmlHashTable *xmlHashTablePtr;
151 table = xmlMalloc(sizeof(xmlHashTable)); in xmlHashCreate()
180 table = xmlMalloc(sizeof(xmlHashTable)); in xmlHashCreate()