Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c1575 int nCol; /* Number of columns returned by pStmt */ member
1644 int nCol; /* Number of columns returned by pStmt */ in dbEvalRowInfo() local
1858 int nCol; in DbEvalNextCmd() local
2475 int nCol; /* Number of columns in the table */ in DbObjCmd() local
2841 int nCol; in DbObjCmd() local
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c3409 int nCol; /* Number of columns in the result set */ in sha3QueryFunc() local
4646 int nCol = 0; in toBase64() local
5000 int nCol = 0; in toBase85() local
11934 int nCol; member
12537 int nCol = 0; in idxGetTableInfo() local
13449 int nCol = 0; in idxPopulateOneStat1() local
15287 int nCol; /* Number of columns in table */ member
16259 int nCol = 0; in recoverAddTable() local
19924 int nCol, i, x; in display_stats() local
20845 int nCol = sqlite3_column_count(pStmt); in exec_prepared_stmt() local
[all …]
H A Dsqlite3.c18348 i16 nCol; /* Number of columns in this table */ member
18492 int nCol; /* Number of columns in this key */ member
32374 int nCol, in sqlite3TreeViewColumnList()