Searched refs:bStat1 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c223181 int bStat1; /* True if this is sqlite_stat1 */ member in struct:SessionTable
227257 int bStat1; /* True if table is sqlite_stat1 */ member in struct:SessionApplyCtx
227338 int bStat1 = (sqlite3_stricmp(pIter->zTab, "sqlite_stat1")==0); local
[all...]

Completed in 506 milliseconds