characters 83 http/modules/ngx_http_charset_filter_module.c ngx_uint_t characters; characters 1277 http/modules/ngx_http_charset_filter_module.c ctx.characters = 0; characters 1288 http/modules/ngx_http_charset_filter_module.c if (ctx.characters) { characters 1290 http/modules/ngx_http_charset_filter_module.c ctx.charset->length /= ctx.characters; characters 1292 http/modules/ngx_http_charset_filter_module.c if (((n * 10) / ctx.characters) % 10 > 4) { characters 1348 http/modules/ngx_http_charset_filter_module.c ctx->characters++;