Home
last modified time | relevance | path

Searched defs:nIndex (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/ext/fts3/
H A Dfts3Int.h286 int nIndex; /* Size of aIndex[] */ member
H A Dfts3.c1034 int nIndex = 1; /* Number of entries in array */ in fts3PrefixParameter() local
1196 int nIndex = 0; /* Size of aIndex[] array */ in fts3InitVtab() local
/sqlite-3.40.0/ext/rbu/
H A Dsqlite3rbu.c283 int nIndex; /* Number of aux. indexes on table zTbl */ member
3898 int nIndex = 0; in rbuIndexCntFunc() local
/sqlite-3.40.0/src/
H A Dtclsqlite.c180 int nStep, nSort, nIndex; /* Statistics for most recent operation */ member