Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_bestindex.c105 typedef struct tcl_cursor tcl_cursor; typedef
118 struct tcl_cursor { struct
119 sqlite3_vtab_cursor base;
120 sqlite3_stmt *pStmt; /* Read data from here */