Lines Matching refs:amatch_cursor
173 typedef struct amatch_cursor amatch_cursor; typedef
512 struct amatch_cursor { struct
930 amatch_cursor *pCur; in amatchOpen()
944 static void amatchClearCursor(amatch_cursor *pCur){ in amatchClearCursor()
968 amatch_cursor *pCur = (amatch_cursor *)cur; in amatchClose()
1023 amatch_cursor *pCur, in amatchAddWord()
1103 amatch_cursor *pCur = (amatch_cursor*)cur; in amatchNext()
1256 amatch_cursor *pCur = (amatch_cursor *)pVtabCursor; in amatchFilter()
1287 amatch_cursor *pCur = (amatch_cursor*)cur; in amatchColumn()
1317 amatch_cursor *pCur = (amatch_cursor*)cur; in amatchRowid()
1326 amatch_cursor *pCur = (amatch_cursor*)cur; in amatchEof()