ZSTD_BtGetAllMatches_extDict 394 lib/zstd/zstd_opt.h case 3: return ZSTD_BtGetAllMatches_extDict(zc, ip, iHighLimit, maxNbAttempts, 3, matches, minMatchLen); ZSTD_BtGetAllMatches_extDict 396 lib/zstd/zstd_opt.h case 4: return ZSTD_BtGetAllMatches_extDict(zc, ip, iHighLimit, maxNbAttempts, 4, matches, minMatchLen); ZSTD_BtGetAllMatches_extDict 397 lib/zstd/zstd_opt.h case 5: return ZSTD_BtGetAllMatches_extDict(zc, ip, iHighLimit, maxNbAttempts, 5, matches, minMatchLen); ZSTD_BtGetAllMatches_extDict 399 lib/zstd/zstd_opt.h case 6: return ZSTD_BtGetAllMatches_extDict(zc, ip, iHighLimit, maxNbAttempts, 6, matches, minMatchLen);