Searched refs:do_strings_match_strongly (Results 1 – 1 of 1) sorted by relevance
71 do_strings_match_strongly(const char *raw_tag_field, int raw_tag_field_len, const char *comma_sep_t… in do_strings_match_strongly() function1334 …if (do_strings_match_strongly(raw_etags, raw_etags_len, comma_sep_tag_list, comma_sep_tag_list_len… in match_response_to_request_conditionals()1382 if (do_strings_match_strongly(raw_etags, raw_len, if_value, comma_sep_list_len)) { in match_response_to_request_conditionals()