Home
last modified time | relevance | path

Searched refs:new_with_expander (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/icu_locale/src/
Ddirectionality.rs49 Self::new_with_expander(LocaleExpander::new_common()) in new_common()
79 Self::new_with_expander(LocaleExpander::new_extended()) in new_extended()
130 pub const fn new_with_expander(expander: Expander) -> Self { in new_with_expander() method
139 #[doc = icu_provider::gen_buffer_unstable_docs!(UNSTABLE, Self::new_with_expander)]
Dcanonicalizer.rs206 Self::new_with_expander(LocaleExpander::new_common()) in new_common()
238 Self::new_with_expander(LocaleExpander::new_extended()) in new_extended()
271 pub const fn new_with_expander(expander: Expander) -> Self { in new_with_expander() method
280 #[doc = icu_provider::gen_buffer_unstable_docs!(UNSTABLE, Self::new_with_expander)]
295 new_with_expander: skip,
/external/rust/android-crates-io/crates/icu_capi/src/
Dlocale_directionality.rs56 icu::locale::LocaleDirectionality::new_with_expander,
71 icu::locale::LocaleDirectionality::new_with_expander,
Dlocale.rs53 icu::locale::LocaleCanonicalizer::new_with_expander,