Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching full:unmatched

1025     unsigned lc;    /* match length-MIN_MATCH or unmatched char (if dist==0) */
1030 /* lc is the unmatched char */
1078 int lc; /* match length or unmatched char (if dist == 0) */