Home
last modified time | relevance | path

Searched defs:intarray_cursor (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_intarray.c42 typedef struct intarray_cursor intarray_cursor; typedef
51 struct intarray_cursor { struct
52 sqlite3_vtab_cursor base; /* Base class */
53 int i; /* Current cursor position */