Lines Matching refs:spellfix1_cursor
1911 typedef struct spellfix1_cursor spellfix1_cursor; typedef
1924 struct spellfix1_cursor { struct
2155 static void spellfix1ResetCursor(spellfix1_cursor *pCur){ in spellfix1ResetCursor()
2172 static void spellfix1ResizeCursor(spellfix1_cursor *pCur, int N){ in spellfix1ResizeCursor()
2192 spellfix1_cursor *pCur = (spellfix1_cursor *)cur; in spellfix1Close()
2333 spellfix1_cursor *pCur; in spellfix1Open()
2367 spellfix1_cursor *pCur; /* The cursor being queried */
2398 spellfix1_cursor *pCur = p->pCur; in spellfix1RunQuery()
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()
2814 spellfix1_cursor *pCur = (spellfix1_cursor*)cur; in spellfix1Rowid()