Home
last modified time | relevance | path

Searched refs:bAuto (Results 1 – 1 of 1) sorted by relevance

/src/contrib/sqlite3/
H A Dshell.c11847 int bAuto = sqlite3_value_type(apVal[8])==SQLITE_NULL; in zipfileUpdate() local
11857 if( bAuto || iMethod ){ in zipfileUpdate()