root_lengths     1055 http/modules/ngx_http_dav_module.c     if (!clcf->alias && clcf->root_lengths == NULL) {
root_lengths      149 http/modules/ngx_http_static_module.c         if (!clcf->alias && clcf->root_lengths == NULL && r->args.len == 0) {
root_lengths     1881 http/ngx_http_core_module.c     if (clcf->root_lengths == NULL) {
root_lengths     1907 http/ngx_http_core_module.c         if (ngx_http_script_run(r, path, clcf->root_lengths->elts, reserved,
root_lengths     3184 http/ngx_http_core_module.c         conf->root_lengths = prev->root_lengths;
root_lengths     3838 http/ngx_http_core_module.c         sc.lengths = &clcf->root_lengths;
root_lengths      326 http/ngx_http_core_module.h     ngx_array_t  *root_lengths;
root_lengths     1123 http/ngx_http_variables.c     if (clcf->root_lengths == NULL) {
root_lengths     1131 http/ngx_http_variables.c         if (ngx_http_script_run(r, &path, clcf->root_lengths->elts, 0,
root_lengths     1164 http/ngx_http_variables.c     if (clcf->root_lengths == NULL) {
root_lengths     1168 http/ngx_http_variables.c         if (ngx_http_script_run(r, &path, clcf->root_lengths->elts, 1,