#include "unicode/utypes.h"
#include "unicode/uobject.h"
#include "unicode/unistr.h"
Go to the source code of this file.
Data Structures | |
class | CanonicalIterator |
This class allows one to iterate through all the strings that are canonically equivalent to a given string. More... | |
Defines | |
#define | CANITER_SKIP_ZEROES TRUE |
Should permutation skip characters with combining class zero Should be either TRUE or FALSE. |
Definition in file caniter.h.
#define CANITER_SKIP_ZEROES TRUE |