Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dshell.c1197 int nCol; /* Number of columns in the table */ in do_meta_command() local
Dsqlite3.c8069 int nCol; /* Number of columns in this table */ member
8144 int nCol; /* Number of columns in this key */ member
51868 int nCol; /* Number of columns in the index */ in analyzeOneTable() local
55106 int nCol; in sqlite3CreateForeignKey() local
55321 int nCol; in sqlite3CreateIndex() local
56437 int nCol = pIdx->nColumn; in sqlite3IndexKeyinfo() local
57359 int nCol; in sqlite3GenerateIndexKey() local
59881 int nCol; in sqlite3GenerateConstraintChecks() local
60576 int nCol; in sqlite3_exec() local
65590 int nCol; /* Number of columns in the result set */ in multiSelect() local
[all …]