Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_main.c458 static void fts5SetUniqueFlag(sqlite3_index_info *pIdxInfo){ in fts5SetUniqueFlag() function
669 if( bSeenMatch==0 ) fts5SetUniqueFlag(pInfo); in fts5BestIndexMethod()