Searched refs:WildcardToRegex (Results 1 – 1 of 1) sorted by relevance
142 static std::string WildcardToRegex(const std::string& wildcard) in WildcardToRegex() function214 std::string wildcardRegex = WildcardToRegex(filter.regex); in LogMatchFilter()