6 #if !UCONFIG_NO_FORMATTING
7 #ifndef __UNUMBERFORMATTER_H__
8 #define __UNUMBERFORMATTER_H__
256 #ifndef U_HIDE_INTERNAL_API
664 #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 struct representing a range of text containing a specific field.
A UParseError struct is used to returned detailed information about parsing errors.
C API: UFieldPositionIterator for use with format APIs.
struct UFieldPositionIterator UFieldPositionIterator
C typedef for struct UFieldPositionIterator.
int8_t UBool
The ICU boolean type.
char16_t UChar
The base type for UTF-16 code units and pointers.
#define U_STABLE
This is used to declare a function as a stable public ICU C API.
Basic definitions for ICU, for both C and C++ APIs.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.