value_buf        1202 http/modules/ngx_http_ssi_filter_module.c                 if (ctx->value_buf == NULL) {
value_buf        1210 http/modules/ngx_http_ssi_filter_module.c                     ctx->param->value.data = ctx->value_buf;
value_buf        1390 http/modules/ngx_http_ssi_filter_module.c                 ctx->value_buf = ctx->param->value.data;
value_buf        1394 http/modules/ngx_http_ssi_filter_module.c                 ctx->value_buf = NULL;
value_buf          74 http/modules/ngx_http_ssi_filter_module.h     void                     *value_buf;