Home
last modified time | relevance | path

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

/dports/www/nginx-full/ngx_http_substitutions_filter_module-b8a71ea/
H A Dngx_http_subs_filter_module.c114 static ngx_int_t ngx_http_subs_get_chain_buf(ngx_http_request_t *r,
935 if (ngx_http_subs_get_chain_buf(r, ctx) != NGX_OK) { in ngx_http_subs_out_chain_append()
962 if (ngx_http_subs_get_chain_buf(r, ctx) != NGX_OK) { in ngx_http_subs_out_chain_append()
972 ngx_http_subs_get_chain_buf(ngx_http_request_t *r, in ngx_http_subs_get_chain_buf() function