Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dzipfile.c1610 int bAuto = sqlite3_value_type(apVal[8])==SQLITE_NULL; in zipfileUpdate() local
1620 if( bAuto || iMethod ){ in zipfileUpdate()