ngx_http_ssi_evaluate_string   79 http/modules/ngx_http_ssi_filter_module.c static ngx_int_t ngx_http_ssi_evaluate_string(ngx_http_request_t *r,
ngx_http_ssi_evaluate_string 1892 http/modules/ngx_http_ssi_filter_module.c     rc = ngx_http_ssi_evaluate_string(r, ctx, uri, NGX_HTTP_SSI_ADD_PREFIX);
ngx_http_ssi_evaluate_string 2283 http/modules/ngx_http_ssi_filter_module.c     rc = ngx_http_ssi_evaluate_string(r, ctx, value, 0);
ngx_http_ssi_evaluate_string 2372 http/modules/ngx_http_ssi_filter_module.c     rc = ngx_http_ssi_evaluate_string(r, ctx, &left, flags);
ngx_http_ssi_evaluate_string 2436 http/modules/ngx_http_ssi_filter_module.c     rc = ngx_http_ssi_evaluate_string(r, ctx, &right, flags);