Searched refs:FTS5_PLAN_SOURCE (Results 1 – 1 of 1) sorted by relevance
447 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */ macro757 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){ in fts5FreeCursorComponents()903 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE) in fts5NextMethod()1350 pCsr->ePlan = FTS5_PLAN_SOURCE; in fts5FilterMethod()1409 || pCsr->ePlan==FTS5_PLAN_SOURCE in fts5CursorRowid()1434 case FTS5_PLAN_SOURCE: in fts5RowidMethod()2498 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){ in fts5ColumnMethod()