Searched refs:XSLT_FUNC_WHEN (Results 1 - 3 of 3) sorted by relevance

/external/libxslt/libxslt/
H A Dpreproc.c279 case XSLT_FUNC_WHEN:
358 case XSLT_FUNC_WHEN:
473 case XSLT_FUNC_WHEN: {
1726 xsltNewStylePreComp(style, XSLT_FUNC_WHEN);
1728 comp = xsltNewStylePreComp(style, XSLT_FUNC_WHEN);
2003 case XSLT_FUNC_WHEN:
H A DxsltInternals.h443 XSLT_FUNC_WHEN, enumerator in enum:__anon6391
H A Dxslt.c3817 return(XSLT_FUNC_WHEN);
3993 case XSLT_FUNC_WHEN:
4113 if (type == XSLT_FUNC_WHEN) {
4120 cctxt->inode->curChildType = XSLT_FUNC_WHEN;

Completed in 29 milliseconds