Home
last modified time | relevance | path

Searched refs:create_dictionary_with_options_v2_and_provider (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/icu_capi/bindings/cpp/icu4x/
DLineSegmenter.d.hpp57 …:unique_ptr<icu4x::LineSegmenter>, icu4x::DataError> create_dictionary_with_options_v2_and_provide…
DLineSegmenter.hpp108 …eSegmenter>, icu4x::DataError> icu4x::LineSegmenter::create_dictionary_with_options_v2_and_provide… in create_dictionary_with_options_v2_and_provider() function in icu4x::LineSegmenter
/external/rust/android-crates-io/crates/icu_capi/src/
Dsegmenter_line.rs208 pub fn create_dictionary_with_options_v2_and_provider( in create_dictionary_with_options_v2_and_provider() method