Searched refs:nTable (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/libsqlite/src/ | ||
H A D | sqliteInt.h | 359 int nTable; /* Number of tables in the database */ member |
H A D | build.c | 987 db->nTable++; in sqliteEndTable() |