ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
icu4x::CaseMapper Member List

This is the complete list of members for icu4x::CaseMapper, including all inherited members.

add_case_closure_to(char32_t c, icu4x::CodePointSetBuilder &builder) consticu4x::CaseMapperinline
create()icu4x::CaseMapperinlinestatic
create_with_provider(const icu4x::DataProvider &provider)icu4x::CaseMapperinlinestatic
fold(std::string_view s) consticu4x::CaseMapperinline
fold_turkic(std::string_view s) consticu4x::CaseMapperinline
lowercase(std::string_view s, const icu4x::Locale &locale) consticu4x::CaseMapperinline
lowercase_with_compiled_data(std::string_view s, const icu4x::Locale &locale)icu4x::CaseMapperinlinestatic
operator delete(void *ptr)icu4x::CaseMapperinlinestatic
simple_fold(char32_t ch) consticu4x::CaseMapperinline
simple_fold_turkic(char32_t ch) consticu4x::CaseMapperinline
simple_lowercase(char32_t ch) consticu4x::CaseMapperinline
simple_titlecase(char32_t ch) consticu4x::CaseMapperinline
simple_uppercase(char32_t ch) consticu4x::CaseMapperinline
titlecase_segment_with_only_case_data_v1(std::string_view s, const icu4x::Locale &locale, icu4x::TitlecaseOptionsV1 options) consticu4x::CaseMapperinline
uppercase(std::string_view s, const icu4x::Locale &locale) consticu4x::CaseMapperinline
uppercase_with_compiled_data(std::string_view s, const icu4x::Locale &locale)icu4x::CaseMapperinlinestatic