Home
last modified time | relevance | path

Searched refs:TTYPE_strs (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtclsqlite.c3359 static const char *TTYPE_strs[] = { in DbObjCmd() local
3375 if( Tcl_GetIndexFromObj(interp, pObj, TTYPE_strs, "trace type", in DbObjCmd()
3442 static const char *TTYPE_strs[] = { in DbObjCmd() local
3449 if( Tcl_GetIndexFromObj(interp, objv[2], TTYPE_strs, "transaction type", in DbObjCmd()