Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c1943 int iMatchlen; /* Value of matchlen column (or -1) */ member
2452 int iMatchlen = -1; in spellfix1RunQuery() local
2763 int iMatchlen = pCur->a[pCur->iRow].iMatchlen; in spellfix1Column() local