Searched defs:zTab (Results 1 – 1 of 1) sorted by relevance
11808 const char *zTab, /* Table name */ in idxGetTableInfo()12416 const char *zTab = pTab->zName; in idxProcessOneTrigger() local12718 const char *zTab, in idxPopulateOneStat1()12814 static int idxBuildSampleTable(sqlite3expert *p, const char *zTab){ in idxBuildSampleTable()12896 const char *zTab = (const char*)sqlite3_column_text(pAllIndex, 1); in idxPopulateStat1() local14561 char *zTab; /* Name of table */ member15925 const char *zTab, in recoverLostAndFoundInsert()16110 char *zTab = 0; /* Name of lost_and_found table */ in recoverLostAndFound3Init() local20452 static char **tableColumnList(ShellState *p, const char *zTab){ in tableColumnList()21208 static int session_filter(void *pCtx, const char *zTab){ in session_filter()[all …]