Home
last modified time | relevance | path

Searched refs:UNumberFormatter (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dunumberformatter.h27 * When using UNumberFormatter, which is treated as immutable, the results are exported to a mutable
35 * UNumberFormatter* uformatter = unumf_openForSkeletonAndLocale(u"precision-integer", -1, "en", &ec);
520 struct UNumberFormatter;
528 typedef struct UNumberFormatter UNumberFormatter; typedef
542 * Creates a new UNumberFormatter for the given skeleton string and locale. This is currently the only
543 * method for creating a new UNumberFormatter.
545 * Objects of type UNumberFormatter returned by this method are threadsafe.
561 U_CAPI UNumberFormatter* U_EXPORT2
581 U_CAPI UNumberFormatter* U_EXPORT
[all...]

Completed in 2 milliseconds