Searched defs:COMMENT (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/filters/ | ||
H A D | mod_deflate.c | 33 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro 1070 if ((ctx->zlib_flags & COMMENT)) { 1083 ctx->zlib_flags &= ~COMMENT; |
Completed in 676 milliseconds