Home
last modified time | relevance | path

Searched refs:doc_type (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.c491 int len, rc, doc_type; in ngx_http_xslt_apply_stylesheet() local
564 doc_type = doc->type; in ngx_http_xslt_apply_stylesheet()
568 doc_type, type ? type : (u_char *) "(null)", in ngx_http_xslt_apply_stylesheet()
615 } else if (doc_type == XML_HTML_DOCUMENT_NODE) { in ngx_http_xslt_apply_stylesheet()