Searched defs:iIdxCur (Results 1 – 4 of 4) sorted by relevance
113 int iIdxCur; /* Cursor open on index being analyzed */ in analyzeOneTable() local
3843 int iIdxCur; /* The VDBE cursor for the index */ in codeOneLoopStart() local4772 int iIdxCur = pLevel->iIdxCur; in sqlite3WhereBegin() local
1911 int iIdxCur; /* The VDBE cursor used to access pIdx */ member
10256 int iIdxCur; /* The VDBE cursor used to access pIdx */ member