Searched defs:iCol (Results 1 – 3 of 3) sorted by relevance
1777 static Tcl_Obj *dbEvalColumnValue(DbEvalContext *p, int iCol){ in dbEvalColumnValue()
6079 int iCol; /* 0 for start, 1 for stop, 2 for step */ in seriesBestIndex() local8312 int iCol = -1; /* If >=0, step pCur->pStmt and use the i-th column */ in completionNext() local11904 int iCol; /* Constrained table column */ member12339 int iCol = pIdxInfo->aOrderBy[i].iColumn; in expertBestIndex() local12749 int iCol = sqlite3_column_int(pInfo, 1); in idxFindCompatible() local14490 int iCol = pIdx->aOrderBy[0].iColumn; in dbdataBestIndex() local16316 int iCol = sqlite3_column_int(pStmt, 1); in recoverAddTable() local
23174 int iCol; /* Column for which the cache is valid */ member