Searched refs:FTS5_PLAN_SOURCE (Results 1 – 1 of 1) sorted by relevance
260124 #define FTS5_PLAN_SOURCE 2 /* A source cursor for SORTED_MATCH */ macro260480 if( pCsr->ePlan!=FTS5_PLAN_SOURCE ){260628 (pCsr->ePlan==FTS5_PLAN_MATCH || pCsr->ePlan==FTS5_PLAN_SOURCE)261240 pCsr->ePlan = FTS5_PLAN_SOURCE;261299 || pCsr->ePlan==FTS5_PLAN_SOURCE262705 if( pCsr->ePlan==FTS5_PLAN_SOURCE ){