can_store 44 ext/zip/lib/zip_source_deflate.c bool can_store; can_store 78 ext/zip/lib/zip_source_deflate.c ctx->can_store = ZIP_CM_IS_DEFAULT(cm); can_store 121 ext/zip/lib/zip_source_deflate.c if (ctx->can_store && ctx->zstr.total_in <= ctx->zstr.total_out) { can_store 139 ext/zip/lib/zip_source_deflate.c ctx->can_store = false; can_store 167 ext/zip/lib/zip_source_deflate.c ctx->can_store = false; can_store 187 ext/zip/lib/zip_source_deflate.c ctx->can_store = false;