Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/include/libxml/
Dtree.h459 struct _xmlID { struct
460 struct _xmlID *next; /* next ID */ argument
461 const xmlChar *value; /* The ID name */
462 xmlAttrPtr attr; /* The attribute holding it */
463 const xmlChar *name; /* The attribute if attr is not available */
464 int lineno; /* The line number if attr is not available */
465 struct _xmlDoc *doc; /* The document holding the ID */
/external/libxml2/include/libxml/
Dtree.h459 struct _xmlID { struct
460 struct _xmlID *next; /* next ID */ argument
461 const xmlChar *value; /* The ID name */
462 xmlAttrPtr attr; /* The attribute holding it */
463 const xmlChar *name; /* The attribute if attr is not available */
464 int lineno; /* The line number if attr is not available */
465 struct _xmlDoc *doc; /* The document holding the ID */