]> git.saurik.com Git - apple/cf.git/blob - CFLocaleInternal.h
CF-855.14.tar.gz
[apple/cf.git] / CFLocaleInternal.h
1 /*
2 * Copyright (c) 2014 Apple Inc. All rights reserved.
3 *
4 * @APPLE_LICENSE_HEADER_START@
5 *
6 * This file contains Original Code and/or Modifications of Original Code
7 * as defined in and that are subject to the Apple Public Source License
8 * Version 2.0 (the 'License'). You may not use this file except in
9 * compliance with the License. Please obtain a copy of the License at
10 * http://www.opensource.apple.com/apsl/ and read it before using this
11 * file.
12 *
13 * The Original Code and all software distributed under the License are
14 * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
15 * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
16 * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
17 * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
18 * Please see the License for the specific language governing rights and
19 * limitations under the License.
20 *
21 * @APPLE_LICENSE_HEADER_END@
22 */
23
24 /*
25 CFLocaleInternal.h
26 Copyright (c) 2008-2013, Apple Inc. All rights reserved.
27 */
28
29 /*
30 This file is for the use of the CoreFoundation project only.
31 */
32
33 #include <CoreFoundation/CFString.h>
34
35 CF_EXPORT CFStringRef const kCFLocaleAlternateQuotationBeginDelimiterKey;
36 CF_EXPORT CFStringRef const kCFLocaleAlternateQuotationEndDelimiterKey;
37 CF_EXPORT CFStringRef const kCFLocaleQuotationBeginDelimiterKey;
38 CF_EXPORT CFStringRef const kCFLocaleQuotationEndDelimiterKey;
39 CF_EXPORT CFStringRef const kCFLocaleCalendarIdentifierKey; // ***
40 CF_EXPORT CFStringRef const kCFLocaleCalendarKey;
41 CF_EXPORT CFStringRef const kCFLocaleCollationIdentifierKey; // ***
42 CF_EXPORT CFStringRef const kCFLocaleCollatorIdentifierKey;
43 CF_EXPORT CFStringRef const kCFLocaleCountryCodeKey;
44 CF_EXPORT CFStringRef const kCFLocaleCurrencyCodeKey; // ***
45 CF_EXPORT CFStringRef const kCFLocaleCurrencySymbolKey;
46 CF_EXPORT CFStringRef const kCFLocaleDecimalSeparatorKey;
47 CF_EXPORT CFStringRef const kCFLocaleExemplarCharacterSetKey;
48 CF_EXPORT CFStringRef const kCFLocaleGroupingSeparatorKey;
49 CF_EXPORT CFStringRef const kCFLocaleIdentifierKey;
50 CF_EXPORT CFStringRef const kCFLocaleLanguageCodeKey;
51 CF_EXPORT CFStringRef const kCFLocaleMeasurementSystemKey;
52 CF_EXPORT CFStringRef const kCFLocaleScriptCodeKey;
53 CF_EXPORT CFStringRef const kCFLocaleUsesMetricSystemKey;
54 CF_EXPORT CFStringRef const kCFLocaleVariantCodeKey;
55
56 CF_EXPORT CFStringRef const kCFDateFormatterAMSymbolKey;
57 CF_EXPORT CFStringRef const kCFDateFormatterCalendarKey;
58 CF_EXPORT CFStringRef const kCFDateFormatterCalendarIdentifierKey;
59 CF_EXPORT CFStringRef const kCFDateFormatterDefaultDateKey;
60 CF_EXPORT CFStringRef const kCFDateFormatterDefaultFormatKey;
61 CF_EXPORT CFStringRef const kCFDateFormatterDoesRelativeDateFormattingKey;
62 CF_EXPORT CFStringRef const kCFDateFormatterEraSymbolsKey;
63 CF_EXPORT CFStringRef const kCFDateFormatterGregorianStartDateKey;
64 CF_EXPORT CFStringRef const kCFDateFormatterIsLenientKey;
65 CF_EXPORT CFStringRef const kCFDateFormatterLongEraSymbolsKey;
66 CF_EXPORT CFStringRef const kCFDateFormatterMonthSymbolsKey;
67 CF_EXPORT CFStringRef const kCFDateFormatterPMSymbolKey;
68 CF_EXPORT CFStringRef const kCFDateFormatterAmbiguousYearStrategyKey;
69 CF_EXPORT CFStringRef const kCFDateFormatterQuarterSymbolsKey;
70 CF_EXPORT CFStringRef const kCFDateFormatterShortMonthSymbolsKey;
71 CF_EXPORT CFStringRef const kCFDateFormatterShortQuarterSymbolsKey;
72 CF_EXPORT CFStringRef const kCFDateFormatterShortStandaloneMonthSymbolsKey;
73 CF_EXPORT CFStringRef const kCFDateFormatterShortStandaloneQuarterSymbolsKey;
74 CF_EXPORT CFStringRef const kCFDateFormatterShortStandaloneWeekdaySymbolsKey;
75 CF_EXPORT CFStringRef const kCFDateFormatterShortWeekdaySymbolsKey;
76 CF_EXPORT CFStringRef const kCFDateFormatterStandaloneMonthSymbolsKey;
77 CF_EXPORT CFStringRef const kCFDateFormatterStandaloneQuarterSymbolsKey;
78 CF_EXPORT CFStringRef const kCFDateFormatterStandaloneWeekdaySymbolsKey;
79 CF_EXPORT CFStringRef const kCFDateFormatterTimeZoneKey;
80 CF_EXPORT CFStringRef const kCFDateFormatterTwoDigitStartDateKey;
81 CF_EXPORT CFStringRef const kCFDateFormatterVeryShortMonthSymbolsKey;
82 CF_EXPORT CFStringRef const kCFDateFormatterVeryShortStandaloneMonthSymbolsKey;
83 CF_EXPORT CFStringRef const kCFDateFormatterVeryShortStandaloneWeekdaySymbolsKey;
84 CF_EXPORT CFStringRef const kCFDateFormatterVeryShortWeekdaySymbolsKey;
85 CF_EXPORT CFStringRef const kCFDateFormatterWeekdaySymbolsKey;
86 CF_EXPORT CFStringRef const kCFDateFormatterUsesCharacterDirectionKey;
87
88 CF_EXPORT CFStringRef const kCFNumberFormatterAlwaysShowDecimalSeparatorKey;
89 CF_EXPORT CFStringRef const kCFNumberFormatterCurrencyCodeKey;
90 CF_EXPORT CFStringRef const kCFNumberFormatterCurrencyDecimalSeparatorKey;
91 CF_EXPORT CFStringRef const kCFNumberFormatterCurrencyGroupingSeparatorKey;
92 CF_EXPORT CFStringRef const kCFNumberFormatterCurrencySymbolKey;
93 CF_EXPORT CFStringRef const kCFNumberFormatterDecimalSeparatorKey;
94 CF_EXPORT CFStringRef const kCFNumberFormatterDefaultFormatKey;
95 CF_EXPORT CFStringRef const kCFNumberFormatterExponentSymbolKey;
96 CF_EXPORT CFStringRef const kCFNumberFormatterFormatWidthKey;
97 CF_EXPORT CFStringRef const kCFNumberFormatterGroupingSeparatorKey;
98 CF_EXPORT CFStringRef const kCFNumberFormatterGroupingSizeKey;
99 CF_EXPORT CFStringRef const kCFNumberFormatterInfinitySymbolKey;
100 CF_EXPORT CFStringRef const kCFNumberFormatterInternationalCurrencySymbolKey;
101 CF_EXPORT CFStringRef const kCFNumberFormatterIsLenientKey;
102 CF_EXPORT CFStringRef const kCFNumberFormatterMaxFractionDigitsKey;
103 CF_EXPORT CFStringRef const kCFNumberFormatterMaxIntegerDigitsKey;
104 CF_EXPORT CFStringRef const kCFNumberFormatterMaxSignificantDigitsKey;
105 CF_EXPORT CFStringRef const kCFNumberFormatterMinFractionDigitsKey;
106 CF_EXPORT CFStringRef const kCFNumberFormatterMinIntegerDigitsKey;
107 CF_EXPORT CFStringRef const kCFNumberFormatterMinSignificantDigitsKey;
108 CF_EXPORT CFStringRef const kCFNumberFormatterMinusSignKey;
109 CF_EXPORT CFStringRef const kCFNumberFormatterMultiplierKey;
110 CF_EXPORT CFStringRef const kCFNumberFormatterNaNSymbolKey;
111 CF_EXPORT CFStringRef const kCFNumberFormatterNegativePrefixKey;
112 CF_EXPORT CFStringRef const kCFNumberFormatterNegativeSuffixKey;
113 CF_EXPORT CFStringRef const kCFNumberFormatterPaddingCharacterKey;
114 CF_EXPORT CFStringRef const kCFNumberFormatterPaddingPositionKey;
115 CF_EXPORT CFStringRef const kCFNumberFormatterPerMillSymbolKey;
116 CF_EXPORT CFStringRef const kCFNumberFormatterPercentSymbolKey;
117 CF_EXPORT CFStringRef const kCFNumberFormatterPlusSignKey;
118 CF_EXPORT CFStringRef const kCFNumberFormatterPositivePrefixKey;
119 CF_EXPORT CFStringRef const kCFNumberFormatterPositiveSuffixKey;
120 CF_EXPORT CFStringRef const kCFNumberFormatterRoundingIncrementKey;
121 CF_EXPORT CFStringRef const kCFNumberFormatterRoundingModeKey;
122 CF_EXPORT CFStringRef const kCFNumberFormatterSecondaryGroupingSizeKey;
123 CF_EXPORT CFStringRef const kCFNumberFormatterUseGroupingSeparatorKey;
124 CF_EXPORT CFStringRef const kCFNumberFormatterUseSignificantDigitsKey;
125 CF_EXPORT CFStringRef const kCFNumberFormatterZeroSymbolKey;
126 CF_EXPORT CFStringRef const kCFNumberFormatterUsesCharacterDirectionKey;
127
128 CF_EXPORT CFStringRef const kCFCalendarIdentifierGregorian;
129 CF_EXPORT CFStringRef const kCFCalendarIdentifierBuddhist;
130 CF_EXPORT CFStringRef const kCFCalendarIdentifierJapanese;
131 CF_EXPORT CFStringRef const kCFCalendarIdentifierIslamic;
132 CF_EXPORT CFStringRef const kCFCalendarIdentifierIslamicCivil;
133 CF_EXPORT CFStringRef const kCFCalendarIdentifierHebrew;
134 CF_EXPORT CFStringRef const kCFCalendarIdentifierChinese;
135 CF_EXPORT CFStringRef const kCFCalendarIdentifierRepublicOfChina;
136 CF_EXPORT CFStringRef const kCFCalendarIdentifierPersian;
137 CF_EXPORT CFStringRef const kCFCalendarIdentifierIndian;
138 CF_EXPORT CFStringRef const kCFCalendarIdentifierISO8601;
139 CF_EXPORT CFStringRef const kCFCalendarIdentifierCoptic;
140 CF_EXPORT CFStringRef const kCFCalendarIdentifierEthiopicAmeteMihret;
141 CF_EXPORT CFStringRef const kCFCalendarIdentifierEthiopicAmeteAlem;
142
143