Searched defs:_xmlRef (Results 1 – 1 of 1) sorted by relevance
474 struct _xmlRef { struct475 struct _xmlRef *next; /* next Ref */ argument476 const xmlChar *value; /* The Ref name */477 xmlAttrPtr attr; /* The attribute holding it */478 const xmlChar *name; /* The attribute if attr is not available */479 int lineno; /* The line number if attr is not available */