Searched refs:NGX_REGEX_CASELESS (Results 1 – 7 of 7) sorted by relevance
20 #define NGX_REGEX_CASELESS PCRE_CASELESS macro
546 rc.options = NGX_REGEX_CASELESS; in ngx_stream_map()
547 rc.options = NGX_REGEX_CASELESS; in ngx_http_map()
617 rc.options = NGX_REGEX_CASELESS; in ngx_http_add_regex_referer()
759 rc.options = (p[len - 1] == '*') ? NGX_REGEX_CASELESS : 0; in ngx_http_rewrite_if_condition()
4060 rc.options = NGX_REGEX_CASELESS; in ngx_http_proxy_rewrite_regex()
3075 rc.options = NGX_REGEX_CASELESS; in ngx_http_core_regex_location()3077 rc.options = caseless ? NGX_REGEX_CASELESS : 0; in ngx_http_core_regex_location()4216 rc.options = NGX_REGEX_CASELESS; in ngx_http_core_server_name()4928 rc.options = NGX_REGEX_CASELESS; in ngx_http_gzip_disable()