Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_log_module.c94 #define NGX_STREAM_LOG_ESCAPE_NONE 2 macro
711 case NGX_STREAM_LOG_ESCAPE_NONE: in ngx_stream_log_variable_compile()
1331 escape = NGX_STREAM_LOG_ESCAPE_NONE; in ngx_stream_log_compile_format()