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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c11936 IdxColumn *aCol; member in struct:IdxTable
15288 RecoverColumn *aCol; /* Array of columns */ member in struct:RecoverTable
[all...]
H A Dsqlite3.c18339 Column *aCol; /* Information about each column */ member in struct:Table
18500 } aCol[1]; /* One entry for each of nCol columns */ member in struct:FKey
18796 } *aCol; member in struct:AggInfo
32371 sqlite3TreeViewColumnList( TreeView *pView, const Column *aCol, int nCol, u8 moreToFollow ) argument
95838 Column *aCol; local
122846 const Column *aCol = pIdx->pTable->aCol; local
143984 Column *aCol, *pCol; /* For looping over result columns */ local
185728 const char **aCol; /* Array of column names */ local
251863 fts5StorageDecodeSizeArray( int *aCol, int nCol, const u8 *aBlob, int nBlob ) argument
251884 sqlite3Fts5StorageDocsize(Fts5Storage *p, i64 iRowid, int *aCol) argument
255418 int aCol[STMT_NUM_INTEGER_COLUMN+1]; /* all other column values */ member in struct:StmtRow
[all...]

Completed in 1016 milliseconds