Searched defs:normalizing_eq (Results 1 – 4 of 4) sorted by relevance
165 pub fn normalizing_eq(&self, other: &DiplomatStr) -> bool { in normalizing_eq() method
385 pub fn normalizing_eq(&self, other: &str) -> bool { in normalizing_eq() method
381 pub fn normalizing_eq(&self, other: &str) -> bool { in normalizing_eq() method
158 inline bool icu4x::Locale::normalizing_eq(std::string_view other) const { in normalizing_eq() function in icu4x::Locale