options            72 core/ngx_regex.c     re = pcre_compile((const char *) rc->pattern.data, (int) rc->options,
options            27 core/ngx_regex.h     ngx_int_t     options;
options           547 http/modules/ngx_http_referer_module.c     rc.options = NGX_REGEX_CASELESS;
options           748 http/modules/ngx_http_rewrite_module.c             rc.options = (p[len - 1] == '*') ? NGX_REGEX_CASELESS : 0;
options          2770 http/ngx_http_core_module.c     rc.options = NGX_REGEX_CASELESS;
options          2772 http/ngx_http_core_module.c     rc.options = caseless;
options          3725 http/ngx_http_core_module.c                 rc.options = NGX_REGEX_CASELESS;
options          4445 http/ngx_http_core_module.c         rc.options = NGX_REGEX_CASELESS;