Home
last modified time | relevance | path

Searched refs:ngx_http_xslt_encoding (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.c92 static u_char *ngx_http_xslt_encoding(xsltStylesheetPtr s);
563 encoding = ngx_http_xslt_encoding(sheet[i - 1].stylesheet); in ngx_http_xslt_apply_stylesheet()
793 ngx_http_xslt_encoding(xsltStylesheetPtr s) in ngx_http_xslt_encoding() function
803 encoding = ngx_http_xslt_encoding(s); in ngx_http_xslt_encoding()