Searched refs:wildcard_present (Results 1 – 7 of 7) sorted by relevance
627 bool wildcard_present = false; in calculate_quality_of_accept_charset_match() local674 wildcard_present = true; in calculate_quality_of_accept_charset_match()687 if ((q == -1.0) && (wildcard_present == true)) { in calculate_quality_of_accept_charset_match()810 *wildcard_present = true; in match_accept_content_encoding()835 bool wildcard_present = false; in calculate_quality_of_accept_encoding_match() local907 …if (!match_accept_content_encoding("identity", accept_field, &wildcard_present, &wildcard_q, &q)) { in calculate_quality_of_accept_encoding_match()929 …if (!match_accept_content_encoding(c_value->str, accept_field, &wildcard_present, &wildcard_q, &th… in calculate_quality_of_accept_encoding_match()939 if ((q == -1.0) && (wildcard_present == true)) { in calculate_quality_of_accept_encoding_match()1035 *wildcard_present = true; in match_accept_content_language()1059 bool wildcard_present = false; in calculate_quality_of_accept_language_match() local[all …]
379 if wildcard_present(f):1133 def wildcard_present(path): function
476 if wildcard_present(f):1254 def wildcard_present(path): function