Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_capi/bindings/cpp/icu4x/
DCodePointSetData.d.hpp325 …td::unique_ptr<icu4x::CodePointSetData>, icu4x::DataError> create_pattern_syntax_with_provider(con…
DCodePointSetData.hpp1230 …ePointSetData>, icu4x::DataError> icu4x::CodePointSetData::create_pattern_syntax_with_provider(con… in create_pattern_syntax_with_provider() function in icu4x::CodePointSetData
/external/rust/android-crates-io/crates/icu_capi/src/
Dproperties_sets.rs1522 pub fn create_pattern_syntax_with_provider( in create_pattern_syntax_with_provider() method