Home
last modified time | relevance | path

Searched defs:_xmlHashTable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dhash.c48 struct _xmlHashTable { struct
49 xmlHashEntry *table;
50 unsigned size; /* power of two */
51 unsigned nbElems;
52 xmlDictPtr dict;
53 unsigned randomSeed;
/aosp_15_r20/external/libxml2/
H A Dhash.c48 struct _xmlHashTable { struct
49 xmlHashEntry *table;
50 unsigned size; /* power of two */
51 unsigned nbElems;
52 xmlDictPtr dict;
53 unsigned randomSeed;