Home
last modified time | relevance | path

Searched refs:Regexp (Results 1 – 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDSpecialCaseList.cpp36 auto Regexp = Pattern.str(); in insert() local
37 for (size_t pos = 0; (pos = Regexp.find('*', pos)) != std::string::npos; in insert()
39 Regexp.replace(pos, strlen("*"), ".*"); in insert()
42 Regexp = (Twine("^(") + StringRef(Regexp) + ")$").str(); in insert()
45 Regex CheckRE(Regexp); in insert()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpointResolverName.cpp33 if (m_match_type == Breakpoint::Regexp) { in BreakpointResolverName()
78 m_match_type(Breakpoint::Regexp), m_language(language), in BreakpointResolverName()
285 case Breakpoint::Regexp: in SearchCallback()
396 if (m_match_type == Breakpoint::Regexp) in GetDescription()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enumerator
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
HDBreakpoint.h88 enum MatchType { Exact, Regexp, Glob }; enumerator
/freebsd-13-stable/contrib/ntp/sntp/m4/
HDlibtool.m43911 # Regexp to match symbols that can be accessed directly from C.
/freebsd-13-stable/contrib/file/m4/
HDlibtool.m43931 # Regexp to match symbols that can be accessed directly from C.
/freebsd-13-stable/contrib/openbsm/m4/
HDlibtool.m43911 # Regexp to match symbols that can be accessed directly from C.
/freebsd-13-stable/contrib/libevent/m4/
HDlibtool.m43932 # Regexp to match symbols that can be accessed directly from C.
/freebsd-13-stable/contrib/ntp/sntp/libevent/m4/
HDlibtool.m43911 # Regexp to match symbols that can be accessed directly from C.
/freebsd-13-stable/contrib/ldns/m4/
HDlibtool.m43922 # Regexp to match symbols that can be accessed directly from C.
/freebsd-13-stable/contrib/openpam/m4/
HDlibtool.m43931 # Regexp to match symbols that can be accessed directly from C.
/freebsd-13-stable/contrib/unbound/
HDaclocal.m43920 # Regexp to match symbols that can be accessed directly from C.
/freebsd-13-stable/contrib/sqlite3/
HDaclocal.m43936 # Regexp to match symbols that can be accessed directly from C.