Home
last modified time | relevance | path

Searched defs:create_nfc_with_provider (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/icu_capi/bindings/cpp/icu4x/
DComposingNormalizer.hpp54 …osingNormalizer>, icu4x::DataError> icu4x::ComposingNormalizer::create_nfc_with_provider(const icu… in create_nfc_with_provider() function in icu4x::ComposingNormalizer
/external/rust/android-crates-io/crates/icu_capi/src/
Dnormalizer.rs44 pub fn create_nfc_with_provider( in create_nfc_with_provider() method