Home
last modified time | relevance | path

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

/freebsd-src/contrib/sqlite3/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
/freebsd-src/contrib/sqlite3/
H A Dshell.c3428 int nCol; /* Number of columns in the result set */ sha3QueryFunc() local
4665 int nCol = 0; toBase64() local
5019 int nCol = 0; toBase85() local
12018 int nCol; global() member
12621 int nCol = 0; idxGetTableInfo() local
13533 int nCol = 0; idxPopulateOneStat1() local
16551 int nCol; /* Number of columns in table */ global() member
17523 int nCol = 0; recoverAddTable() local
21188 int nCol, i, x; display_stats() local
22109 int nCol = sqlite3_column_count(pStmt); exec_prepared_stmt() local
22479 int nCol = 0; tableColumnList() local
26899 int nCol; /* Number of columns in the table */ do_meta_command() local
[all...]
H A Dsqlite3.c18402 i16 nCol; /* Number of columns in this table */ member
18554 int nCol; /* Number of columns in this key */ member
32679 sqlite3TreeViewColumnList(TreeView * pView,const Column * aCol,int nCol,u8 moreToFollow) sqlite3TreeViewColumnList() argument
[all...]