Searched refs:FTS5_PLAN_SPECIAL (Results 1 – 1 of 1) sorted by relevance
448 #define FTS5_PLAN_SPECIAL 3 /* An internal query */ macro915 case FTS5_PLAN_SPECIAL: { in fts5NextMethod()1062 pCsr->ePlan = FTS5_PLAN_SPECIAL; in fts5SpecialMatch()1430 case FTS5_PLAN_SPECIAL: in fts5RowidMethod()1845 || pCsr->ePlan==FTS5_PLAN_SPECIAL in fts5ApiColumnText()2483 if( pCsr->ePlan==FTS5_PLAN_SPECIAL ){ in fts5ColumnMethod()