Searched defs:Regexp (Results 1 – 1 of 1) sorted by relevance
29 bool SpecialCaseList::Matcher::insert(std::string Regexp, in insert()175 std::string Regexp = std::string(SplitRegexp.first); in parse() local