Home
last modified time | relevance | path

Searched defs:bUpdate (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dbackup.c230 int bUpdate /* True for an update, false otherwise */ in backupOnePage()
H A Dshell.c.in7071 int bUpdate, /* true for a --create. */
/sqlite-3.40.0/ext/misc/
H A Dzipfile.c1563 int bUpdate = 0; /* True for an update that modifies "name" */ in zipfileUpdate() local