Home
last modified time | relevance | path

Searched refs:wellFormed (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.c244 int wellFormed; in ngx_http_xslt_body_filter() local
286 wellFormed = ctx->ctxt->wellFormed; in ngx_http_xslt_body_filter()
290 if (wellFormed) { in ngx_http_xslt_body_filter()