126 UBool incremental) = 0;
158 virtual void addMatchSetTo(
UnicodeSet& toUnionTo)
const = 0;
UnicodeMatcher defines a protocol for objects that can match a range of characters in a Replaceable s...
Constant returned by matches() indicating a partial match between the text and this matcher...
A mutable set of Unicode characters and multicharacter strings.
UMatchDegree
Constants returned by UnicodeMatcher::matches() indicating the degree of match.
Replaceable is an abstract base class representing a string of characters that supports the replaceme...
unsigned char uint8_t
Define 64 bit limits.
#define U_NAMESPACE_BEGIN
This is used to begin a declaration of a public ICU C++ API.
Constant returned by matches() indicating a complete match between the text and this matcher...
UnicodeString is a string class that stores Unicode characters directly and provides similar function...
#define U_NAMESPACE_END
This is used to end a declaration of a public ICU C++ API If the compiler doesn't support namespaces...
Constant returned by matches() indicating a mismatch between the text and this matcher.
Basic definitions for ICU, for both C and C++ APIs.
#define FALSE
The FALSE value of a UBool.
#define U_COMMON_API
Set to export library symbols from inside the common library, and to import them from outside...
signed int int32_t
Define 64 bit limits.
int8_t UBool
The ICU boolean type.