#include "unicode/utypes.h"
#include "unicode/uobject.h"
#include "unicode/unistr.h"
#include "unicode/chariter.h"
#include "unicode/unorm.h"
Go to the source code of this file.
Data Structures | |
| class | Normalizer |
| The Normalizer class supports the standard normalization forms described in Unicode Standard Annex #15: Unicode Normalization Forms. More... | |
Typedefs | |
| typedef struct UCharIterator | UCharIterator |
| C typedef for struct UCharIterator. | |
Definition in file normlzr.h.
| typedef struct UCharIterator UCharIterator |
1.5.7.1