Home
last modified time | relevance | path

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

/external/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