Searched refs:is_exact_match (Results 1 – 1 of 1) sorted by relevance
2048 if !self.is_lossy() && self.name_fits() && !self.is_exact_match() {2126 fn is_exact_match(&self) -> bool { in is_exact_match() method