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