Searched refs:str_list (Results 1 – 1 of 1) sorted by relevance
360 const auto& str_list = matcher.neq_any_string(); in matchesSimple() local363 for (const auto& str : str_list.str_value()) { in matchesSimple()376 const auto& str_list = matcher.eq_any_string(); in matchesSimple() local378 for (const auto& str : str_list.str_value()) { in matchesSimple()395 const auto& str_list = matcher.eq_any_wildcard_string(); in matchesSimple() local397 for (const auto& str : str_list.str_value()) { in matchesSimple()406 const auto& str_list = matcher.neq_any_wildcard_string(); in matchesSimple() local409 for (const auto& str : str_list.str_value()) { in matchesSimple()