Searched refs:bUpdate (Results 1 – 3 of 3) sorted by relevance
230 int bUpdate /* True for an update, false otherwise */ in backupOnePage() argument277 if( iOff==0 && bUpdate==0 ){ in backupOnePage()
7071 int bUpdate, /* true for a --create. */ argument7136 if( bUpdate==0 ){
1563 int bUpdate = 0; /* True for an update that modifies "name" */ in zipfileUpdate() local1579 bUpdate = 1; in zipfileUpdate()1666 if( (pOld==0 || bUpdate) && rc==SQLITE_OK ){ in zipfileUpdate()