Home
last modified time | relevance | path

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

/external/libxml2/
Dcatalog.c128 typedef struct _xmlCatalogEntry xmlCatalogEntry;
130 struct _xmlCatalogEntry { struct
131 struct _xmlCatalogEntry *next; argument
132 struct _xmlCatalogEntry *parent; argument
133 struct _xmlCatalogEntry *children; argument
141 struct _xmlCatalogEntry *group; argument