Home
last modified time | relevance | path

Searched defs:_xsltAttrElem (Results 1 – 1 of 1) sorted by relevance

/external/libxslt/libxslt/
Dattributes.c87 struct _xsltAttrElem { struct
88 struct _xsltAttrElem *next;/* chained list */ argument
89 xmlNodePtr attr; /* the xsl:attribute definition */
90 const xmlChar *set; /* or the attribute set */
91 const xmlChar *ns; /* and its namespace */