Home
last modified time | relevance | path

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

/third_party/sqlite/src/
Dshell.c3628 int iCol; /* 0 for start, 1 for stop, 2 for step */ in seriesBestIndex() local
5858 int iCol = -1; /* If >=0, step pCur->pStmt and use the i-th column */ in completionNext() local
9424 int iCol; /* Constrained table column */ member
9859 int iCol = pIdxInfo->aOrderBy[i].iColumn; in expertBestIndex() local
10268 int iCol = sqlite3_column_int(pInfo, 1); in idxFindCompatible() local
11653 int iCol = pIdx->aOrderBy[0].iColumn; in dbdataBestIndex() local
13716 int iCol = sqlite3_column_int(pStmt, 1); in recoverAddTable() local