86 UBool escapeUnprintable)
const = 0;
94 virtual void addReplacementSetTo(
UnicodeSet& toUnionTo)
const = 0;
#define U_I18N_API
Set to export library symbols from inside the i18n library, and to import them from outside...
Replaceable is an abstract base class representing a string of characters that supports the replaceme...
#define U_NAMESPACE_BEGIN
This is used to begin a declaration of a public ICU C++ API.
A mutable set of Unicode characters and multicharacter strings.
#define U_NAMESPACE_END
This is used to end a declaration of a public ICU C++ API.
UnicodeReplacer defines a protocol for objects that replace a range of characters in a Replaceable st...
Basic definitions for ICU, for both C and C++ APIs.
UnicodeString is a string class that stores Unicode characters directly and provides similar function...
int8_t UBool
The ICU boolean type.