Searched refs:RegexList (Results 1 – 1 of 1) sorted by relevance
62 SmallVector<Regex, 4> RegexList; in apply() local75 RegexList.push_back(Regex(pat)); in apply()78 for (auto &R : RegexList) { in apply()