ngx_http_script_variables_count 3496 src/http/modules/ngx_http_fastcgi_module.c n = ngx_http_script_variables_count(url); ngx_http_script_variables_count 3617 src/http/modules/ngx_http_fastcgi_module.c sc.variables = ngx_http_script_variables_count(&value[1]); ngx_http_script_variables_count 507 src/http/modules/ngx_http_index_module.c n = ngx_http_script_variables_count(&value[i]); ngx_http_script_variables_count 1207 src/http/modules/ngx_http_log_module.c n = ngx_http_script_variables_count(&value[1]); ngx_http_script_variables_count 3458 src/http/modules/ngx_http_proxy_module.c if (ngx_http_script_variables_count(&src[i].value) == 0) { ngx_http_script_variables_count 3626 src/http/modules/ngx_http_proxy_module.c n = ngx_http_script_variables_count(url); ngx_http_script_variables_count 4116 src/http/modules/ngx_http_proxy_module.c sc.variables = ngx_http_script_variables_count(&value[1]); ngx_http_script_variables_count 397 src/http/modules/ngx_http_rewrite_module.c sc.variables = ngx_http_script_variables_count(&value[2]); ngx_http_script_variables_count 983 src/http/modules/ngx_http_rewrite_module.c n = ngx_http_script_variables_count(value); ngx_http_script_variables_count 1788 src/http/modules/ngx_http_scgi_module.c n = ngx_http_script_variables_count(url); ngx_http_script_variables_count 1867 src/http/modules/ngx_http_scgi_module.c sc.variables = ngx_http_script_variables_count(&value[1]); ngx_http_script_variables_count 1636 src/http/modules/ngx_http_ssi_filter_module.c n = ngx_http_script_variables_count(text); ngx_http_script_variables_count 2051 src/http/modules/ngx_http_uwsgi_module.c n = ngx_http_script_variables_count(url); ngx_http_script_variables_count 2155 src/http/modules/ngx_http_uwsgi_module.c sc.variables = ngx_http_script_variables_count(&value[1]); ngx_http_script_variables_count 4489 src/http/ngx_http_core_module.c n = ngx_http_script_variables_count(&clcf->root); ngx_http_script_variables_count 4936 src/http/ngx_http_core_module.c n = ngx_http_script_variables_count(&tf[i].name); ngx_http_script_variables_count 220 src/http/ngx_http_script.h ngx_uint_t ngx_http_script_variables_count(ngx_str_t *value);