Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c2172 static void spellfix1ResizeCursor(spellfix1_cursor *pCur, int N){ in spellfix1ResizeCursor() function
2194 spellfix1ResizeCursor(pCur, 0); in spellfix1Close()
2479 spellfix1ResizeCursor(pCur, pCur->nAlloc*2 + 10); in spellfix1RunQuery()
2576 spellfix1ResizeCursor(pCur, iLimit); in spellfix1FilterForMatch()