#include "unicode/utypes.h"
Go to the source code of this file.
Namespaces | |
namespace | icu |
Data Structures | |
class | icu::UnicodeMatcher |
UnicodeMatcher defines a protocol for objects that can match a range of characters in a Replaceable string. More... | |
Enumerations | |
enum | icu::UMatchDegree { icu::U_MISMATCH, icu::U_PARTIAL_MATCH, icu::U_MATCH } |
Constants returned by UnicodeMatcher::matches() indicating the degree of match. More... |
Definition in file unimatch.h.