Searched defs:_xmlHashTable (Results 1 – 2 of 2) sorted by relevance
68 struct _xmlHashTable { struct69 struct _xmlHashEntry *table;70 int size;71 int nbElems;72 xmlDictPtr dict;74 int random_seed;
78 struct _xmlHashTable { struct79 struct _xmlHashEntry *table;80 int size;81 int nbElems;82 xmlDictPtr dict;84 int random_seed;