Searched defs:iCsr (Results 1 – 4 of 4) sorted by relevance
1555 int iCsr, /* Cursor to which the constraint applies */ in whereAddLimitExpr()1611 int iCsr = p->pSrc->a[0].iCursor; in sqlite3WhereAddLimit() local
1204 int iCsr = pSrc->a[0].iCursor; /* Cursor used for virtual table scan */ in updateVirtualTable() local
63 int iCsr; /* Cursor number for table */ member801 int iCsr = pSort->iECursor; in pushOntoSorter() local1720 int iCsr = pSort->aDefer[i].iCsr; in generateSortTail() local3986 int iCsr = *piCursor; in renumberCursorDoMapping() local7728 const int iCsr = pParse->nTab++; /* Cursor to scan b-tree */ in sqlite3Select() local
435 i64 iCsr = pPhrase->iTail; in fts3SnippetDetails() local