26 return [words =
utils::split(filter_text,
' ')](
auto&&... to_match) {
27 for(
const auto& word : words) {
bool ci_search(const std::string &s1, const std::string &s2)
auto make_ci_matcher(std::string_view filter_text)
Returns a function which performs locale-aware case-insensitive search.
std::vector< std::string > split(const config_attribute_value &val)