Searched defs:zTab (Results 1 – 1 of 1) sorted by relevance
12611 const char *zTab, /* Table name */ in idxGetTableInfo()13219 const char *zTab = pTab->zName; in idxProcessOneTrigger() local13521 const char *zTab, in idxPopulateOneStat1()13618 static int idxBuildSampleTable(sqlite3expert *p, const char *zTab){ in idxBuildSampleTable()13700 const char *zTab = (const char*)sqlite3_column_text(pAllIndex, 1); in idxPopulateStat1() local16549 char *zTab; /* Name of table */ member17913 const char *zTab, in recoverLostAndFoundInsert()18098 char *zTab = 0; /* Name of lost_and_found table */ in recoverLostAndFound3Init() local22474 static char **tableColumnList(ShellState *p, const char *zTab){ in tableColumnList()23231 static int session_filter(void *pCtx, const char *zTab){ in session_filter()[all …]