Searched defs:TestSession (Results 1 – 1 of 1) sorted by relevance
21 typedef struct TestSession TestSession; typedef22 struct TestSession { struct23 sqlite3_session *pSession;24 Tcl_Interp *interp;25 Tcl_Obj *pFilterScript;