Searched defs:_xmlRef (Results 1 – 2 of 2) sorted by relevance
476 struct _xmlRef { struct477 struct _xmlRef *next; /* next Ref */ argument478 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 */