Home
last modified time | relevance | path

Searched refs:_xsltStackElem (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/reactos/libs/libxslt/
H A DxsltInternals.h1421 typedef struct _xsltStackElem xsltStackElem;
1423 struct _xsltStackElem { struct
1424 struct _xsltStackElem *next;/* chained list */ argument