Home
last modified time | relevance | path

Searched refs:ngx_http_xslt_cleanup_dtd (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.c101 static void ngx_http_xslt_cleanup_dtd(void *data);
860 cln->handler = ngx_http_xslt_cleanup_dtd; in ngx_http_xslt_entities()
1028 ngx_http_xslt_cleanup_dtd(void *data) in ngx_http_xslt_cleanup_dtd() function