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

/external/libxslt/libxslt/
H A Dxslt.c2360 inode->curChildType = 0;
2444 cctxt->inode->curChildType = 0;
3858 if (cctxt->inode->prev->curChildType != 0)
3859 cctxt->inode->type = cctxt->inode->prev->curChildType;
4020 cctxt->inode->curChildType = XSLT_FUNC_WITHPARAM;
4023 cctxt->inode->curChildType = XSLT_FUNC_SORT;
4046 cctxt->inode->curChildType = XSLT_FUNC_WITHPARAM;
4120 cctxt->inode->curChildType = XSLT_FUNC_WHEN;
4137 cctxt->inode->curChildType = XSLT_FUNC_OTHERWISE;
4180 cctxt->inode->curChildType
[all...]
H A DxsltInternals.h1292 xsltStyleType curChildType; member in struct:_xsltCompilerNodeInfo

Completed in 53 milliseconds