Home
last modified time | relevance | path

Searched refs:inodeLast (Results 1 – 2 of 2) sorted by relevance

/external/libxslt/libxslt/
DxsltInternals.h1326 xsltCompilerNodeInfoPtr inodeLast; member
Dxslt.c2333 cctxt->inodeLast->next = inode; in xsltCompilerNodePush()
2334 inode->prev = cctxt->inodeLast; in xsltCompilerNodePush()
2336 cctxt->inodeLast = inode; in xsltCompilerNodePush()