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

/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c16440 int bOk = 0; local
16445 bOk = 1;
16448 if( rc==SQLITE_OK && bOk==0 ){
H A Dsqlite3.c101721 int bOk; local
149995 int bOk; local
183343 int bOk = 0; local
185610 int bOk = 0; local
219042 int bOk; /* True if ok to populate */ member in struct:Fts5PoslistPopulator
[all...]

Completed in 828 milliseconds