Lines Matching +defs:db +defs:c
178 sqlite3 *db; /* The "real" database structure. MUST BE FIRST */ member
263 sqlite3 *db = p->pDb->db; in incrblobClose() local
425 sqlite3 *db = pDb->db; in createIncrblobChannel() local
485 int c = *(z++); in safeToUseEvalObjv() local
620 static void SQLITE_TCLAPI DbDeleteCmd(void *db){ in DbDeleteCmd()
738 sqlite3 *db = (sqlite3 *)pd; in DbTraceV2Handler() local
806 sqlite3 *db, in DbWalHandler()
864 sqlite3 *db, in DbPreUpdateHandler()
924 sqlite3 *db, in tclCollateNeeded()
1055 char c = zType[0]; in tclSqlFunc() local
1352 char c; in dbPrepareAndBind() local
1831 # define Tcl_NRAddCallback(a,b,c,d,e,f) (void)0 argument
1832 # define Tcl_NREvalObj(a,b,c) 0 argument
1833 # define Tcl_NRCreateCommand(a,b,c,d,e,f) (void)0 argument
1917 sqlite3 *db = pDb->db; in DbHookCmd() local
3921 # define Tcl_InitStubs(a,b,c) TCL_VERSION argument