Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c260146 static void fts5SetEstimatedRows(sqlite3_index_info *pIdxInfo, i64 nRow){ function
260371 fts5SetEstimatedRows(pInfo, 1);
260398 fts5SetEstimatedRows(pInfo, nEstRows);