Home
last modified time | relevance | path

Searched defs:zTab (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/sqlite3/
Dshell.c11808 const char *zTab, /* Table name */ in idxGetTableInfo()
12416 const char *zTab = pTab->zName; in idxProcessOneTrigger() local
12718 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() local
14561 char *zTab; /* Name of table */ member
15925 const char *zTab, in recoverLostAndFoundInsert()
16110 char *zTab = 0; /* Name of lost_and_found table */ in recoverLostAndFound3Init() local
20452 static char **tableColumnList(ShellState *p, const char *zTab){ in tableColumnList()
21208 static int session_filter(void *pCtx, const char *zTab){ in session_filter()
[all …]