Home
last modified time | relevance | path

Searched defs:score (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dcallback.c417 int score = matchQuality(p, nArg, enc); in sqlite3FindFunction() local
442 int score = matchQuality(p, nArg, enc); in sqlite3FindFunction() local
H A Dtest_func.c855 double score = 0.0; /* Value to return */ in rankfunc() local
/sqlite-3.40.0/ext/fts5/
H A Dfts5_aux.c644 double score = 0.0; /* SQL function return value */ in fts5Bm25Function() local