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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c20601 int nColumn = 0; local
[all...]
H A Dsqlite3.c18686 u16 nColumn; /* Number of columns stored in the index */ member in struct:Index
18797 int nColumn; /* Number of used entries in aCol[] */ member in struct:AggInfo
132840 int nColumn; /* Number of columns in the data */ local
143431 generateSortTail( Parse *pParse, Select *p, SortCtx *pSort, int nColumn, SelectDest *pDest ) argument
150391 u32 nColumn; /* Number of columns in the result */ member in struct:TabResult
164288 u16 nColumn; /* Number of columns in the index */ local
165526 u16 nColumn; /* Total number of ordered columns in the index */ local
184403 int nColumn; /* number of named columns in virtual table */ member in struct:Fts3Table
[all...]

Completed in 557 milliseconds