#include "unicode/utypes.h"
Go to the source code of this file.
Enumerations | |
enum | UMatchDegree { U_MISMATCH, U_PARTIAL_MATCH, U_MATCH } |
Constants returned by UnicodeMatcher::matches() indicating the degree of match. More... |
Definition in file unimatch.h.
|
Constants returned by
Definition at line 30 of file unimatch.h. |