Searched refs:ngx_http_script_variables_count (Results 1 – 13 of 13) sorted by relevance
222 ngx_uint_t ngx_http_script_variables_count(ngx_str_t *value);
346 ngx_http_script_variables_count(ngx_str_t *value) in ngx_http_script_variables_count() function
4315 n = ngx_http_script_variables_count(&clcf->root); in ngx_http_core_root()
327 n = ngx_http_script_variables_count(&tf[i].name); in ngx_http_try_files()
389 sc.variables = ngx_http_script_variables_count(&value[2]); in ngx_http_rewrite()968 n = ngx_http_script_variables_count(value); in ngx_http_rewrite_value()
879 if (ngx_http_script_variables_count(&cert[i])) { in ngx_http_ssl_compile_certificates()883 if (ngx_http_script_variables_count(&key[i])) { in ngx_http_ssl_compile_certificates()
507 n = ngx_http_script_variables_count(&value[i]); in ngx_http_index_set_index()
1840 n = ngx_http_script_variables_count(url); in ngx_http_scgi_pass()1919 sc.variables = ngx_http_script_variables_count(&value[1]); in ngx_http_scgi_store()
2110 n = ngx_http_script_variables_count(url); in ngx_http_uwsgi_pass()2214 sc.variables = ngx_http_script_variables_count(&value[1]); in ngx_http_uwsgi_store()
3523 n = ngx_http_script_variables_count(url); in ngx_http_fastcgi_pass()3644 sc.variables = ngx_http_script_variables_count(&value[1]); in ngx_http_fastcgi_store()
1301 n = ngx_http_script_variables_count(&value[1]); in ngx_http_log_set_log()
3632 n = ngx_http_script_variables_count(url); in ngx_http_proxy_pass()4122 sc.variables = ngx_http_script_variables_count(&value[1]); in ngx_http_proxy_store()
1637 n = ngx_http_script_variables_count(text); in ngx_http_ssi_evaluate_string()