Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/hdrs/
H A DHttpCompat.cc545 int wild_match_count = 0; in match_accept_language() local
595 ++wild_match_count; in match_accept_language()
616 if ((ignore_wildcards == false) && wild_match_count && !match_count) { in match_accept_language()
663 int wild_match_count = 0; in match_accept_charset() local
705 ++wild_match_count; in match_accept_charset()
719 if ((ignore_wildcards == false) && wild_match_count && !match_count) { in match_accept_charset()