Searched defs:zTab (Results 1 – 1 of 1) sorted by relevance
10051 const char *zTab, /* Table name */ in idxGetTableInfo()10659 const char *zTab = pTab->zName; in idxProcessOneTrigger() local10961 const char *zTab, in idxPopulateOneStat1()11057 static int idxBuildSampleTable(sqlite3expert *p, const char *zTab){ in idxBuildSampleTable()11139 const char *zTab = (const char*)sqlite3_column_text(pAllIndex, 1); in idxPopulateStat1() local12689 char *zTab; /* Name of table */ member14050 const char *zTab, in recoverLostAndFoundInsert()14235 char *zTab = 0; /* Name of lost_and_found table */ in recoverLostAndFound3Init() local18451 static char **tableColumnList(ShellState *p, const char *zTab){ in tableColumnList()19162 static int session_filter(void *pCtx, const char *zTab){ in session_filter()[all …]