Home
last modified time | relevance | path

Searched defs:iIdxCur (Results 1 – 1 of 1) sorted by relevance

/external/sqlite/dist/
Dsqlite3.c8533 int iIdxCur; /* The VDBE cursor used to acesss pIdx */ member
51867 int iIdxCur; /* Cursor number for index being analyzed */ in analyzeOneTable() local
72483 int iIdxCur = pLevel->iIdxCur; in sqlite3WhereBegin() local
72558 int iIdxCur; /* The VDBE cursor for the index */ in sqlite3WhereBegin() local