4#ifndef __UNUMBERRANGEFORMATTER_H__
5#define __UNUMBERRANGEFORMATTER_H__
9#if !UCONFIG_NO_FORMATTING
190#ifndef U_HIDE_INTERNAL_API
246 const UChar* skeleton,
378 int32_t destCapacity,
405 int32_t destCapacity,
429#if U_SHOW_CPLUSPLUS_API
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
"Smart pointer" definition macro, deletes objects via the closeFunction.
C API: Parse Error Information.
A UParseError struct is used to returned detailed information about parsing errors.
C API: UFieldPositionIterator for use with format APIs.
#define U_CAPI
This is used to declare a function as a public ICU C API.
char16_t UChar
The base type for UTF-16 code units and pointers.
C API: Miscellaneous definitions.
Basic definitions for ICU, for both C and C++ APIs.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.