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

/vbox/src/libs/libxml2-2.6.31/
H A Dcatalog.c128 typedef struct _xmlCatalogEntry xmlCatalogEntry;
130 struct _xmlCatalogEntry { struct
131 struct _xmlCatalogEntry *next;
132 struct _xmlCatalogEntry *parent;
133 struct _xmlCatalogEntry *children;
141 struct _xmlCatalogEntry *group;

Completed in 48 milliseconds