Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5Int.h316 u8 bEof; /* Set to true at EOF */ member
368 u8 bEof; member
H A Dfts5_vocab.c61 int bEof; /* True if this cursor is at EOF */ member
H A Dfts5_expr.c63 int bEof; /* True at EOF */ member
812 int bEof = 0; in fts5ExprSynonymAdvanceto() local
1110 int bEof = 1; in fts5ExprNodeNext_STRING() local
H A Dfts5_index.c542 int bEof; /* At EOF already */ member
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_log.c1004 int bEof = 0; in lsmLogRecover() local
/sqlite-3.40.0/src/
H A Dvdbesort.c401 int bEof; /* Set to true when merge is finished */ member
684 int bEof = 1; in vdbePmaReaderNext() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3.c4696 u8 bEof = 0; in fts3EvalIncrPhraseNext() local
5793 u8 bEof; in fts3EvalGatherStats() local
6007 u8 bEof = 0; in sqlite3Fts3EvalPhrasePoslist() local
H A Dfts3Int.h467 u8 bEof; /* True this expression is at EOF already */ member
H A Dfts3_write.c1446 u8 bEof = 0; in fts3SegReaderFirstDocid() local
1489 u8 bEof = 0; in fts3SegReaderNextDocid() local
/sqlite-3.40.0/ext/misc/
H A Dzipfile.c271 u8 bEof; /* True when at EOF */ member
/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c85 int bEof; /* Set to true after xInput finished */ member