Home
last modified time | relevance | path

Searched refs:fts3SetUniqueFlag (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/fts3/
H A Dfts3.c1595 static void fts3SetUniqueFlag(sqlite3_index_info *pIdxInfo){ in fts3SetUniqueFlag() function
1698 if( pInfo->idxNum==FTS3_DOCID_SEARCH ) fts3SetUniqueFlag(pInfo); in fts3BestIndexMethod()