Searched refs:bMove (Results 1 – 1 of 1) sorted by relevance
2773 int bMove = 1; in fts5SegIterNextFrom() local2787 bMove = 0; in fts5SegIterNextFrom()2802 bMove = 0; in fts5SegIterNextFrom()2807 if( bMove && p->rc==SQLITE_OK ) pIter->xNext(p, pIter, 0); in fts5SegIterNextFrom()2811 bMove = 1; in fts5SegIterNextFrom()