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