Home
last modified time | relevance | path

Searched defs:_xmlSchemaAttributeLink (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h306 struct _xmlSchemaAttributeLink { struct
307 struct _xmlSchemaAttributeLink *next;/* the next attribute link ... */ argument
308 struct _xmlSchemaAttribute *attr;/* the linked attribute */
/third_party/libxml2/include/libxml/
DschemasInternals.h278 struct _xmlSchemaAttributeLink { struct
279 struct _xmlSchemaAttributeLink *next;/* the next attribute link ... */ argument
280 struct _xmlSchemaAttribute *attr;/* the linked attribute */