Searched refs:bytecodevtab_cursor (Results 1 – 1 of 1) sorted by relevance
31 typedef struct bytecodevtab_cursor bytecodevtab_cursor; typedef32 struct bytecodevtab_cursor { struct112 bytecodevtab_cursor *pCur; in bytecodevtabOpen()124 static void bytecodevtabCursorClear(bytecodevtab_cursor *pCur){ in bytecodevtabCursorClear()143 bytecodevtab_cursor *pCur = (bytecodevtab_cursor*)cur; in bytecodevtabClose()154 bytecodevtab_cursor *pCur = (bytecodevtab_cursor*)cur; in bytecodevtabNext()185 bytecodevtab_cursor *pCur = (bytecodevtab_cursor*)cur; in bytecodevtabEof()198 bytecodevtab_cursor *pCur = (bytecodevtab_cursor*)cur; in bytecodevtabColumn()302 bytecodevtab_cursor *pCur = (bytecodevtab_cursor*)cur; in bytecodevtabRowid()318 bytecodevtab_cursor *pCur = (bytecodevtab_cursor *)pVtabCursor; in bytecodevtabFilter()