Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/include/libxml/
Dtree.h476 struct _xmlRef { struct
477 struct _xmlRef *next; /* next Ref */ argument
478 const xmlChar *value; /* The Ref name */
479 xmlAttrPtr attr; /* The attribute holding it */
480 const xmlChar *name; /* The attribute if attr is not available */
481 int lineno; /* The line number if attr is not available */
/external/libxml2/include/libxml/
Dtree.h476 struct _xmlRef { struct
477 struct _xmlRef *next; /* next Ref */ argument
478 const xmlChar *value; /* The Ref name */
479 xmlAttrPtr attr; /* The attribute holding it */
480 const xmlChar *name; /* The attribute if attr is not available */
481 int lineno; /* The line number if attr is not available */