Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Danalyze.c113 int iIdxCur; /* Cursor open on index being analyzed */ in analyzeOneTable() local
Dwhere.c3843 int iIdxCur; /* The VDBE cursor for the index */ in codeOneLoopStart() local
4772 int iIdxCur = pLevel->iIdxCur; in sqlite3WhereBegin() local
DsqliteInt.h1911 int iIdxCur; /* The VDBE cursor used to access pIdx */ member
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c10256 int iIdxCur; /* The VDBE cursor used to access pIdx */ member