Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c2482 char **azCol; /* zLine[] broken up into columns */ in DbObjCmd() local
/freebsd/contrib/sqlite3/
H A Dshell.c20500 char **azCol, /* Column names */ in shell_callback()
20889 static int callback(void *pArg, int nArg, char **azArg, char **azCol){ in callback()
22452 static void freeColumnList(char **azCol){ in freeColumnList()
22475 char **azCol = 0; in tableColumnList() local
22636 char **azCol; in dump_callback() local