Searched defs:pbEof (Results 1 – 4 of 4) sorted by relevance
4486 u8 *pbEof /* OUT: End-of-file flag */ in sqlite3Fts3DoclistPrev()4541 u8 *pbEof /* OUT: End-of-file flag */ in sqlite3Fts3DoclistNext()4575 u8 *pbEof in fts3EvalDlPhraseNext()4641 u8 *pbEof /* OUT: True if iterator is at EOF */ in incrPhraseTokenNext()4691 u8 *pbEof /* OUT: Set to 1 if EOF */ in fts3EvalIncrPhraseNext()4792 u8 *pbEof /* OUT: Set to 1 if EOF */ in fts3EvalPhraseNext()
922 static void logReaderCksum(LogReader *p, LsmString *pBuf, int *pbEof, int *pRc){ in logReaderCksum()
1614 int *pbEof /* Set TRUE at EOF. Set false for more content */ in vdbeMergeEngineStep()2582 int sqlite3VdbeSorterRewind(const VdbeCursor *pCsr, int *pbEof){ in sqlite3VdbeSorterRewind()
432 static i64 fts5ExprSynonymRowid(Fts5ExprTerm *pTerm, int bDesc, int *pbEof){ in fts5ExprSynonymRowid()782 int *pbEof /* OUT: Set to true if EOF */ in fts5ExprAdvanceto()