Searched refs:inodeList (Results 1 – 4 of 4) sorted by relevance
542 if (cctxt->inodeList != NULL) { in xsltCompilationCtxtFree()543 xsltCompilerNodeInfoPtr tmp, cur = cctxt->inodeList; in xsltCompilationCtxtFree()2316 } else if ((cctxt->inode == NULL) && (cctxt->inodeList != NULL)) { in xsltCompilerNodePush()2317 inode = cctxt->inodeList; in xsltCompilerNodePush()2330 if (cctxt->inodeList == NULL) in xsltCompilerNodePush()2331 cctxt->inodeList = inode; in xsltCompilerNodePush()5646 cctxt->inode->litResElemInfo = cctxt->inodeList->litResElemInfo; in xsltParseXSLTStylesheetElemCore()
1325 xsltCompilerNodeInfoPtr inodeList; member
26049 static unixInodeInfo *inodeList = 0;26174 assert( inodeList==pInode );26175 inodeList = pInode->pNext;26253 pInode = inodeList;26265 pInode->pNext = inodeList;26267 if( inodeList ) inodeList->pPrev = pInode;26268 inodeList = pInode;29922 pInode = inodeList;
26038 static unixInodeInfo *inodeList = 0;26163 assert( inodeList==pInode );26164 inodeList = pInode->pNext;26242 pInode = inodeList;26254 pInode->pNext = inodeList;26256 if( inodeList ) inodeList->pPrev = pInode;26257 inodeList = pInode;29911 pInode = inodeList;