Searched refs:Regexp (Results 1 – 19 of 19) sorted by relevance
107 std::string Regexp = SplitRegexp.first; in parse() local111 if (Regex::isLiteralERE(Regexp)) { in parse()112 Entries[Prefix][Category].Strings.insert(Regexp); in parse()117 for (size_t pos = 0; (pos = Regexp.find("*", pos)) != std::string::npos; in parse()119 Regexp.replace(pos, strlen("*"), ".*"); in parse()123 Regex CheckRE(Regexp); in parse()134 Regexps[Prefix][Category] += "^" + Regexp + "$"; in parse()
35 if (m_match_type == AddressResolver::Regexp) in AddressResolverName()55 m_match_type (AddressResolver::Regexp) in AddressResolverName()130 case AddressResolver::Regexp: in SearchCallback()249 if (m_match_type == AddressResolver::Regexp) in GetDescription()
42 if (m_match_type == Breakpoint::Regexp) in BreakpointResolverName()93 m_match_type (Breakpoint::Regexp), in BreakpointResolverName()244 case Breakpoint::Regexp: in SearchCallback()360 if (m_match_type == Breakpoint::Regexp) in GetDescription()
50 Regexp, enumerator
96 Regexp, enumerator
4633 # Regexp to match symbols that can be accessed directly from C.
3175 # Regexp to match symbols that can be accessed directly from C.
3572 # Regexp to match symbols that can be accessed directly from C.
3631 # Regexp to match symbols that can be accessed directly from C.
3643 # Regexp to match symbols that can be accessed directly from C.
3911 # Regexp to match symbols that can be accessed directly from C.
3647 # Regexp to match symbols that can be accessed directly from C.
3649 # Regexp to match symbols that can be accessed directly from C.
3644 # Regexp to match symbols that can be accessed directly from C.
3645 # Regexp to match symbols that can be accessed directly from C.