dius 0.1.0
Loading...
Searching...
No Matches
dius::unicode::detail Namespace Reference

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 >
 

Function Documentation

◆ default_ignorable_code_point_ranges()

auto dius::unicode::detail::default_ignorable_code_point_ranges ( ) -> di::Span< PropertyRange< DefaultIgnorableCodePoint > const >

◆ east_asian_width_ranges()

auto dius::unicode::detail::east_asian_width_ranges ( ) -> di::Span< PropertyRange< EastAsianWidth > const >

◆ emoji_presentation_ranges()

auto dius::unicode::detail::emoji_presentation_ranges ( ) -> di::Span< PropertyRange< EmojiPresentation > const >

◆ emoji_ranges()

auto dius::unicode::detail::emoji_ranges ( ) -> di::Span< PropertyRange< Emoji > const >

◆ general_category_ranges()

auto dius::unicode::detail::general_category_ranges ( ) -> di::Span< PropertyRange< GeneralCategory > const >

◆ grapheme_cluster_break_ranges()

auto dius::unicode::detail::grapheme_cluster_break_ranges ( ) -> di::Span< PropertyRange< GraphemeClusterBreak > const >

◆ regional_indicator_ranges()

auto dius::unicode::detail::regional_indicator_ranges ( ) -> di::Span< PropertyRange< RegionalIndicator > const >