Searched defs:minMatchLength (Results 1 – 13 of 13) sorted by relevance
66 BYTE const* data, size_t minMatchLength) in ZSTD_ldm_gear_reset()275 U32 const minMatchLength = params->minMatchLength; in ZSTD_ldm_fillHashTable() local333 U32 const minMatchLength = params->minMatchLength; in ZSTD_ldm_generateSequences_internal() local
295 U32 minMatchLength; /* Minimum match length */ member
44 minMatchLength = 4 // The smallest match length that the compressor actually emits const
3208 int32_t RegexCompile::minMatchLength(int32_t start, int32_t end) { in minMatchLength() function in RegexCompile
3206 int32_t RegexCompile::minMatchLength(int32_t start, int32_t end) { in minMatchLength() function in RegexCompile
78200 U32 minMatchLength; member
54303 U32 minMatchLength; member
34305 U32 minMatchLength; member
74595 U32 minMatchLength; member
64061 U32 minMatchLength; member