Searched refs:bidx (Results 1 – 1 of 1) sorted by relevance
3997 int bidx; in test_bind_value_from_preupdate() local4010 if( Tcl_GetIntFromObj(interp, objv[4], &bidx) ) return TCL_ERROR; in test_bind_value_from_preupdate()4015 sqlite3_preupdate_new(db, bidx, &pVal); in test_bind_value_from_preupdate()4017 sqlite3_preupdate_old(db, bidx, &pVal); in test_bind_value_from_preupdate()