Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dfkey.c328 int nIncr, /* Increment constraint counter by this */ in fkLookupParent()
555 int nIncr /* Amount to increment deferred counter by */ in fkScanChildren()
/sqlite-3.40.0/ext/fts5/
H A Dfts5_hash.c252 int nIncr = 0; /* Amount to increment (*pHash->pnByte) by */ in sqlite3Fts5HashWrite() local
H A Dfts5_index.c6042 int nIncr; in fts5IntegrityCheckPgidx() local
6626 int nIncr; in fts5DecodeFunction() local
/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c1285 int nIncr = nNew - pC->nMaxSize; in sessionUpdateMaxSize() local