Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h433 struct _xmlRef { struct
434 struct _xmlRef *next; /* next Ref */ argument
435 const xmlChar *value; /* The Ref name */
436 xmlAttrPtr attr; /* The attribute holding it */
437 const xmlChar *name; /* The attribute if attr is not available */
438 int lineno; /* The line number if attr is not available */