Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c10930 int bAuto = sqlite3_value_type(apVal[8])==SQLITE_NULL; in zipfileUpdate() local
10940 if( bAuto || iMethod ){ in zipfileUpdate()