HomeSort by: relevance | last modified time | path
    Searched refs:GZIP_STATE (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/
deflate.h 62 # define GZIP_STATE 57 /* gzip header -> BUSY_STATE | EXTRA_STATE */
deflate.c 539 s->status != GZIP_STATE &&
657 s->wrap == 2 ? GZIP_STATE :
1033 if (s->status == GZIP_STATE) {

Completed in 58 milliseconds