Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dcatalog.c161 typedef struct _xmlCatalogEntry xmlCatalogEntry;
163 struct _xmlCatalogEntry { struct
164 struct _xmlCatalogEntry *next; argument
165 struct _xmlCatalogEntry *parent; argument
166 struct _xmlCatalogEntry *children; argument
174 struct _xmlCatalogEntry *group; argument
/third_party/libxml2/
Dcatalog.c132 typedef struct _xmlCatalogEntry xmlCatalogEntry;
134 struct _xmlCatalogEntry { struct
135 struct _xmlCatalogEntry *next; argument
136 struct _xmlCatalogEntry *parent; argument
137 struct _xmlCatalogEntry *children; argument
145 struct _xmlCatalogEntry *group; argument