Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DschemasInternals.h385 typedef struct _xmlSchemaTypeLink xmlSchemaTypeLink;
387 struct _xmlSchemaTypeLink { struct
388 struct _xmlSchemaTypeLink *next;/* the next type link ... */ argument