ngx_http_xslt_sax_error 72 http/modules/ngx_http_xslt_filter_module.c static void ngx_cdecl ngx_http_xslt_sax_error(void *data, const char *msg, ...); ngx_http_xslt_sax_error 342 http/modules/ngx_http_xslt_filter_module.c ctxt->sax->error = ngx_http_xslt_sax_error; ngx_http_xslt_sax_error 343 http/modules/ngx_http_xslt_filter_module.c ctxt->sax->fatalError = ngx_http_xslt_sax_error;