Searched refs:curChildType (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dxslt.c2219 inode->curChildType = 0;
2297 cctxt->inode->curChildType = 0;
3641 if (cctxt->inode->prev->curChildType != 0)
3642 cctxt->inode->type = cctxt->inode->prev->curChildType;
3755 cctxt->inode->curChildType = XSLT_FUNC_WITHPARAM;
3758 cctxt->inode->curChildType = XSLT_FUNC_SORT;
3781 cctxt->inode->curChildType = XSLT_FUNC_WITHPARAM;
3855 cctxt->inode->curChildType = XSLT_FUNC_WHEN;
3872 cctxt->inode->curChildType = XSLT_FUNC_OTHERWISE;
3915 cctxt->inode->curChildType
[all...]
H A DxsltInternals.h1209 xsltStyleType curChildType; member in struct:_xsltCompilerNodeInfo

Completed in 115 milliseconds