Searched refs:tableColumnList (Results 1 – 1 of 1) sorted by relevance
25003 static char **tableColumnList(ShellState *p, const char *zTab){ in tableColumnList() function25170 azCol = tableColumnList(p, zTable); in dump_callback()