Home
last modified time | relevance | path

Searched refs:ngx_http_xslt_param_t (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.c46 } ngx_http_xslt_param_t; typedef
635 ngx_http_xslt_param_t *param; in ngx_http_xslt_params()
886 ngx_http_xslt_param_t *param; in ngx_http_xslt_stylesheet()
955 sizeof(ngx_http_xslt_param_t)) in ngx_http_xslt_stylesheet()
968 ngx_memzero(param, sizeof(ngx_http_xslt_param_t)); in ngx_http_xslt_stylesheet()
990 ngx_http_xslt_param_t *param; in ngx_http_xslt_param()
998 sizeof(ngx_http_xslt_param_t)); in ngx_http_xslt_param()