Go to the documentation of this file.
14 #if !UCONFIG_NO_BREAK_ITERATION && !UCONFIG_NO_FILTERED_BREAK_ITERATION
16 #ifndef U_HIDE_DRAFT_API
119 #endif // #if !UCONFIG_NO_BREAK_ITERATION && !UCONFIG_NO_FILTERED_BREAK_ITERATION
121 #endif // #ifndef FILTEREDBRK_H
The BreakIterator class implements methods for finding the location of boundaries in text.
Basic definitions for ICU, for both C and C++ APIs.
int8_t UBool
The ICU boolean type.
UnicodeString is a string class that stores Unicode characters directly and provides similar function...
UObject is the common ICU "boilerplate" class.
UErrorCode
Error code to replace exception handling, so that the code is compatible with all C++ compilers,...
The BreakIteratorFilter is used to modify the behavior of a BreakIterator by constructing a new Break...
#define U_NAMESPACE_BEGIN
A Locale object represents a specific geographical, political, or cultural region.