Searched refs:XSLT_FUNC_WITHPARAM (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dpreproc.c274 case XSLT_FUNC_WITHPARAM:
356 case XSLT_FUNC_WITHPARAM:
459 case XSLT_FUNC_WITHPARAM: {
1348 comp = (xsltStyleItemWithParamPtr) xsltNewStylePreComp(style, XSLT_FUNC_WITHPARAM);
1350 comp = xsltNewStylePreComp(style, XSLT_FUNC_WITHPARAM);
2007 case XSLT_FUNC_WITHPARAM:
H A DxsltInternals.h445 XSLT_FUNC_WITHPARAM, enumerator in enum:__anon9683
H A Dxslt.c3829 return(XSLT_FUNC_WITHPARAM);
4006 case XSLT_FUNC_WITHPARAM:
4030 cctxt->inode->curChildType = XSLT_FUNC_WITHPARAM;
4055 if (type == XSLT_FUNC_WITHPARAM) {
4056 cctxt->inode->curChildType = XSLT_FUNC_WITHPARAM;
H A Dvariables.c707 if (cur->comp->type == XSLT_FUNC_WITHPARAM)

Completed in 188 milliseconds