Home | History | Annotate | Download | only in sqlite

Lines Matching full:recovernext

1746 +static int recoverNext(sqlite3_vtab_cursor *pVtabCursor){
1786 + return recoverNext(pVtabCursor);
1895 + recoverNext, /* xNext - advance a cursor */