ngx_http_geo_value   98 src/http/modules/ngx_http_geo_module.c static ngx_http_variable_value_t *ngx_http_geo_value(ngx_conf_t *cf,
ngx_http_geo_value  662 src/http/modules/ngx_http_geo_module.c         ctx->high.default_value = ngx_http_geo_value(cf, ctx, &value[1]);
ngx_http_geo_value  736 src/http/modules/ngx_http_geo_module.c     ctx->value = ngx_http_geo_value(cf, ctx, &value[1]);
ngx_http_geo_value 1118 src/http/modules/ngx_http_geo_module.c     val = ngx_http_geo_value(cf, ctx, value);