Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp37 auto Regexp = Pattern.str(); in insert() local
38 for (size_t pos = 0; (pos = Regexp.find('*', pos)) != std::string::npos; in insert()
40 Regexp.replace(pos, strlen("*"), ".*"); in insert()
43 Regexp = (Twine("^(") + StringRef(Regexp) + ")$").str(); in insert()
46 Regex CheckRE(Regexp); in insert()
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverName.cpp33 if (m_match_type == Breakpoint::Regexp) { in BreakpointResolverName()
78 m_match_type(Breakpoint::Regexp), m_language(language), in BreakpointResolverName()
287 case Breakpoint::Regexp: in SearchCallback()
398 if (m_match_type == Breakpoint::Regexp) in GetDescription()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DAddressResolver.h35 enum MatchType { Exact, Regexp, Glob }; enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h88 enum MatchType { Exact, Regexp, Glob }; enumerator
/freebsd/contrib/openpam/m4/
H A Dlibtool.m44047 # Regexp to match symbols that can be accessed directly from C.
/freebsd/contrib/file/m4/
H A Dlibtool.m43931 # Regexp to match symbols that can be accessed directly from C.
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m43911 # Regexp to match symbols that can be accessed directly from C.
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m43911 # Regexp to match symbols that can be accessed directly from C.
/freebsd/contrib/ntp/sntp/m4/
H A Dlibtool.m43911 # Regexp to match symbols that can be accessed directly from C.
/freebsd/contrib/libevent/m4/
H A Dlibtool.m43932 # Regexp to match symbols that can be accessed directly from C.
/freebsd/contrib/ldns/m4/
H A Dlibtool.m43922 # Regexp to match symbols that can be accessed directly from C.
/freebsd/contrib/unbound/
H A Daclocal.m44056 # Regexp to match symbols that can be accessed directly from C.