Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c1622 int nCol; /* Number of columns returned by pStmt */ member
1691 int nCol; /* Number of columns returned by pStmt */ in dbEvalRowInfo() local
1906 int nCol; in DbEvalNextCmd() local
2523 int nCol; /* Number of columns in the table */ in DbObjCmd() local
2896 int nCol; in DbObjCmd() local
/freebsd/contrib/sqlite3/
H A Dshell.c3049 int nCol; /* Number of columns in the result set */ in sha3QueryFunc() local
3476 int nCol; /* Number of columns in the result set */ in sha1QueryFunc() local
5208 int nCol = 0; in toBase64() local
5565 int nCol = 0; in toBase85() local
12852 int nCol; member
13455 int nCol = 0; in idxGetTableInfo() local
14436 int nCol = 0; in idxPopulateOneStat1() local
18797 int nCol; /* Number of columns in table */ member
19772 int nCol = 0; in recoverAddTable() local
23610 int nCol, i, x; in display_stats() local
[all …]
H A Dsqlite3.c18806 i16 nCol; /* Number of columns in this table */ member
18959 int nCol; /* Number of columns in this key */ member
33247 int nCol, in sqlite3TreeViewColumnList()
85280 int nCol = pIdx->nColumn; /* Number of index columns including rowid */ local
85831 int nCol = pRec->pKeyInfo->nAllField; local