Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssi_filter_module.h78 unsigned output_chosen:1; member
H A Dngx_http_ssi_filter_module.c2483 if (ctx->output_chosen) { in ngx_http_ssi_if()
2536 ctx->output_chosen = 1; in ngx_http_ssi_if()
2621 ctx->output_chosen = 1; in ngx_http_ssi_if()
2647 if (ctx->output_chosen) { in ngx_http_ssi_else()
2667 ctx->output_chosen = 0; in ngx_http_ssi_endif()