Searched refs:FTS5_PLAN_SPECIAL (Results 1 – 1 of 1) sorted by relevance
260125 #define FTS5_PLAN_SPECIAL 3 /* An internal query */ macro260650 case FTS5_PLAN_SPECIAL: {260800 pCsr->ePlan = FTS5_PLAN_SPECIAL;261323 if( ePlan==FTS5_PLAN_SPECIAL ){261921 assert( pCsr->ePlan!=FTS5_PLAN_SPECIAL );262436 assert( pCsr->ePlan!=FTS5_PLAN_SPECIAL );262535 assert( pCsr->ePlan!=FTS5_PLAN_SPECIAL );262579 if( pCsr==0 || (pCsr->ePlan==0 || pCsr->ePlan==FTS5_PLAN_SPECIAL) ){262690 if( pCsr->ePlan==FTS5_PLAN_SPECIAL ){