Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geo_module.c90 static char *ngx_http_geo_add_range(ngx_conf_t *cf,
771 return ngx_http_geo_add_range(cf, ctx, start, end); in ngx_http_geo_range()
784 ngx_http_geo_add_range(ngx_conf_t *cf, ngx_http_geo_conf_ctx_t *ctx, in ngx_http_geo_add_range() function