Searched refs:max_lazy_match (Results 1 – 2 of 2) sorted by relevance
171 uInt max_lazy_match; member176 # define max_insert_length max_lazy_match
442 s->max_lazy_match = configuration_table[level].max_lazy;464 s->max_lazy_match = max_lazy;1030 s->max_lazy_match = configuration_table[s->level].max_lazy;1650 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
Completed in 6 milliseconds