Home
last modified time | relevance | path

Searched defs:nColumn (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c17835 int nColumn = 0; in exec_prepared_stmt_columnar() local
[all...]
H A Dsqlite3.c18100 u16 nColumn; /* Number of columns stored in the index */ member
18210 int nColumn; /* Number of used entries in aCol[] */ member
129298 int nColumn; /* Number of columns in the data */ global() local
139863 generateSortTail( Parse *pParse, Select *p, SortCtx *pSort, int nColumn, SelectDest *pDest ) global() argument
146193 u32 nColumn; /* Number of columns in the result */ global() member
159826 u16 nColumn; /* Number of columns in the index */ global() local
160921 u16 nColumn; /* Total number of ordered columns in the index */ global() local
179515 int nColumn; /* number of named columns in virtual table */ global() member
[all...]

Completed in 147 milliseconds