Home
last modified time | relevance | path

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

/freebsd-src/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c1777 static Tcl_Obj *dbEvalColumnValue(DbEvalContext *p, int iCol){ in dbEvalColumnValue()
/freebsd-src/contrib/sqlite3/
H A Dshell.c6125 int iCol; /* 0 for start, 1 for stop, 2 for step */ seriesBestIndex() local
8395 int iCol = -1; /* If >=0, step pCur->pStmt and use the i-th column */ completionNext() local
11988 int iCol; /* Constrained table column */ global() member
12423 int iCol = pIdxInfo->aOrderBy[i].iColumn; expertBestIndex() local
12833 int iCol = sqlite3_column_int(pInfo, 1); idxFindCompatible() local
14611 intckParseCreateIndex(const char * z,int iCol,int * pnByte) intckParseCreateIndex() argument
15726 int iCol = pIdx->aOrderBy[0].iColumn; dbdataBestIndex() local
17580 int iCol = sqlite3_column_int(pStmt, 1); recoverAddTable() local
[all...]
H A Dsqlite3.c23262 int iCol; /* Column for which the cache is valid */ global() member
[all...]