Searched refs:this_key (Results 1 – 1 of 1) sorted by relevance
503 let this_key = unsafe { &(*this).key }; in find_best_match() localVariable508 match key.cmp(this_key) { in find_best_match()520 Some(best) => best > this_key, in find_best_match()523 best_key = Some(this_key); in find_best_match()