#include "unicode/utypes.h"
#include "unicode/dcfmtsym.h"
#include "unicode/numfmt.h"
#include "unicode/locid.h"
Go to the source code of this file.
Data Structures | |
| class | DecimalFormat |
| DecimalFormat is a concrete subclass of NumberFormat that formats decimal numbers. More... | |
| struct | DecimalFormat::AffixPatternsForCurrency |
| struct | DecimalFormat::AffixesForCurrency |
Functions | |
| UBool | decimfmtAffixValueComparator (UHashTok val1, UHashTok val2) |
| UBool | decimfmtAffixPatternValueComparator (UHashTok val1, UHashTok val2) |
Definition in file decimfmt.h.
| UBool decimfmtAffixPatternValueComparator | ( | UHashTok | val1, | |
| UHashTok | val2 | |||
| ) |
| UBool decimfmtAffixValueComparator | ( | UHashTok | val1, | |
| UHashTok | val2 | |||
| ) |
1.5.7.1