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
23747 static unixInodeInfo *inodeList = 0;23866 assert( inodeList==pInode );23867 inodeList = pInode->pNext;23945 pInode = inodeList;23957 pInode->pNext = inodeList;23959 if( inodeList ) inodeList->pPrev = pInode;23960 inodeList = pInode;27481 pInode = inodeList;
23740 static unixInodeInfo *inodeList = 0;23859 assert( inodeList==pInode );23860 inodeList = pInode->pNext;23938 pInode = inodeList;23950 pInode->pNext = inodeList;23952 if( inodeList ) inodeList->pPrev = pInode;23953 inodeList = pInode;27474 pInode = inodeList;