Home
last modified time | relevance | path

Searched refs:_xmlCatalogEntry (Results 1 – 2 of 2) 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
/external/chromium_org/third_party/libxml/src/
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