Searched refs:pctx (Results 1 – 2 of 2) sorted by relevance
536 ngx_http_conf_ctx_t *ctx, *pctx; in ngx_http_rewrite_if() local546 pctx = cf->ctx; in ngx_http_rewrite_if()547 ctx->main_conf = pctx->main_conf; in ngx_http_rewrite_if()548 ctx->srv_conf = pctx->srv_conf; in ngx_http_rewrite_if()573 pclcf = pctx->loc_conf[ngx_http_core_module.ctx_index]; in ngx_http_rewrite_if()
2876 ngx_http_conf_ctx_t *ctx, *pctx; in ngx_http_core_location() local2884 pctx = cf->ctx; in ngx_http_core_location()2885 ctx->main_conf = pctx->main_conf; in ngx_http_core_location()2886 ctx->srv_conf = pctx->srv_conf; in ngx_http_core_location()2994 pclcf = pctx->loc_conf[ngx_http_core_module.ctx_index]; in ngx_http_core_location()4374 ngx_http_conf_ctx_t *ctx, *pctx; in ngx_http_core_limit_except() local4412 pctx = cf->ctx; in ngx_http_core_limit_except()4413 ctx->main_conf = pctx->main_conf; in ngx_http_core_limit_except()4414 ctx->srv_conf = pctx->srv_conf; in ngx_http_core_limit_except()