location_rewrite_index  456 http/ngx_http.c     cmcf->phase_engine.location_rewrite_index = (ngx_uint_t) -1;
location_rewrite_index  499 http/ngx_http.c             if (cmcf->phase_engine.location_rewrite_index == (ngx_uint_t) -1) {
location_rewrite_index  500 http/ngx_http.c                 cmcf->phase_engine.location_rewrite_index = n;
location_rewrite_index 2386 http/ngx_http_core_module.c             r->phase_handler = cmcf->phase_engine.location_rewrite_index;
location_rewrite_index  129 http/ngx_http_core_module.h     ngx_uint_t                 location_rewrite_index;