ICU 63.1  63.1
udisplaycontext.h
Go to the documentation of this file.
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
3 /*
4 *****************************************************************************************
5 * Copyright (C) 2014-2016, International Business Machines
6 * Corporation and others. All Rights Reserved.
7 *****************************************************************************************
8 */
9 
10 #ifndef UDISPLAYCONTEXT_H
11 #define UDISPLAYCONTEXT_H
12 
13 #include "unicode/utypes.h"
14 
15 #if !UCONFIG_NO_FORMATTING
16 
53 };
58 
163 
164 };
169 
170 #endif /* #if !UCONFIG_NO_FORMATTING */
171 
172 #endif
A possible setting for DISPLAY_LENGTH: use full names when generating a locale name,...
The capitalization context if a date, date symbol or display name is to be formatted with capitalizat...
UDisplayContext
Display context settings.
A possible setting for DIALECT_HANDLING: use standard names when generating a locale name,...
The capitalization context to be used is unknown (this is the default value).
Type to retrieve the capitalization context setting, e.g.
A possible setting for DIALECT_HANDLING: use dialect names, when generating a locale name,...
A possible setting for DISPLAY_LENGTH: use short names when generating a locale name,...
The capitalization context if a date, date symbol or display name is to be formatted with capitalizat...
A possible setting for SUBSTITUTE_HANDLING: Returns a null value when no data is available.
Type to retrieve the display length setting, e.g.
UDisplayContextType
Display context types, for getting values of a particular setting.
The capitalization context if a date, date symbol or display name is to be formatted with capitalizat...
A possible setting for SUBSTITUTE_HANDLING: Returns a fallback value (e.g., the input code) when no d...
Basic definitions for ICU, for both C and C++ APIs.
The capitalization context if a date, date symbol or display name is to be formatted with capitalizat...
Type to retrieve the dialect handling setting, e.g.
Type to retrieve the substitute handling setting, e.g.