Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_log_module.c93 #define NGX_STREAM_LOG_ESCAPE_JSON 1 macro
706 case NGX_STREAM_LOG_ESCAPE_JSON: in ngx_stream_log_variable_compile()
1328 escape = NGX_STREAM_LOG_ESCAPE_JSON; in ngx_stream_log_compile_format()