Searched refs:bZip (Results 1 – 1 of 1) sorted by relevance
24949 u8 bZip; /* True if the archive is a ZIP */ member25397 azExtraArg[pAr->bZip], pAr->zSrcTable, zWhere in arExtractCommand()25517 if( pAr->bZip ){ in arCreateOrUpdateCommand()25554 char *zSql2 = sqlite3_mprintf(zInsertFmt[pAr->bZip], zTab, in arCreateOrUpdateCommand()25565 if( pAr->bZip && pAr->zFile ){ in arCreateOrUpdateCommand()25606 cmd.bZip = 1; in arDotCommand()25633 if( cmd.zSrcTable==0 && cmd.bZip==0 && cmd.eCmd!=AR_CMD_HELP ){ in arDotCommand()