Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c5854 static int fts5QueryCksum( in fts5QueryCksum() function
5951 rc = fts5QueryCksum(p, iIdx, zTerm, nTerm, flags, &ck1); in fts5TestTerm()
5954 rc = fts5QueryCksum(p, iIdx, zTerm, nTerm, f, &ck2); in fts5TestTerm()
5975 rc = fts5QueryCksum(p, iIdx, zTerm, nTerm, f, &ck2); in fts5TestTerm()
5981 rc = fts5QueryCksum(p, iIdx, zTerm, nTerm, f, &ck2); in fts5TestTerm()