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

/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dxslt.c503 if (cctxt->inodeList != NULL) {
504 xsltCompilerNodeInfoPtr tmp, cur = cctxt->inodeList;
2175 } else if ((cctxt->inode == NULL) && (cctxt->inodeList != NULL)) {
2176 inode = cctxt->inodeList;
2189 if (cctxt->inodeList == NULL)
2190 cctxt->inodeList = inode;
5368 cctxt->inode->litResElemInfo = cctxt->inodeList->litResElemInfo;
H A DxsltInternals.h1237 xsltCompilerNodeInfoPtr inodeList; member in struct:_xsltCompilerCtxt

Completed in 111 milliseconds