Home
last modified time | relevance | path

Searched defs:_xmlSchemaAttribute (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/third_party/libxml/src/include/libxml/
DschemasInternals.h249 struct _xmlSchemaAttribute { struct
251 struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */ argument
252 const xmlChar *name; /* the name of the declaration */
253 const xmlChar *id; /* Deprecated; not used */
277 typedef struct _xmlSchemaAttributeLink xmlSchemaAttributeLink; argument
281 struct _xmlSchemaAttribute *attr;/* the linked attribute */ argument
/external/cronet/stable/third_party/libxml/src/include/libxml/
DschemasInternals.h249 struct _xmlSchemaAttribute { struct
251 struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */ argument
252 const xmlChar *name; /* the name of the declaration */
253 const xmlChar *id; /* Deprecated; not used */
277 typedef struct _xmlSchemaAttributeLink xmlSchemaAttributeLink; argument
281 struct _xmlSchemaAttribute *attr;/* the linked attribute */ argument
/external/libxml2/include/libxml/
DschemasInternals.h249 struct _xmlSchemaAttribute { struct
251 struct _xmlSchemaAttribute *next; /* the next attribute (not used?) */ argument
252 const xmlChar *name; /* the name of the declaration */
253 const xmlChar *id; /* Deprecated; not used */
277 typedef struct _xmlSchemaAttributeLink xmlSchemaAttributeLink; argument
281 struct _xmlSchemaAttribute *attr;/* the linked attribute */ argument