ranges             49 http/modules/ngx_http_geo_module.c     unsigned                         ranges:1;
ranges            465 http/modules/ngx_http_geo_module.c             ctx->ranges = 1;
ranges            496 http/modules/ngx_http_geo_module.c     if (ctx->ranges) {
ranges           1106 http/modules/ngx_http_geo_module.c     if (ctx->ranges) {
ranges           1153 http/modules/ngx_http_geo_module.c     ngx_http_geo_range_t       *range, **ranges;
ranges           1255 http/modules/ngx_http_geo_module.c     ranges = (ngx_http_geo_range_t **) vv;
ranges           1258 http/modules/ngx_http_geo_module.c         ngx_crc32_update(&crc32, (u_char *) &ranges[i], sizeof(void *));
ranges           1259 http/modules/ngx_http_geo_module.c         if (ranges[i]) {
ranges           1260 http/modules/ngx_http_geo_module.c             ranges[i] = (ngx_http_geo_range_t *)
ranges           1261 http/modules/ngx_http_geo_module.c                             ((u_char *) ranges[i] + (size_t) base);
ranges           1265 http/modules/ngx_http_geo_module.c     range = (ngx_http_geo_range_t *) &ranges[0x10000];
ranges           1292 http/modules/ngx_http_geo_module.c     ctx->high.low = ranges;
ranges           1320 http/modules/ngx_http_geo_module.c     ngx_http_geo_range_t                *r, *range, **ranges;
ranges           1349 http/modules/ngx_http_geo_module.c     ranges = (ngx_http_geo_range_t **) p;
ranges           1360 http/modules/ngx_http_geo_module.c         ranges[i] = (ngx_http_geo_range_t *) (p - (u_char *) fm.addr);
ranges             57 http/modules/ngx_http_range_filter_module.c     ngx_array_t  ranges;
ranges            189 http/modules/ngx_http_range_filter_module.c     if (ngx_array_init(&ctx->ranges, r->pool, 1, sizeof(ngx_http_range_t))
ranges            204 http/modules/ngx_http_range_filter_module.c         if (ctx->ranges.nelts == 1) {
ranges            273 http/modules/ngx_http_range_filter_module.c                 range = ngx_array_push(&ctx->ranges);
ranges            316 http/modules/ngx_http_range_filter_module.c         range = ngx_array_push(&ctx->ranges);
ranges            366 http/modules/ngx_http_range_filter_module.c     range = ctx->ranges.elts;
ranges            472 http/modules/ngx_http_range_filter_module.c     range = ctx->ranges.elts;
ranges            473 http/modules/ngx_http_range_filter_module.c     for (i = 0; i < ctx->ranges.nelts; i++) {
ranges            554 http/modules/ngx_http_range_filter_module.c     if (ctx->ranges.nelts == 1) {
ranges            600 http/modules/ngx_http_range_filter_module.c         range = ctx->ranges.elts;
ranges            601 http/modules/ngx_http_range_filter_module.c         for (i = 0; i < ctx->ranges.nelts; i++) {
ranges            632 http/modules/ngx_http_range_filter_module.c     range = ctx->ranges.elts;
ranges            719 http/modules/ngx_http_range_filter_module.c     range = ctx->ranges.elts;
ranges            727 http/modules/ngx_http_range_filter_module.c     for (i = 0; i < ctx->ranges.nelts; i++) {