Searched defs:_xmlRef (Results 1 – 1 of 1) sorted by relevance
435 struct _xmlRef { struct436 struct _xmlRef *next; /* next Ref */ argument437 const xmlChar *value; /* The Ref name */438 xmlAttrPtr attr; /* The attribute holding it */439 const xmlChar *name; /* The attribute if attr is not available */440 int lineno; /* The line number if attr is not available */