Searched refs:bEof (Results 1 – 4 of 4) sorted by relevance
88202 int bEof; /* Set to true when merge is finished */88439 assert( pReadr->pIncr==0 || pReadr->pIncr->bEof==0 );88485 int bEof = 1;88488 if( rc==SQLITE_OK && pIncr->bEof==0 ){88492 bEof = 0;88496 if( bEof ){89678 assert( pIncr->bEof==0 );89761 pIncr->bEof = 1;89772 pIncr->bEof = 1;148902 u8 bEof; /* True this expression is at EOF already */[all …]
4203 int bEof; /* True when at EOF */ member4335 pCsr->bEof = 0; in zipfileResetCursor()4618 pCsr->bEof = 1; in zipfileNext()4626 pCsr->bEof = 1; in zipfileNext()4630 if( pCsr->bEof==0 ){ in zipfileNext()4856 return pCsr->bEof; in zipfileEof()4955 pCsr->bEof = 1; in zipfileFilter()
88218 int bEof; /* Set to true when merge is finished */88455 assert( pReadr->pIncr==0 || pReadr->pIncr->bEof==0 );88501 int bEof = 1;88504 if( rc==SQLITE_OK && pIncr->bEof==0 ){88508 bEof = 0;88512 if( bEof ){89694 assert( pIncr->bEof==0 );89777 pIncr->bEof = 1;89788 pIncr->bEof = 1;148918 u8 bEof; /* True this expression is at EOF already */[all …]
4209 int bEof; /* True when at EOF */ member4341 pCsr->bEof = 0; in zipfileResetCursor()4624 pCsr->bEof = 1; in zipfileNext()4632 pCsr->bEof = 1; in zipfileNext()4636 if( pCsr->bEof==0 ){ in zipfileNext()4862 return pCsr->bEof; in zipfileEof()4961 pCsr->bEof = 1; in zipfileFilter()