Home
last modified time | relevance | path

Searched refs:ngx_http_geo_include (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geo_module.c104 static char *ngx_http_geo_include(ngx_conf_t *cf, ngx_http_geo_conf_ctx_t *ctx,
636 rv = ngx_http_geo_include(cf, ctx, &value[1]); in ngx_http_geo()
1352 ngx_http_geo_include(ngx_conf_t *cf, ngx_http_geo_conf_ctx_t *ctx, in ngx_http_geo_include() function