Searched refs:ngx_regex_compile (Results 1 – 8 of 8) sorted by relevance
50 ngx_int_t ngx_regex_compile(ngx_regex_compile_t *rc);
95 ngx_regex_compile(ngx_regex_compile_t *rc) in ngx_regex_compile() function
621 if (ngx_regex_compile(&rc) != NGX_OK) { in ngx_http_add_regex_referer()
1898 if (ngx_regex_compile(&rgc) != NGX_OK) { in ngx_http_ssi_regex_match()
3579 if (ngx_regex_compile(&rc) != NGX_OK) { in ngx_http_fastcgi_split_path_info()
972 if (ngx_regex_compile(rc) != NGX_OK) { in ngx_stream_regex_compile()
2435 if (ngx_regex_compile(rc) != NGX_OK) { in ngx_http_regex_compile()
4930 if (ngx_regex_compile(&rc) != NGX_OK) { in ngx_http_gzip_disable()