ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
icu4x::SentenceBreakIteratorUtf8 Class Reference

#include <SentenceBreakIteratorUtf8.d.hpp>

Public Member Functions

int32_t next ()
 

Static Public Member Functions

static void operator delete (void *ptr)
 

Detailed Description

See the Rust documentation for SentenceBreakIterator for more information.

Member Function Documentation

◆ next()

int32_t icu4x::SentenceBreakIteratorUtf8::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::SentenceBreakIteratorUtf8::operator delete ( void * ptr)
inlinestatic

The documentation for this class was generated from the following files: