Searched defs:_xmlRef (Results 1 – 2 of 2) sorted by relevance
503 struct _xmlRef { struct504 struct _xmlRef *next; /* next Ref */ argument505 const xmlChar *value; /* The Ref name */506 xmlAttrPtr attr; /* The attribute holding it */507 const xmlChar *name; /* The attribute if attr is not available */508 int lineno; /* The line number if attr is not available */
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 */