Searched refs:ngx_stream_regex_compile (Results 1 – 3 of 3) sorted by relevance
84 ngx_stream_regex_t *ngx_stream_regex_compile(ngx_conf_t *cf,
553 regex->regex = ngx_stream_regex_compile(ctx->cf, &rc); in ngx_stream_map()
959 ngx_stream_regex_compile(ngx_conf_t *cf, ngx_regex_compile_t *rc) in ngx_stream_regex_compile() function