Searched defs:PropertyValueNameToEnumMapper (Results 1 – 5 of 5) sorted by relevance
26 pub struct PropertyValueNameToEnumMapper(icu_properties::PropertyParser<u16>); struct28 impl PropertyValueNameToEnumMapper { impl85 ) -> Result<Box<PropertyValueNameToEnumMapper>, DataError> { in create_general_category_with_provider()110 ) -> Result<Box<PropertyValueNameToEnumMapper>, DataError> { in create_hangul_syllable_type_with_provider()135 ) -> Result<Box<PropertyValueNameToEnumMapper>, DataError> { in create_east_asian_width_with_provider()161 ) -> Result<Box<PropertyValueNameToEnumMapper>, DataError> { in create_bidi_class_with_provider()180 ) -> Result<Box<PropertyValueNameToEnumMapper>, DataError> { in create_indic_syllabic_category_with_provider()209 ) -> Result<Box<PropertyValueNameToEnumMapper>, DataError> { in create_line_break_with_provider()234 ) -> Result<Box<PropertyValueNameToEnumMapper>, DataError> { in create_grapheme_cluster_break_with_provider()263 ) -> Result<Box<PropertyValueNameToEnumMapper>, DataError> { in create_word_break_with_provider()[all …]
14 typedef struct PropertyValueNameToEnumMapper PropertyValueNameToEnumMapper; typedef
17 export class PropertyValueNameToEnumMapper { class
20 export class PropertyValueNameToEnumMapper { class
29 class PropertyValueNameToEnumMapper { class