Description | C | C++ |
Basic types, constants and enumerations | utypes.h | |
String and Character Iteration | chariter.h, ustring.h, utf.h, uchar.h | CharacterIterator, Unicode, UnicodeString |
Codepage conversion | ucnv.h | UnicodeConverter |
Locales | uloc.h | Locale |
Resource Bundles | ures.h | ResourceBundle |
Date and Time Formatting | udat.h | DateFormat |
Calendars | ucal.h | Calendar |
Message Formatting | umsg.h | MessageFormat |
Number Formatting | umsg.h | NumberFormat |
Normalization | unorm.h | Normalizer |
Transliteration | utrans.h | Transliterator |
Bidirectional Algorithm | ubidi.h | BiDi |
Collation and Searching | ucol.h | Collator |
Text boundary analysis (Break Iteration) | ubrk.h | BreakIterator |
Compression. (Deprecated) | scsu.h | N.A |
Arabic Shaping | ushape.h | N.A |