Searched refs:XSLT_FUNC_PARAM (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dextra.c91 } else if (cur->comp->type == XSLT_FUNC_PARAM) {
H A Dpreproc.c275 case XSLT_FUNC_PARAM:
356 case XSLT_FUNC_PARAM:
457 case XSLT_FUNC_PARAM: {
1749 xsltNewStylePreComp(style, XSLT_FUNC_PARAM);
1751 comp = xsltNewStylePreComp(style, XSLT_FUNC_PARAM);
1917 case XSLT_FUNC_PARAM:
H A Dvariables.c364 else if (cur->comp->type == XSLT_FUNC_PARAM)
868 if (comp->type == XSLT_FUNC_PARAM)
H A Dxslt.c3581 return(XSLT_FUNC_PARAM);
3710 case XSLT_FUNC_PARAM:
4480 XSLT_CCTXT(style)->inode->curChildType = XSLT_FUNC_PARAM;
5255 case XSLT_FUNC_PARAM:
5489 xsltParseTopLevelXSLTElem(cctxt, cur, XSLT_FUNC_PARAM);
H A DxsltInternals.h388 XSLT_FUNC_PARAM, enumerator in enum:__anon6104
H A Dtransform.c2406 } else if (info->type == XSLT_FUNC_PARAM) {

Completed in 82 milliseconds