Home
last modified time | relevance | path

Searched defs:nTab (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c10057 int nTab; in idxGetTableInfo() local
H A Dsqlite3.c19128 int nTab; /* Number of previously allocated VDBE cursors */ member
120584 int nTab = pParse->nTab; global() local
220182 int nTab = 0; /* Result of sqlite3Strlen30(zTab) */ global() local
243662 int nTab = (int)strlen(zTab)+1; global() local
[all...]

Completed in 162 milliseconds