Searched defs:scrubRegex (Results 1 – 1 of 1) sorted by relevance
306 bool& foundPEL, const std::optional<std::regex>& scrubRegex, in genPELJSON()474 bool fullPEL, const std::optional<std::regex>& scrubRegex, in printPELs()709 const std::optional<std::regex>& scrubRegex) in printPELCount()783 std::regex scrubRegex(pattern, std::regex::icase); in genRegex() local849 std::optional<std::regex> scrubRegex; in main() local