Searched refs:nxt_strncasecmp (Results 1 – 4 of 4) sorted by relevance
88 NXT_EXPORT nxt_int_t nxt_strncasecmp(const u_char *s1, const u_char *s2,
181 nxt_strncasecmp(const u_char *s1, const u_char *s2, size_t length) in nxt_strncasecmp() function
1001 || nxt_strncasecmp(f->name, (u_char *) "Cookie", 6) != 0) in nxt_http_cookies_parse()
1878 || nxt_strncasecmp(rule->u.name.start, f->name, f->name_length) in nxt_http_route_header()