ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XCaseMapper Member List

This is the complete list of members for ICU4XCaseMapper, including all inherited members.

add_case_closure_to(char32_t c, ICU4XCodePointSetBuilder &builder) constICU4XCaseMapperinline
create(const ICU4XDataProvider &provider)ICU4XCaseMapperinlinestatic
fold(const std::string_view s) constICU4XCaseMapperinline
fold_to_writeable(const std::string_view s, W &write) constICU4XCaseMapperinline
fold_turkic(const std::string_view s) constICU4XCaseMapperinline
fold_turkic_to_writeable(const std::string_view s, W &write) constICU4XCaseMapperinline
ICU4XCaseMapper(capi::ICU4XCaseMapper *i)ICU4XCaseMapperinlineexplicit
ICU4XCaseMapper()=defaultICU4XCaseMapper
ICU4XCaseMapper(ICU4XCaseMapper &&) noexcept=defaultICU4XCaseMapper
lowercase(const std::string_view s, const ICU4XLocale &locale) constICU4XCaseMapperinline
lowercase_to_writeable(const std::string_view s, const ICU4XLocale &locale, W &write) constICU4XCaseMapperinline
operator=(ICU4XCaseMapper &&other) noexcept=defaultICU4XCaseMapper
simple_fold(char32_t ch) constICU4XCaseMapperinline
simple_fold_turkic(char32_t ch) constICU4XCaseMapperinline
simple_lowercase(char32_t ch) constICU4XCaseMapperinline
simple_titlecase(char32_t ch) constICU4XCaseMapperinline
simple_uppercase(char32_t ch) constICU4XCaseMapperinline
titlecase_segment_with_only_case_data_v1(const std::string_view s, const ICU4XLocale &locale, ICU4XTitlecaseOptionsV1 options) constICU4XCaseMapperinline
titlecase_segment_with_only_case_data_v1_to_writeable(const std::string_view s, const ICU4XLocale &locale, ICU4XTitlecaseOptionsV1 options, W &write) constICU4XCaseMapperinline
uppercase(const std::string_view s, const ICU4XLocale &locale) constICU4XCaseMapperinline
uppercase_to_writeable(const std::string_view s, const ICU4XLocale &locale, W &write) constICU4XCaseMapperinline