Searched refs:uninitialized_variable_warn (Results 1 – 4 of 4) sorted by relevance
19 ngx_flag_t uninitialized_variable_warn; member98 offsetof(ngx_http_rewrite_loc_conf_t, uninitialized_variable_warn),197 if (rlcf->uninitialized_variable_warn == 0) { in ngx_http_rewrite_var()233 conf->uninitialized_variable_warn = NGX_CONF_UNSET; in ngx_http_rewrite_create_loc_conf()248 ngx_conf_merge_value(conf->uninitialized_variable_warn, in ngx_http_rewrite_merge_loc_conf()249 prev->uninitialized_variable_warn, 1); in ngx_http_rewrite_merge_loc_conf()
6833 *) Добавление: директива uninitialized_variable_warn; уровень
6701 *) Feature: the "uninitialized_variable_warn" directive; the logging
631 syn keyword ngxDirective contained uninitialized_variable_warn