ngx_http_gzip_filter_module  214 http/modules/ngx_http_gzip_filter_module.c ngx_module_t  ngx_http_gzip_filter_module = {
ngx_http_gzip_filter_module  243 http/modules/ngx_http_gzip_filter_module.c     conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module);
ngx_http_gzip_filter_module  287 http/modules/ngx_http_gzip_filter_module.c     ngx_http_set_ctx(r, ctx, ngx_http_gzip_filter_module);
ngx_http_gzip_filter_module  320 http/modules/ngx_http_gzip_filter_module.c     ctx = ngx_http_get_module_ctx(r, ngx_http_gzip_filter_module);
ngx_http_gzip_filter_module  382 http/modules/ngx_http_gzip_filter_module.c                                 (ngx_buf_tag_t) &ngx_http_gzip_filter_module);
ngx_http_gzip_filter_module  452 http/modules/ngx_http_gzip_filter_module.c                                 (ngx_buf_tag_t) &ngx_http_gzip_filter_module);
ngx_http_gzip_filter_module  486 http/modules/ngx_http_gzip_filter_module.c     conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module);
ngx_http_gzip_filter_module  541 http/modules/ngx_http_gzip_filter_module.c     conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module);
ngx_http_gzip_filter_module  569 http/modules/ngx_http_gzip_filter_module.c             buf->tag = (ngx_buf_tag_t) &ngx_http_gzip_filter_module;
ngx_http_gzip_filter_module  595 http/modules/ngx_http_gzip_filter_module.c     conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module);
ngx_http_gzip_filter_module  685 http/modules/ngx_http_gzip_filter_module.c     if (ctx->in_buf->tag == (ngx_buf_tag_t) &ngx_http_gzip_filter_module) {
ngx_http_gzip_filter_module  728 http/modules/ngx_http_gzip_filter_module.c     conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module);
ngx_http_gzip_filter_module  741 http/modules/ngx_http_gzip_filter_module.c         ctx->out_buf->tag = (ngx_buf_tag_t) &ngx_http_gzip_filter_module;
ngx_http_gzip_filter_module  847 http/modules/ngx_http_gzip_filter_module.c     conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module);
ngx_http_gzip_filter_module 1051 http/modules/ngx_http_gzip_filter_module.c     ctx = ngx_http_get_module_ctx(r, ngx_http_gzip_filter_module);