Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5.h283 int (*xInstCount)(Fts5Context*, int *pnInst);
H A Dfts5_main.c1985 static int fts5ApiInstCount(Fts5Context *pCtx, int *pnInst){ in fts5ApiInstCount() argument
1990 *pnInst = pCsr->nInstCount; in fts5ApiInstCount()