Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dspellfix.c1911 typedef struct spellfix1_cursor spellfix1_cursor; typedef
1924 struct spellfix1_cursor { struct
2192 spellfix1_cursor *pCur = (spellfix1_cursor *)cur; in spellfix1Close()
2333 spellfix1_cursor *pCur; in spellfix1Open()
2527 spellfix1_cursor *pCur, in spellfix1FilterForMatch()
2642 spellfix1_cursor *pCur, in spellfix1FilterForFullScan()
2686 spellfix1_cursor *pCur = (spellfix1_cursor *)cur; in spellfix1Filter()
2702 spellfix1_cursor *pCur = (spellfix1_cursor *)cur; in spellfix1Next()
2720 spellfix1_cursor *pCur = (spellfix1_cursor *)cur; in spellfix1Eof()
2732 spellfix1_cursor *pCur = (spellfix1_cursor*)cur; in spellfix1Column()
[all …]