Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c2050 static void spellfix1ResizeCursor(spellfix1_cursor *pCur, int N){ in spellfix1ResizeCursor() function
2072 spellfix1ResizeCursor(pCur, 0); in spellfix1Close()
2357 spellfix1ResizeCursor(pCur, pCur->nAlloc*2 + 10); in spellfix1RunQuery()
2454 spellfix1ResizeCursor(pCur, iLimit); in spellfix1FilterForMatch()
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c2015 static void spellfix1ResizeCursor(spellfix1_cursor *pCur, int N){ in spellfix1ResizeCursor() function
2037 spellfix1ResizeCursor(pCur, 0); in spellfix1Close()
2318 spellfix1ResizeCursor(pCur, pCur->nAlloc*2 + 10); in spellfix1RunQuery()
2412 spellfix1ResizeCursor(pCur, iLimit); in spellfix1FilterForMatch()
/dports/databases/sqlite3/sqlite-src-3350500/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()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/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()