#include <ICU4XSentenceBreakIteratorLatin1.hpp>
◆ ICU4XSentenceBreakIteratorLatin1() [1/3]
ICU4XSentenceBreakIteratorLatin1::ICU4XSentenceBreakIteratorLatin1 |
( |
capi::ICU4XSentenceBreakIteratorLatin1 * | i | ) |
|
|
inlineexplicit |
◆ ICU4XSentenceBreakIteratorLatin1() [2/3]
ICU4XSentenceBreakIteratorLatin1::ICU4XSentenceBreakIteratorLatin1 |
( |
| ) |
|
|
default |
◆ ICU4XSentenceBreakIteratorLatin1() [3/3]
◆ next()
int32_t ICU4XSentenceBreakIteratorLatin1::next |
( |
| ) |
|
|
inline |
Finds the next breakpoint. Returns -1 if at the end of the string or if the index is out of range of a 32-bit signed integer.
See the Rust documentation for next
for more information.
◆ operator=()
The documentation for this class was generated from the following file: