Searched defs:Regexp (Results 1 – 5 of 5) sorted by relevance
14 sub Regexp::DESTROY { $destroyed++ } subroutine
35 enum MatchType { Exact, Regexp, Glob }; enumerator
28 bool SpecialCaseList::Matcher::insert(std::string Regexp, in insert()174 std::string Regexp = std::string(SplitRegexp.first); in parse() local
466 sub Regexp::CARP_TRACE { subroutine
89 enum MatchType { Exact, Regexp, Glob }; enumerator