Home
last modified time | relevance | path

Searched defs:GetMatchAtIndex (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Core/
DRegularExpression.cpp163 RegularExpression::Match::GetMatchAtIndex (const char* s, uint32_t idx, std::string& match_str) con… in GetMatchAtIndex() function in RegularExpression::Match
184 RegularExpression::Match::GetMatchAtIndex (const char* s, uint32_t idx, llvm::StringRef& match_str)… in GetMatchAtIndex() function in RegularExpression::Match
/external/chromium_org/chrome/browser/ui/views/omnibox/
Domnibox_popup_contents_view.cc456 const AutocompleteMatch& OmniboxPopupContentsView::GetMatchAtIndex( in GetMatchAtIndex() function in OmniboxPopupContentsView