Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_hash.c440 static int fts5HashEntrySort( in fts5HashEntrySort() function
529 return fts5HashEntrySort(p, pTerm, nTerm, &p->pScan); in sqlite3Fts5HashScanInit()