inclusive         646 http/ngx_http.c         clcf = lq->exact ? lq->exact : lq->inclusive;
inclusive         703 http/ngx_http.c         clcf = lq->exact ? lq->exact : lq->inclusive;
inclusive         821 http/ngx_http.c         clcf = lq->exact ? lq->exact : lq->inclusive;
inclusive         871 http/ngx_http.c         lq->inclusive = NULL;
inclusive         875 http/ngx_http.c         lq->inclusive = clcf;
inclusive         900 http/ngx_http.c     first = lq1->exact ? lq1->exact : lq1->inclusive;
inclusive         901 http/ngx_http.c     second = lq2->exact ? lq2->exact : lq2->inclusive;
inclusive         979 http/ngx_http.c             if ((lq->exact && lx->exact) || (lq->inclusive && lx->inclusive)) {
inclusive         987 http/ngx_http.c             lq->inclusive = lx->inclusive;
inclusive        1015 http/ngx_http.c     if (lq->inclusive == NULL) {
inclusive        1089 http/ngx_http.c     node->inclusive = lq->inclusive;
inclusive        1092 http/ngx_http.c                            || (lq->inclusive && lq->inclusive->auto_redirect));
inclusive        1104 http/ngx_http.c         goto inclusive;
inclusive        1115 http/ngx_http.c         goto inclusive;
inclusive        1123 http/ngx_http.c inclusive:
inclusive        1587 http/ngx_http_core_module.c             if (node->inclusive) {
inclusive        1589 http/ngx_http_core_module.c                 r->loc_conf = node->inclusive->loc_conf;
inclusive        1613 http/ngx_http_core_module.c                 r->loc_conf = node->inclusive->loc_conf;
inclusive        1623 http/ngx_http_core_module.c                                           node->inclusive->loc_conf;
inclusive         420 http/ngx_http_core_module.h     ngx_http_core_loc_conf_t        *inclusive;
inclusive         434 http/ngx_http_core_module.h     ngx_http_core_loc_conf_t        *inclusive;