phase              68 http/modules/ngx_http_image_filter_module.c     ngx_uint_t                   phase;
phase             279 http/modules/ngx_http_image_filter_module.c     switch (ctx->phase) {
phase             294 http/modules/ngx_http_image_filter_module.c                     ctx->phase = NGX_HTTP_IMAGE_DONE;
phase             313 http/modules/ngx_http_image_filter_module.c             ctx->phase = NGX_HTTP_IMAGE_PASS;
phase             318 http/modules/ngx_http_image_filter_module.c         ctx->phase = NGX_HTTP_IMAGE_READ;
phase             349 http/modules/ngx_http_image_filter_module.c         ctx->phase = NGX_HTTP_IMAGE_PASS;
phase             381 http/modules/ngx_http_image_filter_module.c     if (ctx->phase == NGX_HTTP_IMAGE_DONE) {