Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_capi/bindings/cpp/icu4x/
DLineSegmenter.d.hpp55 …inline static std::unique_ptr<icu4x::LineSegmenter> create_dictionary_with_options_v2(const icu4x:…
DLineSegmenter.hpp102 …std::unique_ptr<icu4x::LineSegmenter> icu4x::LineSegmenter::create_dictionary_with_options_v2(cons… in create_dictionary_with_options_v2() function in icu4x::LineSegmenter
/external/rust/android-crates-io/crates/icu_capi/src/
Dsegmenter_line.rs190 pub fn create_dictionary_with_options_v2( in create_dictionary_with_options_v2() method