Searched refs:ngx_http_geo_value (Results 1 – 1 of 1) sorted by relevance
98 static ngx_http_variable_value_t *ngx_http_geo_value(ngx_conf_t *cf,689 ctx->high.default_value = ngx_http_geo_value(cf, ctx, &value[1]); in ngx_http_geo_range()763 ctx->value = ngx_http_geo_value(cf, ctx, &value[1]); in ngx_http_geo_range()1154 val = ngx_http_geo_value(cf, ctx, value); in ngx_http_geo_cidr_add()1246 ngx_http_geo_value(ngx_conf_t *cf, ngx_http_geo_conf_ctx_t *ctx, in ngx_http_geo_value() function