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