Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_regex.h40 } ngx_regex_compile_t; typedef
50 ngx_int_t ngx_regex_compile(ngx_regex_compile_t *rc);
H A Dngx_regex.c95 ngx_regex_compile(ngx_regex_compile_t *rc) in ngx_regex_compile()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_variables.h85 ngx_regex_compile_t *rc);
H A Dngx_stream_map_module.c529 ngx_regex_compile_t rc; in ngx_stream_map()
541 ngx_memzero(&rc, sizeof(ngx_regex_compile_t)); in ngx_stream_map()
H A Dngx_stream_variables.c959 ngx_stream_regex_compile(ngx_conf_t *cf, ngx_regex_compile_t *rc) in ngx_stream_regex_compile()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.h88 ngx_regex_compile_t *rc);
H A Dngx_http_core_module.c3065 ngx_regex_compile_t rc; in ngx_http_core_regex_location()
3068 ngx_memzero(&rc, sizeof(ngx_regex_compile_t)); in ngx_http_core_regex_location()
4196 ngx_regex_compile_t rc; in ngx_http_core_server_name()
4208 ngx_memzero(&rc, sizeof(ngx_regex_compile_t)); in ngx_http_core_server_name()
4887 ngx_regex_compile_t rc; in ngx_http_gzip_disable()
4900 ngx_memzero(&rc, sizeof(ngx_regex_compile_t)); in ngx_http_gzip_disable()
H A Dngx_http_variables.c2422 ngx_http_regex_compile(ngx_conf_t *cf, ngx_regex_compile_t *rc) in ngx_http_regex_compile()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_rewrite_module.c304 ngx_regex_compile_t rc; in ngx_http_rewrite()
321 ngx_memzero(&rc, sizeof(ngx_regex_compile_t)); in ngx_http_rewrite()
648 ngx_regex_compile_t rc; in ngx_http_rewrite_if_condition()
756 ngx_memzero(&rc, sizeof(ngx_regex_compile_t)); in ngx_http_rewrite_if_condition()
H A Dngx_http_map_module.c530 ngx_regex_compile_t rc; in ngx_http_map()
542 ngx_memzero(&rc, sizeof(ngx_regex_compile_t)); in ngx_http_map()
H A Dngx_http_referer_module.c590 ngx_regex_compile_t rc; in ngx_http_add_regex_referer()
613 ngx_memzero(&rc, sizeof(ngx_regex_compile_t)); in ngx_http_add_regex_referer()
H A Dngx_http_ssi_filter_module.c1889 ngx_regex_compile_t rgc; in ngx_http_ssi_regex_match()
1891 ngx_memzero(&rgc, sizeof(ngx_regex_compile_t)); in ngx_http_ssi_regex_match()
H A Dngx_http_fastcgi_module.c3565 ngx_regex_compile_t rc; in ngx_http_fastcgi_split_path_info()
3572 ngx_memzero(&rc, sizeof(ngx_regex_compile_t)); in ngx_http_fastcgi_split_path_info()
H A Dngx_http_proxy_module.c4051 ngx_regex_compile_t rc; in ngx_http_proxy_rewrite_regex()
4053 ngx_memzero(&rc, sizeof(ngx_regex_compile_t)); in ngx_http_proxy_rewrite_regex()