Home | History | Annotate | Download | only in zlib

Lines Matching refs:COMMENT

43  * - Move a comment on output buffer sizes from inffast.c to inflate.c
775 state->mode = COMMENT;
776 case COMMENT:
783 state->head->comment != Z_NULL &&
785 state->head->comment[state->length++] = len;
794 state->head->comment = Z_NULL;