Searched defs:_xmlRef (Results 1 – 2 of 2) sorted by relevance
473 struct _xmlRef { struct474 struct _xmlRef *next; /* next Ref */ argument475 const xmlChar *value; /* The Ref name */476 xmlAttrPtr attr; /* The attribute holding it */477 const xmlChar *name; /* The attribute if attr is not available */478 int lineno; /* The line number if attr is not available */
436 struct _xmlRef { struct437 struct _xmlRef *next; /* next Ref */ argument438 const xmlChar *value; /* The Ref name */439 xmlAttrPtr attr; /* The attribute holding it */440 const xmlChar *name; /* The attribute if attr is not available */441 int lineno; /* The line number if attr is not available */