Home
last modified time | relevance | path

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

/src/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2530 char **azCol; /* zLine[] broken up into columns */ in DbObjCmd() local
/src/contrib/sqlite3/
H A Dshell.c22881 char **azCol, /* Column names */ in shell_callback()
23308 static int callback(void *pArg, int nArg, char **azArg, char **azCol){ in callback()
24981 static void freeColumnList(char **azCol){ in freeColumnList()
25004 char **azCol = 0; in tableColumnList() local
25165 char **azCol; in dump_callback() local