Home
last modified time | relevance | path

Searched refs:NGX_HTTP_LOG_ESCAPE_JSON (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c94 #define NGX_HTTP_LOG_ESCAPE_JSON 1 macro
929 case NGX_HTTP_LOG_ESCAPE_JSON: in ngx_http_log_variable_compile()
1599 escape = NGX_HTTP_LOG_ESCAPE_JSON; in ngx_http_log_compile_format()