Home
last modified time | relevance | path

Searched defs:nInst (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/ext/fts5/
H A Dfts5_aux.c43 int nInst; /* Total number of phrase instances */ member
335 int nInst; in fts5SnippetScore() local
387 int nInst = 0; /* Number of instance matches this row */ in fts5SnippetFunction() local
647 int nInst = 0; /* Value returned by xInstCount() */ in fts5Bm25Function() local
H A Dfts5_test_mi.c266 int nInst; in fts5MatchinfoLocalCb() local
H A Dfts5_tcl.c329 int nInst; in xF5tApi() local
H A Dfts5_main.c1925 int nInst = 0; /* Number instances seen so far */ in fts5CacheInstArray() local
/sqlite-3.40.0/ext/misc/
H A Dvtablog.c170 static int nInst = 0; in vtablogConnectCreate() local