NGX_SIZE_T_LEN    564 http/modules/ngx_http_image_filter_module.c           + 2 * NGX_SIZE_T_LEN;
NGX_SIZE_T_LEN    209 http/modules/ngx_http_log_module.c     { ngx_string("request_length"), NGX_SIZE_T_LEN,
NGX_SIZE_T_LEN   1479 http/modules/ngx_http_proxy_module.c     v->data = ngx_pnalloc(r->connection->pool, NGX_SIZE_T_LEN);
NGX_SIZE_T_LEN    623 http/modules/ngx_http_scgi_module.c     b = ngx_create_temp_buf(r->pool, NGX_SIZE_T_LEN + 1 + len + 1);
NGX_SIZE_T_LEN    636 http/modules/ngx_http_scgi_module.c                            NGX_SIZE_T_LEN + 1 + sizeof("CONTENT_LENGTH")
NGX_SIZE_T_LEN    576 http/ngx_http_variables.c     v->data = ngx_pnalloc(r->pool, NGX_SIZE_T_LEN);
NGX_SIZE_T_LEN    370 mail/ngx_mail_proxy_module.c                    + 1 + NGX_SIZE_T_LEN + 1 + 2;
NGX_SIZE_T_LEN    389 mail/ngx_mail_proxy_module.c         line.len = s->login.len + 1 + 1 + NGX_SIZE_T_LEN + 1 + 2;