Searched refs:ngx_rstrncmp (Results 1 – 3 of 3) sorted by relevance
170 ngx_int_t ngx_rstrncmp(u_char *s1, u_char *s2, size_t n);
764 ngx_rstrncmp(u_char *s1, u_char *s2, size_t n) in ngx_rstrncmp() function
2651 || ngx_rstrncmp(h->value.data + prefix, pattern.data, in ngx_http_proxy_rewrite_complex_handler()