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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c12810 char *zCols = 0; local
13446 char *zCols local
[all...]
H A Dsqlite3.c117894 const char *zCols; member in struct:__anon49
185172 char *zCols; /* List of user defined columns */ local
218324 char *zCols = 0; /* Used to build up list of table cols */ local
225822 const char *zCols = bRowid ? SESSIONS_ROWID ", *" : "*"; local
251099 const char *zCols = "id INTEGER PRIMARY KEY, sz BLOB"; local
[all...]

Completed in 527 milliseconds