Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libxslt/
H A Dextra.c67 } else if (cur->comp->type == XSLT_FUNC_PARAM) { in xsltDebug()
H A Dpreproc.c252 case XSLT_FUNC_PARAM: in xsltNewStylePreComp()
333 case XSLT_FUNC_PARAM: in xsltNewStylePreComp()
442 case XSLT_FUNC_PARAM: { in xsltFreeStylePreComp()
1885 xsltNewStylePreComp(style, XSLT_FUNC_PARAM); in xsltParamComp()
1887 comp = xsltNewStylePreComp(style, XSLT_FUNC_PARAM); in xsltParamComp()
2038 case XSLT_FUNC_PARAM: in xsltStylePreCompute()
H A Dxslt.c3834 return(XSLT_FUNC_PARAM); in xsltGetXSLTElementTypeByNode()
3978 case XSLT_FUNC_PARAM: in xsltParseAnyXSLTElem()
4256 (cctxt->inode->type == XSLT_FUNC_PARAM))) in xsltParseAnyXSLTElem()
4853 XSLT_CCTXT(style)->inode->curChildType = XSLT_FUNC_PARAM; in xsltParseTemplateContent()
5576 case XSLT_FUNC_PARAM: in xsltParseTopLevelXSLTElem()
5810 xsltParseTopLevelXSLTElem(cctxt, cur, XSLT_FUNC_PARAM); in xsltParseXSLTStylesheetElemCore()
H A Dvariables.c709 else if (cur->comp->type == XSLT_FUNC_PARAM) in xsltCheckStackElem()
1358 if (comp->type == XSLT_FUNC_PARAM) in xsltRegisterGlobalVariable()
/reactos/sdk/include/reactos/libs/libxslt/
H A DxsltInternals.h442 XSLT_FUNC_PARAM, enumerator