[][src]Function nginx::ngx_http_regex_exec

pub unsafe extern "C" fn ngx_http_regex_exec(
    r: *mut ngx_http_request_t,
    re: *mut ngx_http_regex_t,
    s: *mut ngx_str_t
) -> ngx_int_t