Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_xslt_filter_module.c87 static ngx_buf_t *ngx_http_xslt_apply_stylesheet(ngx_http_request_t *r,
292 ngx_http_xslt_apply_stylesheet(r, ctx)); in ngx_http_xslt_body_filter()
488 ngx_http_xslt_apply_stylesheet(ngx_http_request_t *r, in ngx_http_xslt_apply_stylesheet() function