Searched refs:bZip (Results 1 – 1 of 1) sorted by relevance
27660 u8 bZip; /* True if the archive is a ZIP */ member28109 azExtraArg[pAr->bZip], pAr->zSrcTable, zWhere in arExtractCommand()28229 if( pAr->bZip ){ in arCreateOrUpdateCommand()28266 char *zSql2 = sqlite3_mprintf(zInsertFmt[pAr->bZip], zTab, in arCreateOrUpdateCommand()28277 if( pAr->bZip && pAr->zFile ){ in arCreateOrUpdateCommand()28319 cmd.bZip = 1; in arDotCommand()28347 if( cmd.zSrcTable==0 && cmd.bZip==0 && cmd.eCmd!=AR_CMD_HELP ){ in arDotCommand()