Home | History | Annotate | Download | only in fts1

Lines Matching refs:fulltext_cursor

574 typedef struct fulltext_cursor {
584 } fulltext_cursor;
586 static struct fulltext_vtab *cursor_vtab(fulltext_cursor *c){
980 fulltext_cursor *c;
982 c = (fulltext_cursor *) calloc(sizeof(fulltext_cursor), 1);
990 fulltext_cursor *c = (fulltext_cursor *) pCursor;
1000 fulltext_cursor *c = (fulltext_cursor *) pCursor;
1230 fulltext_cursor *c = (fulltext_cursor *) pCursor;
1264 fulltext_cursor *c = (fulltext_cursor *) pCursor;
1270 fulltext_cursor *c = (fulltext_cursor *) pCursor;
1281 fulltext_cursor *c = (fulltext_cursor *) pCursor;