Searched defs:tcl_cursor (Results 1 – 1 of 1) sorted by relevance
105 typedef struct tcl_cursor tcl_cursor; typedef118 struct tcl_cursor { struct119 sqlite3_vtab_cursor base;120 sqlite3_stmt *pStmt; /* Read data from here */