Searched refs:tableColumnList (Results 1 – 2 of 2) sorted by relevance
178 static char **tableColumnList(DState *p, const char *zTab){ in tableColumnList() function428 azTCol = tableColumnList(p, zTable); in dump_callback()
4023 ** Release memory previously allocated by tableColumnList().4047 static char **tableColumnList(ShellState *p, const char *zTab){ function4214 azCol = tableColumnList(p, zTable);