icu_capi
1.5.1
Module ffi
Structs
Enums
Functions
In icu_capi::segmenter_line
Module
icu_capi
::
segmenter_line
::
ffi
Copy item path
source
ยท
[
−
]
Structs
ยง
ICU4XLineBreakIteratorLatin1
ICU4XLineBreakIteratorUtf8
ICU4XLineBreakIteratorUtf16
ICU4XLineBreakOptionsV1
ICU4XLineSegmenter
An ICU4X line-break segmenter, capable of finding breakpoints in strings.
Enums
ยง
ICU4XLineBreakStrictness
ICU4XLineBreakWordOption
Functions
ยง
ICU4XLineBreakIteratorLatin1_destroy
๐
ICU4XLineBreakIteratorLatin1_next
๐
ICU4XLineBreakIteratorUtf8_destroy
๐
ICU4XLineBreakIteratorUtf8_next
๐
ICU4XLineBreakIteratorUtf16_destroy
๐
ICU4XLineBreakIteratorUtf16_next
๐
ICU4XLineBreakOptionsV1_destroy
๐
ICU4XLineBreakStrictness_destroy
๐
ICU4XLineBreakWordOption_destroy
๐
ICU4XLineSegmenter_create_auto
๐
ICU4XLineSegmenter_create_auto_with_options_v1
๐
ICU4XLineSegmenter_create_dictionary
๐
ICU4XLineSegmenter_create_dictionary_with_options_v1
๐
ICU4XLineSegmenter_create_lstm
๐
ICU4XLineSegmenter_create_lstm_with_options_v1
๐
ICU4XLineSegmenter_destroy
๐
ICU4XLineSegmenter_segment_latin1
๐
ICU4XLineSegmenter_segment_utf8
๐
ICU4XLineSegmenter_segment_utf16
๐