Searched refs:match_idx (Results 1 – 4 of 4) sorted by relevance
71 for (uint32_t match_idx=1; match_idx <= m_max_matches; ++match_idx) in DoExecute() local73 if (regex_match.GetMatchAtIndex (command, match_idx, match_str)) in DoExecute()75 … const int percent_var_len = ::snprintf (percent_var, sizeof(percent_var), "%%%u", match_idx); in DoExecute()
127 for (size_t match_idx = 0; match_idx < num_matches; match_idx++) in DoExecute() local129 s.Printf ("\n\t%s", matches.GetStringAtIndex(match_idx)); in DoExecute()
248 uint32_t match_idx = std::distance (begin_pos, pos); in FindLineEntryByAddress() local249 success = ConvertEntryAtIndexToLineEntry(match_idx, line_entry); in FindLineEntryByAddress()251 *index_ptr = match_idx; in FindLineEntryByAddress()
453 match_idx = 0548 match_idx += 1