Searched defs:GetMatchAtIndex (Results 1 – 1 of 1) sorted by relevance
| /external/lldb/source/Core/ | ||
| D | RegularExpression.cpp | 163 RegularExpression::Match::GetMatchAtIndex (const char* s, uint32_t idx, std::string& match_str) con… in GetMatchAtIndex() function in RegularExpression::Match |