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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c141847 int iCsr; /* Cursor number for table */ member in struct:SortCtx::DeferredCsr
142597 int iCsr = pSort->iECursor; local
143536 int iCsr = pSort->aDefer[i].iCsr; local
145836 int iCsr = *piCursor; local
150176 const int iCsr = pParse->nTab++; /* Cursor to scan b-tree */ local
153272 int iCsr = pSrc->a[0].iCursor; /* Cursor used for virtual table scan */ local
160508 whereAddLimitExpr( WhereClause *pWC, int iReg, Expr *pExpr, int iCsr, int eMatchOp ) argument
160568 int iCsr = p->pSrc->a[0].iCursor; local
201119 i64 iCsr = pPhrase->iTail; local
[all...]

Completed in 540 milliseconds