|
dius 0.1.0
|
Classes | |
| struct | GraphemeClusterViewFunction |
| struct | LookupProperty |
Functions | |
| auto | default_ignorable_code_point_ranges () -> di::Span< PropertyRange< DefaultIgnorableCodePoint > const > |
| auto | east_asian_width_ranges () -> di::Span< PropertyRange< EastAsianWidth > const > |
| auto | emoji_ranges () -> di::Span< PropertyRange< Emoji > const > |
| auto | emoji_presentation_ranges () -> di::Span< PropertyRange< EmojiPresentation > const > |
| auto | general_category_ranges () -> di::Span< PropertyRange< GeneralCategory > const > |
| auto | grapheme_cluster_break_ranges () -> di::Span< PropertyRange< GraphemeClusterBreak > const > |
| auto | regional_indicator_ranges () -> di::Span< PropertyRange< RegionalIndicator > const > |
| auto dius::unicode::detail::default_ignorable_code_point_ranges | ( | ) | -> di::Span< PropertyRange< DefaultIgnorableCodePoint > const > |
| auto dius::unicode::detail::east_asian_width_ranges | ( | ) | -> di::Span< PropertyRange< EastAsianWidth > const > |
| auto dius::unicode::detail::emoji_presentation_ranges | ( | ) | -> di::Span< PropertyRange< EmojiPresentation > const > |
| auto dius::unicode::detail::emoji_ranges | ( | ) | -> di::Span< PropertyRange< Emoji > const > |
| auto dius::unicode::detail::general_category_ranges | ( | ) | -> di::Span< PropertyRange< GeneralCategory > const > |
| auto dius::unicode::detail::grapheme_cluster_break_ranges | ( | ) | -> di::Span< PropertyRange< GraphemeClusterBreak > const > |
| auto dius::unicode::detail::regional_indicator_ranges | ( | ) | -> di::Span< PropertyRange< RegionalIndicator > const > |