Searched refs:_xsltStackElem (Results 1 – 1 of 1) sorted by relevance
1421 typedef struct _xsltStackElem xsltStackElem;1423 struct _xsltStackElem { struct1424 struct _xsltStackElem *next;/* chained list */ argument