#include <WordBreakIteratorLatin1.d.hpp>
◆ is_word_like()
bool icu4x::WordBreakIteratorLatin1::is_word_like |
( |
| ) |
const |
|
inline |
◆ next()
int32_t icu4x::WordBreakIteratorLatin1::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 delete()
void icu4x::WordBreakIteratorLatin1::operator delete |
( |
void * | ptr | ) |
|
|
inlinestatic |
◆ word_type()
The documentation for this class was generated from the following files: