uwsgi_lengths      25 http/modules/ngx_http_uwsgi_module.c     ngx_array_t               *uwsgi_lengths;
uwsgi_lengths     426 http/modules/ngx_http_uwsgi_module.c     if (uwcf->uwsgi_lengths) {
uwsgi_lengths     476 http/modules/ngx_http_uwsgi_module.c     if (ngx_http_script_run(r, &url.url, uwcf->uwsgi_lengths->elts, 0,
uwsgi_lengths    1334 http/modules/ngx_http_uwsgi_module.c     if (conf->uwsgi_lengths == NULL) {
uwsgi_lengths    1335 http/modules/ngx_http_uwsgi_module.c         conf->uwsgi_lengths = prev->uwsgi_lengths;
uwsgi_lengths    1339 http/modules/ngx_http_uwsgi_module.c     if (conf->upstream.upstream || conf->uwsgi_lengths) {
uwsgi_lengths    1541 http/modules/ngx_http_uwsgi_module.c     if (uwcf->upstream.upstream || uwcf->uwsgi_lengths) {
uwsgi_lengths    1560 http/modules/ngx_http_uwsgi_module.c         sc.lengths = &uwcf->uwsgi_lengths;