Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxslt/
H A DxsltInternals.h1851 xsltFreeStackElemList (xsltStackElemPtr elem);
/reactos/dll/3rdparty/libxslt/
H A Dtransform.c164 xsltFreeStackElemList(variable); in xsltLocalVariablePop()
191 xsltFreeStackElemList(param); in xsltTemplateParamsCleanup()
4763 xsltFreeStackElemList(withParams); in xsltCallTemplate()
5068 xsltFreeStackElemList(withParams); in xsltApplyTemplates()
5971 xsltFreeStackElemList(style->variables); in xsltApplyStylesheetInternal()
H A Dvariables.c603 xsltFreeStackElemList(xsltStackElemPtr elem) { in xsltFreeStackElemList() function
H A Dxslt.c1001 xsltFreeStackElemList(style->variables); in xsltFreeStylesheet()