variable          440 core/ngx_conf_file.c     ngx_uint_t   found, need_space, last_space, sharp_comment, variable;
variable          449 core/ngx_conf_file.c     variable = 0;
variable          643 core/ngx_conf_file.c             if (ch == '{' && variable) {
variable          647 core/ngx_conf_file.c             variable = 0;
variable          655 core/ngx_conf_file.c                 variable = 1;
variable           14 http/modules/ngx_http_secure_link_module.c     ngx_http_complex_value_t  *variable;
variable           42 http/modules/ngx_http_secure_link_module.c       offsetof(ngx_http_secure_link_conf_t, variable),
variable          117 http/modules/ngx_http_secure_link_module.c     if (conf->variable == NULL || conf->md5 == NULL) {
variable          121 http/modules/ngx_http_secure_link_module.c     if (ngx_http_complex_value(r, conf->variable, &val) != NGX_OK) {
variable          322 http/modules/ngx_http_secure_link_module.c     if (conf->variable == NULL) {
variable          323 http/modules/ngx_http_secure_link_module.c         conf->variable = prev->variable;