Home
last modified time | relevance | path

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

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