#include <ICU4XWordBreakIteratorUtf8.hpp>
◆ ICU4XWordBreakIteratorUtf8() [1/3]
ICU4XWordBreakIteratorUtf8::ICU4XWordBreakIteratorUtf8 |
( |
capi::ICU4XWordBreakIteratorUtf8 * | i | ) |
|
|
inlineexplicit |
◆ ICU4XWordBreakIteratorUtf8() [2/3]
ICU4XWordBreakIteratorUtf8::ICU4XWordBreakIteratorUtf8 |
( |
| ) |
|
|
default |
◆ ICU4XWordBreakIteratorUtf8() [3/3]
◆ is_word_like()
bool ICU4XWordBreakIteratorUtf8::is_word_like |
( |
| ) |
const |
|
inline |
◆ next()
int32_t ICU4XWordBreakIteratorUtf8::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=()
◆ word_type()
The documentation for this class was generated from the following file: