Home
last modified time | relevance | path

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

/third_party/sqlite/src/
Dshell.c8406 int bUpdate = 0; /* True for an update that modifies "name" */ in zipfileUpdate() local
21475 int bUpdate, /* true for a --create. */ in arCreateOrUpdateCommand()