Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c95 #define NGX_HTTP_LOG_ESCAPE_NONE 2 macro
934 case NGX_HTTP_LOG_ESCAPE_NONE: in ngx_http_log_variable_compile()
1602 escape = NGX_HTTP_LOG_ESCAPE_NONE; in ngx_http_log_compile_format()