Searched defs:iCur (Results 1 – 1 of 1) sorted by relevance
8542 int iCur; /* The VDBE cursor used by this IN operator */ member42344 int iCur, in allocateCursor()56909 int iCur, /* The cursor number of the table */ in sqlite3OpenTable()56935 int iCur /* Cursor number for ephemerial table */ in sqlite3MaterializeView()56975 int iCur; /* VDBE Cursor number for pTab */ in sqlite3DeleteFrom() local57287 int iCur, /* Cursor number for the table */ in sqlite3GenerateRowDelete()57323 int iCur, /* Cursor number for the table */ in sqlite3GenerateRowIndexDelete()57351 int iCur, /* Cursor number for the pIdx->pTable table */ in sqlite3GenerateIndexKey()59021 int iCur = pParse->nTab; in autoIncBegin() local59069 int iCur = pParse->nTab; in autoIncEnd() local[all …]