Home
last modified time | relevance | path

Searched refs:_xmlHashEntry (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/
Dhash.c54 typedef struct _xmlHashEntry xmlHashEntry;
56 struct _xmlHashEntry { struct
57 struct _xmlHashEntry *next; argument
69 struct _xmlHashEntry *table; argument
240 struct _xmlHashEntry *oldtable; in xmlHashGrow()
/third_party/gettext/gnulib-local/lib/libxml/
Dhash.c64 typedef struct _xmlHashEntry xmlHashEntry;
66 struct _xmlHashEntry { struct
67 struct _xmlHashEntry *next; argument
79 struct _xmlHashEntry *table; argument
244 struct _xmlHashEntry *oldtable; in xmlHashGrow()