Searched refs:this_match (Results 1 – 1 of 1) sorted by relevance
126 size_t this_match = token_range.MaybeMatches(token_list, std::string("_")); in FindClosestMatch() local128 if (this_match > best_match) { in FindClosestMatch()130 best_match = this_match; in FindClosestMatch()