Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(540)

Side by Side Diff: public/common/unicode/urename.h

Issue 18836004: Move ICU headers from public/{common,i18n} to source/{common,i18n} (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu46.git@master
Patch Set: same as ps #3. retry uploading Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « public/common/unicode/uobslete.h ('k') | public/common/unicode/urep.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 /*
2 *******************************************************************************
3 * Copyright (C) 2002-2010, International Business Machines
4 * Corporation and others. All Rights Reserved.
5 *******************************************************************************
6 *
7 * file name: urename.h
8 * encoding: US-ASCII
9 * tab size: 8 (not used)
10 * indentation:4
11 *
12 * Created by: Perl script written by Vladimir Weinstein
13 *
14 * Contains data for renaming ICU exports.
15 * Gets included by umachine.h
16 *
17 * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
18 * YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN!
19 */
20
21 #ifndef URENAME_H
22 #define URENAME_H
23
24 /* Uncomment the following line to disable renaming on platforms
25 that do not use Autoconf. */
26 /* #define U_DISABLE_RENAMING 1 */
27
28 #if !U_DISABLE_RENAMING
29
30 /* We need the U_ICU_ENTRY_POINT_RENAME definition. There's a default one in uni code/uvernum.h we can use, but we will give
31 the platform a chance to define it first.
32 Normally (if utypes.h or umachine.h was included first) this will not be nece ssary as it will already be defined.
33 */
34 #ifndef U_ICU_ENTRY_POINT_RENAME
35 #include "unicode/umachine.h"
36 #endif
37
38 /* If we still don't have U_ICU_ENTRY_POINT_RENAME use the default. */
39 #ifndef U_ICU_ENTRY_POINT_RENAME
40 #include "unicode/uvernum.h"
41 #endif
42
43 /* Error out before the following defines cause very strange and unexpected code breakage */
44 #ifndef U_ICU_ENTRY_POINT_RENAME
45 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defin ing U_DISABLE_RENAMING if renaming should not be used.
46 #endif
47
48
49 /* C exports renaming data */
50
51 #define DECPOWERS U_ICU_ENTRY_POINT_RENAME(DECPOWERS)
52 #define DECSTICKYTAB U_ICU_ENTRY_POINT_RENAME(DECSTICKYTAB)
53 #define LNnn U_ICU_ENTRY_POINT_RENAME(LNnn)
54 #define T_CString_int64ToString U_ICU_ENTRY_POINT_RENAME(T_CString_int64ToString )
55 #define T_CString_integerToString U_ICU_ENTRY_POINT_RENAME(T_CString_integerToSt ring)
56 #define T_CString_stricmp U_ICU_ENTRY_POINT_RENAME(T_CString_stricmp)
57 #define T_CString_stringToInteger U_ICU_ENTRY_POINT_RENAME(T_CString_stringToInt eger)
58 #define T_CString_strnicmp U_ICU_ENTRY_POINT_RENAME(T_CString_strnicmp)
59 #define T_CString_toLowerCase U_ICU_ENTRY_POINT_RENAME(T_CString_toLowerCase)
60 #define T_CString_toUpperCase U_ICU_ENTRY_POINT_RENAME(T_CString_toUpperCase)
61 #define UCNV_FROM_U_CALLBACK_ESCAPE U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBAC K_ESCAPE)
62 #define UCNV_FROM_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_ SKIP)
63 #define UCNV_FROM_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_ STOP)
64 #define UCNV_FROM_U_CALLBACK_SUBSTITUTE U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CAL LBACK_SUBSTITUTE)
65 #define UCNV_TO_U_CALLBACK_ESCAPE U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_ES CAPE)
66 #define UCNV_TO_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_SKIP )
67 #define UCNV_TO_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_STOP )
68 #define UCNV_TO_U_CALLBACK_SUBSTITUTE U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBAC K_SUBSTITUTE)
69 #define UDataMemory_createNewInstance U_ICU_ENTRY_POINT_RENAME(UDataMemory_creat eNewInstance)
70 #define UDataMemory_init U_ICU_ENTRY_POINT_RENAME(UDataMemory_init)
71 #define UDataMemory_isLoaded U_ICU_ENTRY_POINT_RENAME(UDataMemory_isLoaded)
72 #define UDataMemory_normalizeDataPointer U_ICU_ENTRY_POINT_RENAME(UDataMemory_no rmalizeDataPointer)
73 #define UDataMemory_setData U_ICU_ENTRY_POINT_RENAME(UDataMemory_setData)
74 #define UDatamemory_assign U_ICU_ENTRY_POINT_RENAME(UDatamemory_assign)
75 #define _ASCIIData U_ICU_ENTRY_POINT_RENAME(_ASCIIData)
76 #define _Bocu1Data U_ICU_ENTRY_POINT_RENAME(_Bocu1Data)
77 #define _CESU8Data U_ICU_ENTRY_POINT_RENAME(_CESU8Data)
78 #define _HZData U_ICU_ENTRY_POINT_RENAME(_HZData)
79 #define _IMAPData U_ICU_ENTRY_POINT_RENAME(_IMAPData)
80 #define _ISCIIData U_ICU_ENTRY_POINT_RENAME(_ISCIIData)
81 #define _ISO2022Data U_ICU_ENTRY_POINT_RENAME(_ISO2022Data)
82 #define _LMBCSData1 U_ICU_ENTRY_POINT_RENAME(_LMBCSData1)
83 #define _LMBCSData11 U_ICU_ENTRY_POINT_RENAME(_LMBCSData11)
84 #define _LMBCSData16 U_ICU_ENTRY_POINT_RENAME(_LMBCSData16)
85 #define _LMBCSData17 U_ICU_ENTRY_POINT_RENAME(_LMBCSData17)
86 #define _LMBCSData18 U_ICU_ENTRY_POINT_RENAME(_LMBCSData18)
87 #define _LMBCSData19 U_ICU_ENTRY_POINT_RENAME(_LMBCSData19)
88 #define _LMBCSData2 U_ICU_ENTRY_POINT_RENAME(_LMBCSData2)
89 #define _LMBCSData3 U_ICU_ENTRY_POINT_RENAME(_LMBCSData3)
90 #define _LMBCSData4 U_ICU_ENTRY_POINT_RENAME(_LMBCSData4)
91 #define _LMBCSData5 U_ICU_ENTRY_POINT_RENAME(_LMBCSData5)
92 #define _LMBCSData6 U_ICU_ENTRY_POINT_RENAME(_LMBCSData6)
93 #define _LMBCSData8 U_ICU_ENTRY_POINT_RENAME(_LMBCSData8)
94 #define _Latin1Data U_ICU_ENTRY_POINT_RENAME(_Latin1Data)
95 #define _MBCSData U_ICU_ENTRY_POINT_RENAME(_MBCSData)
96 #define _SCSUData U_ICU_ENTRY_POINT_RENAME(_SCSUData)
97 #define _UTF16BEData U_ICU_ENTRY_POINT_RENAME(_UTF16BEData)
98 #define _UTF16Data U_ICU_ENTRY_POINT_RENAME(_UTF16Data)
99 #define _UTF16LEData U_ICU_ENTRY_POINT_RENAME(_UTF16LEData)
100 #define _UTF32BEData U_ICU_ENTRY_POINT_RENAME(_UTF32BEData)
101 #define _UTF32Data U_ICU_ENTRY_POINT_RENAME(_UTF32Data)
102 #define _UTF32LEData U_ICU_ENTRY_POINT_RENAME(_UTF32LEData)
103 #define _UTF7Data U_ICU_ENTRY_POINT_RENAME(_UTF7Data)
104 #define _UTF8Data U_ICU_ENTRY_POINT_RENAME(_UTF8Data)
105 #define bms_close U_ICU_ENTRY_POINT_RENAME(bms_close)
106 #define bms_empty U_ICU_ENTRY_POINT_RENAME(bms_empty)
107 #define bms_getData U_ICU_ENTRY_POINT_RENAME(bms_getData)
108 #define bms_open U_ICU_ENTRY_POINT_RENAME(bms_open)
109 #define bms_search U_ICU_ENTRY_POINT_RENAME(bms_search)
110 #define bms_setTargetString U_ICU_ENTRY_POINT_RENAME(bms_setTargetString)
111 #define buildWSConfusableData U_ICU_ENTRY_POINT_RENAME(buildWSConfusableData)
112 #define cmemory_cleanup U_ICU_ENTRY_POINT_RENAME(cmemory_cleanup)
113 #define cmemory_inUse U_ICU_ENTRY_POINT_RENAME(cmemory_inUse)
114 #define d2utable U_ICU_ENTRY_POINT_RENAME(d2utable)
115 #define deleteCEList U_ICU_ENTRY_POINT_RENAME(deleteCEList)
116 #define deleteChars U_ICU_ENTRY_POINT_RENAME(deleteChars)
117 #define deleteCollDataCacheEntry U_ICU_ENTRY_POINT_RENAME(deleteCollDataCacheEnt ry)
118 #define deleteStringList U_ICU_ENTRY_POINT_RENAME(deleteStringList)
119 #define deleteUnicodeStringKey U_ICU_ENTRY_POINT_RENAME(deleteUnicodeStringKey)
120 #define izrule_clone U_ICU_ENTRY_POINT_RENAME(izrule_clone)
121 #define izrule_close U_ICU_ENTRY_POINT_RENAME(izrule_close)
122 #define izrule_equals U_ICU_ENTRY_POINT_RENAME(izrule_equals)
123 #define izrule_getDSTSavings U_ICU_ENTRY_POINT_RENAME(izrule_getDSTSavings)
124 #define izrule_getDynamicClassID U_ICU_ENTRY_POINT_RENAME(izrule_getDynamicClass ID)
125 #define izrule_getFinalStart U_ICU_ENTRY_POINT_RENAME(izrule_getFinalStart)
126 #define izrule_getFirstStart U_ICU_ENTRY_POINT_RENAME(izrule_getFirstStart)
127 #define izrule_getName U_ICU_ENTRY_POINT_RENAME(izrule_getName)
128 #define izrule_getNextStart U_ICU_ENTRY_POINT_RENAME(izrule_getNextStart)
129 #define izrule_getPreviousStart U_ICU_ENTRY_POINT_RENAME(izrule_getPreviousStart )
130 #define izrule_getRawOffset U_ICU_ENTRY_POINT_RENAME(izrule_getRawOffset)
131 #define izrule_getStaticClassID U_ICU_ENTRY_POINT_RENAME(izrule_getStaticClassID )
132 #define izrule_isEquivalentTo U_ICU_ENTRY_POINT_RENAME(izrule_isEquivalentTo)
133 #define izrule_open U_ICU_ENTRY_POINT_RENAME(izrule_open)
134 #define le_close U_ICU_ENTRY_POINT_RENAME(le_close)
135 #define le_create U_ICU_ENTRY_POINT_RENAME(le_create)
136 #define le_getCharIndices U_ICU_ENTRY_POINT_RENAME(le_getCharIndices)
137 #define le_getCharIndicesWithBase U_ICU_ENTRY_POINT_RENAME(le_getCharIndicesWith Base)
138 #define le_getGlyphCount U_ICU_ENTRY_POINT_RENAME(le_getGlyphCount)
139 #define le_getGlyphPosition U_ICU_ENTRY_POINT_RENAME(le_getGlyphPosition)
140 #define le_getGlyphPositions U_ICU_ENTRY_POINT_RENAME(le_getGlyphPositions)
141 #define le_getGlyphs U_ICU_ENTRY_POINT_RENAME(le_getGlyphs)
142 #define le_layoutChars U_ICU_ENTRY_POINT_RENAME(le_layoutChars)
143 #define le_reset U_ICU_ENTRY_POINT_RENAME(le_reset)
144 #define locale_getKeywords U_ICU_ENTRY_POINT_RENAME(locale_getKeywords)
145 #define locale_getKeywordsStart U_ICU_ENTRY_POINT_RENAME(locale_getKeywordsStart )
146 #define locale_get_default U_ICU_ENTRY_POINT_RENAME(locale_get_default)
147 #define locale_set_default U_ICU_ENTRY_POINT_RENAME(locale_set_default)
148 #define pl_addFontRun U_ICU_ENTRY_POINT_RENAME(pl_addFontRun)
149 #define pl_addLocaleRun U_ICU_ENTRY_POINT_RENAME(pl_addLocaleRun)
150 #define pl_addValueRun U_ICU_ENTRY_POINT_RENAME(pl_addValueRun)
151 #define pl_close U_ICU_ENTRY_POINT_RENAME(pl_close)
152 #define pl_closeFontRuns U_ICU_ENTRY_POINT_RENAME(pl_closeFontRuns)
153 #define pl_closeLine U_ICU_ENTRY_POINT_RENAME(pl_closeLine)
154 #define pl_closeLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_closeLocaleRuns)
155 #define pl_closeValueRuns U_ICU_ENTRY_POINT_RENAME(pl_closeValueRuns)
156 #define pl_countLineRuns U_ICU_ENTRY_POINT_RENAME(pl_countLineRuns)
157 #define pl_create U_ICU_ENTRY_POINT_RENAME(pl_create)
158 #define pl_getAscent U_ICU_ENTRY_POINT_RENAME(pl_getAscent)
159 #define pl_getDescent U_ICU_ENTRY_POINT_RENAME(pl_getDescent)
160 #define pl_getFontRunCount U_ICU_ENTRY_POINT_RENAME(pl_getFontRunCount)
161 #define pl_getFontRunFont U_ICU_ENTRY_POINT_RENAME(pl_getFontRunFont)
162 #define pl_getFontRunLastLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLastLimit)
163 #define pl_getFontRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLimit)
164 #define pl_getLeading U_ICU_ENTRY_POINT_RENAME(pl_getLeading)
165 #define pl_getLineAscent U_ICU_ENTRY_POINT_RENAME(pl_getLineAscent)
166 #define pl_getLineDescent U_ICU_ENTRY_POINT_RENAME(pl_getLineDescent)
167 #define pl_getLineLeading U_ICU_ENTRY_POINT_RENAME(pl_getLineLeading)
168 #define pl_getLineVisualRun U_ICU_ENTRY_POINT_RENAME(pl_getLineVisualRun)
169 #define pl_getLineWidth U_ICU_ENTRY_POINT_RENAME(pl_getLineWidth)
170 #define pl_getLocaleRunCount U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunCount)
171 #define pl_getLocaleRunLastLimit U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunLastLim it)
172 #define pl_getLocaleRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunLimit)
173 #define pl_getLocaleRunLocale U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunLocale)
174 #define pl_getParagraphLevel U_ICU_ENTRY_POINT_RENAME(pl_getParagraphLevel)
175 #define pl_getTextDirection U_ICU_ENTRY_POINT_RENAME(pl_getTextDirection)
176 #define pl_getValueRunCount U_ICU_ENTRY_POINT_RENAME(pl_getValueRunCount)
177 #define pl_getValueRunLastLimit U_ICU_ENTRY_POINT_RENAME(pl_getValueRunLastLimit )
178 #define pl_getValueRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getValueRunLimit)
179 #define pl_getValueRunValue U_ICU_ENTRY_POINT_RENAME(pl_getValueRunValue)
180 #define pl_getVisualRunAscent U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunAscent)
181 #define pl_getVisualRunDescent U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunDescent)
182 #define pl_getVisualRunDirection U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunDirecti on)
183 #define pl_getVisualRunFont U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunFont)
184 #define pl_getVisualRunGlyphCount U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunGlyphC ount)
185 #define pl_getVisualRunGlyphToCharMap U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunGl yphToCharMap)
186 #define pl_getVisualRunGlyphs U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunGlyphs)
187 #define pl_getVisualRunLeading U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunLeading)
188 #define pl_getVisualRunPositions U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunPositio ns)
189 #define pl_isComplex U_ICU_ENTRY_POINT_RENAME(pl_isComplex)
190 #define pl_nextLine U_ICU_ENTRY_POINT_RENAME(pl_nextLine)
191 #define pl_openEmptyFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyFontRuns)
192 #define pl_openEmptyLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyLocaleRuns)
193 #define pl_openEmptyValueRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyValueRuns)
194 #define pl_openFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openFontRuns)
195 #define pl_openLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_openLocaleRuns)
196 #define pl_openValueRuns U_ICU_ENTRY_POINT_RENAME(pl_openValueRuns)
197 #define pl_reflow U_ICU_ENTRY_POINT_RENAME(pl_reflow)
198 #define pl_resetFontRuns U_ICU_ENTRY_POINT_RENAME(pl_resetFontRuns)
199 #define pl_resetLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_resetLocaleRuns)
200 #define pl_resetValueRuns U_ICU_ENTRY_POINT_RENAME(pl_resetValueRuns)
201 #define res_countArrayItems U_ICU_ENTRY_POINT_RENAME(res_countArrayItems)
202 #define res_findResource U_ICU_ENTRY_POINT_RENAME(res_findResource)
203 #define res_getAlias U_ICU_ENTRY_POINT_RENAME(res_getAlias)
204 #define res_getArrayItem U_ICU_ENTRY_POINT_RENAME(res_getArrayItem)
205 #define res_getBinary U_ICU_ENTRY_POINT_RENAME(res_getBinary)
206 #define res_getIntVector U_ICU_ENTRY_POINT_RENAME(res_getIntVector)
207 #define res_getPublicType U_ICU_ENTRY_POINT_RENAME(res_getPublicType)
208 #define res_getResource U_ICU_ENTRY_POINT_RENAME(res_getResource)
209 #define res_getString U_ICU_ENTRY_POINT_RENAME(res_getString)
210 #define res_getTableItemByIndex U_ICU_ENTRY_POINT_RENAME(res_getTableItemByIndex )
211 #define res_getTableItemByKey U_ICU_ENTRY_POINT_RENAME(res_getTableItemByKey)
212 #define res_load U_ICU_ENTRY_POINT_RENAME(res_load)
213 #define res_read U_ICU_ENTRY_POINT_RENAME(res_read)
214 #define res_unload U_ICU_ENTRY_POINT_RENAME(res_unload)
215 #define tmutfmtHashTableValueComparator U_ICU_ENTRY_POINT_RENAME(tmutfmtHashTabl eValueComparator)
216 #define triedict_swap U_ICU_ENTRY_POINT_RENAME(triedict_swap)
217 #define u_UCharsToChars U_ICU_ENTRY_POINT_RENAME(u_UCharsToChars)
218 #define u_austrcpy U_ICU_ENTRY_POINT_RENAME(u_austrcpy)
219 #define u_austrncpy U_ICU_ENTRY_POINT_RENAME(u_austrncpy)
220 #define u_catclose U_ICU_ENTRY_POINT_RENAME(u_catclose)
221 #define u_catgets U_ICU_ENTRY_POINT_RENAME(u_catgets)
222 #define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen)
223 #define u_charAge U_ICU_ENTRY_POINT_RENAME(u_charAge)
224 #define u_charDigitValue U_ICU_ENTRY_POINT_RENAME(u_charDigitValue)
225 #define u_charDirection U_ICU_ENTRY_POINT_RENAME(u_charDirection)
226 #define u_charFromName U_ICU_ENTRY_POINT_RENAME(u_charFromName)
227 #define u_charMirror U_ICU_ENTRY_POINT_RENAME(u_charMirror)
228 #define u_charName U_ICU_ENTRY_POINT_RENAME(u_charName)
229 #define u_charType U_ICU_ENTRY_POINT_RENAME(u_charType)
230 #define u_charsToUChars U_ICU_ENTRY_POINT_RENAME(u_charsToUChars)
231 #define u_cleanup U_ICU_ENTRY_POINT_RENAME(u_cleanup)
232 #define u_countChar32 U_ICU_ENTRY_POINT_RENAME(u_countChar32)
233 #define u_digit U_ICU_ENTRY_POINT_RENAME(u_digit)
234 #define u_enumCharNames U_ICU_ENTRY_POINT_RENAME(u_enumCharNames)
235 #define u_enumCharTypes U_ICU_ENTRY_POINT_RENAME(u_enumCharTypes)
236 #define u_errorName U_ICU_ENTRY_POINT_RENAME(u_errorName)
237 #define u_fadopt U_ICU_ENTRY_POINT_RENAME(u_fadopt)
238 #define u_fclose U_ICU_ENTRY_POINT_RENAME(u_fclose)
239 #define u_feof U_ICU_ENTRY_POINT_RENAME(u_feof)
240 #define u_fflush U_ICU_ENTRY_POINT_RENAME(u_fflush)
241 #define u_fgetConverter U_ICU_ENTRY_POINT_RENAME(u_fgetConverter)
242 #define u_fgetc U_ICU_ENTRY_POINT_RENAME(u_fgetc)
243 #define u_fgetcodepage U_ICU_ENTRY_POINT_RENAME(u_fgetcodepage)
244 #define u_fgetcx U_ICU_ENTRY_POINT_RENAME(u_fgetcx)
245 #define u_fgetfile U_ICU_ENTRY_POINT_RENAME(u_fgetfile)
246 #define u_fgetlocale U_ICU_ENTRY_POINT_RENAME(u_fgetlocale)
247 #define u_fgets U_ICU_ENTRY_POINT_RENAME(u_fgets)
248 #define u_file_read U_ICU_ENTRY_POINT_RENAME(u_file_read)
249 #define u_file_write U_ICU_ENTRY_POINT_RENAME(u_file_write)
250 #define u_file_write_flush U_ICU_ENTRY_POINT_RENAME(u_file_write_flush)
251 #define u_finit U_ICU_ENTRY_POINT_RENAME(u_finit)
252 #define u_flushDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_flushDefaultConverter )
253 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase)
254 #define u_fopen U_ICU_ENTRY_POINT_RENAME(u_fopen)
255 #define u_forDigit U_ICU_ENTRY_POINT_RENAME(u_forDigit)
256 #define u_formatMessage U_ICU_ENTRY_POINT_RENAME(u_formatMessage)
257 #define u_formatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_formatMessageWithErr or)
258 #define u_fprintf U_ICU_ENTRY_POINT_RENAME(u_fprintf)
259 #define u_fprintf_u U_ICU_ENTRY_POINT_RENAME(u_fprintf_u)
260 #define u_fputc U_ICU_ENTRY_POINT_RENAME(u_fputc)
261 #define u_fputs U_ICU_ENTRY_POINT_RENAME(u_fputs)
262 #define u_frewind U_ICU_ENTRY_POINT_RENAME(u_frewind)
263 #define u_fscanf U_ICU_ENTRY_POINT_RENAME(u_fscanf)
264 #define u_fscanf_u U_ICU_ENTRY_POINT_RENAME(u_fscanf_u)
265 #define u_fsetcodepage U_ICU_ENTRY_POINT_RENAME(u_fsetcodepage)
266 #define u_fsetlocale U_ICU_ENTRY_POINT_RENAME(u_fsetlocale)
267 #define u_fsettransliterator U_ICU_ENTRY_POINT_RENAME(u_fsettransliterator)
268 #define u_fstropen U_ICU_ENTRY_POINT_RENAME(u_fstropen)
269 #define u_fungetc U_ICU_ENTRY_POINT_RENAME(u_fungetc)
270 #define u_getCombiningClass U_ICU_ENTRY_POINT_RENAME(u_getCombiningClass)
271 #define u_getDataDirectory U_ICU_ENTRY_POINT_RENAME(u_getDataDirectory)
272 #define u_getDataVersion U_ICU_ENTRY_POINT_RENAME(u_getDataVersion)
273 #define u_getDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_getDefaultConverter)
274 #define u_getFC_NFKC_Closure U_ICU_ENTRY_POINT_RENAME(u_getFC_NFKC_Closure)
275 #define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment)
276 #define u_getIntPropertyMaxValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMaxVal ue)
277 #define u_getIntPropertyMinValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMinVal ue)
278 #define u_getIntPropertyValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyValue)
279 #define u_getNumericValue U_ICU_ENTRY_POINT_RENAME(u_getNumericValue)
280 #define u_getPropertyEnum U_ICU_ENTRY_POINT_RENAME(u_getPropertyEnum)
281 #define u_getPropertyName U_ICU_ENTRY_POINT_RENAME(u_getPropertyName)
282 #define u_getPropertyValueEnum U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueEnum)
283 #define u_getPropertyValueName U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueName)
284 #define u_getUnicodeProperties U_ICU_ENTRY_POINT_RENAME(u_getUnicodeProperties)
285 #define u_getUnicodeVersion U_ICU_ENTRY_POINT_RENAME(u_getUnicodeVersion)
286 #define u_getVersion U_ICU_ENTRY_POINT_RENAME(u_getVersion)
287 #define u_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(u_hasBinaryProperty)
288 #define u_init U_ICU_ENTRY_POINT_RENAME(u_init)
289 #define u_isDataOlder U_ICU_ENTRY_POINT_RENAME(u_isDataOlder)
290 #define u_isIDIgnorable U_ICU_ENTRY_POINT_RENAME(u_isIDIgnorable)
291 #define u_isIDPart U_ICU_ENTRY_POINT_RENAME(u_isIDPart)
292 #define u_isIDStart U_ICU_ENTRY_POINT_RENAME(u_isIDStart)
293 #define u_isISOControl U_ICU_ENTRY_POINT_RENAME(u_isISOControl)
294 #define u_isJavaIDPart U_ICU_ENTRY_POINT_RENAME(u_isJavaIDPart)
295 #define u_isJavaIDStart U_ICU_ENTRY_POINT_RENAME(u_isJavaIDStart)
296 #define u_isJavaSpaceChar U_ICU_ENTRY_POINT_RENAME(u_isJavaSpaceChar)
297 #define u_isMirrored U_ICU_ENTRY_POINT_RENAME(u_isMirrored)
298 #define u_isUAlphabetic U_ICU_ENTRY_POINT_RENAME(u_isUAlphabetic)
299 #define u_isULowercase U_ICU_ENTRY_POINT_RENAME(u_isULowercase)
300 #define u_isUUppercase U_ICU_ENTRY_POINT_RENAME(u_isUUppercase)
301 #define u_isUWhiteSpace U_ICU_ENTRY_POINT_RENAME(u_isUWhiteSpace)
302 #define u_isWhitespace U_ICU_ENTRY_POINT_RENAME(u_isWhitespace)
303 #define u_isalnum U_ICU_ENTRY_POINT_RENAME(u_isalnum)
304 #define u_isalnumPOSIX U_ICU_ENTRY_POINT_RENAME(u_isalnumPOSIX)
305 #define u_isalpha U_ICU_ENTRY_POINT_RENAME(u_isalpha)
306 #define u_isbase U_ICU_ENTRY_POINT_RENAME(u_isbase)
307 #define u_isblank U_ICU_ENTRY_POINT_RENAME(u_isblank)
308 #define u_iscntrl U_ICU_ENTRY_POINT_RENAME(u_iscntrl)
309 #define u_isdefined U_ICU_ENTRY_POINT_RENAME(u_isdefined)
310 #define u_isdigit U_ICU_ENTRY_POINT_RENAME(u_isdigit)
311 #define u_isgraph U_ICU_ENTRY_POINT_RENAME(u_isgraph)
312 #define u_isgraphPOSIX U_ICU_ENTRY_POINT_RENAME(u_isgraphPOSIX)
313 #define u_islower U_ICU_ENTRY_POINT_RENAME(u_islower)
314 #define u_isprint U_ICU_ENTRY_POINT_RENAME(u_isprint)
315 #define u_isprintPOSIX U_ICU_ENTRY_POINT_RENAME(u_isprintPOSIX)
316 #define u_ispunct U_ICU_ENTRY_POINT_RENAME(u_ispunct)
317 #define u_isspace U_ICU_ENTRY_POINT_RENAME(u_isspace)
318 #define u_istitle U_ICU_ENTRY_POINT_RENAME(u_istitle)
319 #define u_isupper U_ICU_ENTRY_POINT_RENAME(u_isupper)
320 #define u_isxdigit U_ICU_ENTRY_POINT_RENAME(u_isxdigit)
321 #define u_lengthOfIdenticalLevelRun U_ICU_ENTRY_POINT_RENAME(u_lengthOfIdentical LevelRun)
322 #define u_locbund_close U_ICU_ENTRY_POINT_RENAME(u_locbund_close)
323 #define u_locbund_getNumberFormat U_ICU_ENTRY_POINT_RENAME(u_locbund_getNumberFo rmat)
324 #define u_locbund_init U_ICU_ENTRY_POINT_RENAME(u_locbund_init)
325 #define u_memcasecmp U_ICU_ENTRY_POINT_RENAME(u_memcasecmp)
326 #define u_memchr U_ICU_ENTRY_POINT_RENAME(u_memchr)
327 #define u_memchr32 U_ICU_ENTRY_POINT_RENAME(u_memchr32)
328 #define u_memcmp U_ICU_ENTRY_POINT_RENAME(u_memcmp)
329 #define u_memcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_memcmpCodePointOrder)
330 #define u_memcpy U_ICU_ENTRY_POINT_RENAME(u_memcpy)
331 #define u_memmove U_ICU_ENTRY_POINT_RENAME(u_memmove)
332 #define u_memrchr U_ICU_ENTRY_POINT_RENAME(u_memrchr)
333 #define u_memrchr32 U_ICU_ENTRY_POINT_RENAME(u_memrchr32)
334 #define u_memset U_ICU_ENTRY_POINT_RENAME(u_memset)
335 #define u_parseMessage U_ICU_ENTRY_POINT_RENAME(u_parseMessage)
336 #define u_parseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_parseMessageWithError )
337 #define u_printf_parse U_ICU_ENTRY_POINT_RENAME(u_printf_parse)
338 #define u_releaseDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_releaseDefaultConve rter)
339 #define u_scanf_parse U_ICU_ENTRY_POINT_RENAME(u_scanf_parse)
340 #define u_setAtomicIncDecFunctions U_ICU_ENTRY_POINT_RENAME(u_setAtomicIncDecFun ctions)
341 #define u_setDataDirectory U_ICU_ENTRY_POINT_RENAME(u_setDataDirectory)
342 #define u_setMemoryFunctions U_ICU_ENTRY_POINT_RENAME(u_setMemoryFunctions)
343 #define u_setMutexFunctions U_ICU_ENTRY_POINT_RENAME(u_setMutexFunctions)
344 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic)
345 #define u_snprintf U_ICU_ENTRY_POINT_RENAME(u_snprintf)
346 #define u_snprintf_u U_ICU_ENTRY_POINT_RENAME(u_snprintf_u)
347 #define u_sprintf U_ICU_ENTRY_POINT_RENAME(u_sprintf)
348 #define u_sprintf_u U_ICU_ENTRY_POINT_RENAME(u_sprintf_u)
349 #define u_sscanf U_ICU_ENTRY_POINT_RENAME(u_sscanf)
350 #define u_sscanf_u U_ICU_ENTRY_POINT_RENAME(u_sscanf_u)
351 #define u_strCaseCompare U_ICU_ENTRY_POINT_RENAME(u_strCaseCompare)
352 #define u_strCompare U_ICU_ENTRY_POINT_RENAME(u_strCompare)
353 #define u_strCompareIter U_ICU_ENTRY_POINT_RENAME(u_strCompareIter)
354 #define u_strFindFirst U_ICU_ENTRY_POINT_RENAME(u_strFindFirst)
355 #define u_strFindLast U_ICU_ENTRY_POINT_RENAME(u_strFindLast)
356 #define u_strFoldCase U_ICU_ENTRY_POINT_RENAME(u_strFoldCase)
357 #define u_strFromJavaModifiedUTF8WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromJavaM odifiedUTF8WithSub)
358 #define u_strFromPunycode U_ICU_ENTRY_POINT_RENAME(u_strFromPunycode)
359 #define u_strFromUTF32 U_ICU_ENTRY_POINT_RENAME(u_strFromUTF32)
360 #define u_strFromUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromUTF32WithSub)
361 #define u_strFromUTF8 U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8)
362 #define u_strFromUTF8Lenient U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8Lenient)
363 #define u_strFromUTF8WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8WithSub)
364 #define u_strFromWCS U_ICU_ENTRY_POINT_RENAME(u_strFromWCS)
365 #define u_strHasMoreChar32Than U_ICU_ENTRY_POINT_RENAME(u_strHasMoreChar32Than)
366 #define u_strToJavaModifiedUTF8 U_ICU_ENTRY_POINT_RENAME(u_strToJavaModifiedUTF8 )
367 #define u_strToLower U_ICU_ENTRY_POINT_RENAME(u_strToLower)
368 #define u_strToPunycode U_ICU_ENTRY_POINT_RENAME(u_strToPunycode)
369 #define u_strToTitle U_ICU_ENTRY_POINT_RENAME(u_strToTitle)
370 #define u_strToUTF32 U_ICU_ENTRY_POINT_RENAME(u_strToUTF32)
371 #define u_strToUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strToUTF32WithSub)
372 #define u_strToUTF8 U_ICU_ENTRY_POINT_RENAME(u_strToUTF8)
373 #define u_strToUTF8WithSub U_ICU_ENTRY_POINT_RENAME(u_strToUTF8WithSub)
374 #define u_strToUpper U_ICU_ENTRY_POINT_RENAME(u_strToUpper)
375 #define u_strToWCS U_ICU_ENTRY_POINT_RENAME(u_strToWCS)
376 #define u_strcasecmp U_ICU_ENTRY_POINT_RENAME(u_strcasecmp)
377 #define u_strcat U_ICU_ENTRY_POINT_RENAME(u_strcat)
378 #define u_strchr U_ICU_ENTRY_POINT_RENAME(u_strchr)
379 #define u_strchr32 U_ICU_ENTRY_POINT_RENAME(u_strchr32)
380 #define u_strcmp U_ICU_ENTRY_POINT_RENAME(u_strcmp)
381 #define u_strcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strcmpCodePointOrder)
382 #define u_strcmpFold U_ICU_ENTRY_POINT_RENAME(u_strcmpFold)
383 #define u_strcpy U_ICU_ENTRY_POINT_RENAME(u_strcpy)
384 #define u_strcspn U_ICU_ENTRY_POINT_RENAME(u_strcspn)
385 #define u_strlen U_ICU_ENTRY_POINT_RENAME(u_strlen)
386 #define u_strncasecmp U_ICU_ENTRY_POINT_RENAME(u_strncasecmp)
387 #define u_strncat U_ICU_ENTRY_POINT_RENAME(u_strncat)
388 #define u_strncmp U_ICU_ENTRY_POINT_RENAME(u_strncmp)
389 #define u_strncmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strncmpCodePointOrder )
390 #define u_strncpy U_ICU_ENTRY_POINT_RENAME(u_strncpy)
391 #define u_strpbrk U_ICU_ENTRY_POINT_RENAME(u_strpbrk)
392 #define u_strrchr U_ICU_ENTRY_POINT_RENAME(u_strrchr)
393 #define u_strrchr32 U_ICU_ENTRY_POINT_RENAME(u_strrchr32)
394 #define u_strrstr U_ICU_ENTRY_POINT_RENAME(u_strrstr)
395 #define u_strspn U_ICU_ENTRY_POINT_RENAME(u_strspn)
396 #define u_strstr U_ICU_ENTRY_POINT_RENAME(u_strstr)
397 #define u_strtok_r U_ICU_ENTRY_POINT_RENAME(u_strtok_r)
398 #define u_terminateChars U_ICU_ENTRY_POINT_RENAME(u_terminateChars)
399 #define u_terminateUChar32s U_ICU_ENTRY_POINT_RENAME(u_terminateUChar32s)
400 #define u_terminateUChars U_ICU_ENTRY_POINT_RENAME(u_terminateUChars)
401 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars)
402 #define u_tolower U_ICU_ENTRY_POINT_RENAME(u_tolower)
403 #define u_totitle U_ICU_ENTRY_POINT_RENAME(u_totitle)
404 #define u_toupper U_ICU_ENTRY_POINT_RENAME(u_toupper)
405 #define u_uastrcpy U_ICU_ENTRY_POINT_RENAME(u_uastrcpy)
406 #define u_uastrncpy U_ICU_ENTRY_POINT_RENAME(u_uastrncpy)
407 #define u_unescape U_ICU_ENTRY_POINT_RENAME(u_unescape)
408 #define u_unescapeAt U_ICU_ENTRY_POINT_RENAME(u_unescapeAt)
409 #define u_versionFromString U_ICU_ENTRY_POINT_RENAME(u_versionFromString)
410 #define u_versionFromUString U_ICU_ENTRY_POINT_RENAME(u_versionFromUString)
411 #define u_versionToString U_ICU_ENTRY_POINT_RENAME(u_versionToString)
412 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage)
413 #define u_vformatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vformatMessageWithE rror)
414 #define u_vfprintf U_ICU_ENTRY_POINT_RENAME(u_vfprintf)
415 #define u_vfprintf_u U_ICU_ENTRY_POINT_RENAME(u_vfprintf_u)
416 #define u_vfscanf U_ICU_ENTRY_POINT_RENAME(u_vfscanf)
417 #define u_vfscanf_u U_ICU_ENTRY_POINT_RENAME(u_vfscanf_u)
418 #define u_vparseMessage U_ICU_ENTRY_POINT_RENAME(u_vparseMessage)
419 #define u_vparseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vparseMessageWithErr or)
420 #define u_vsnprintf U_ICU_ENTRY_POINT_RENAME(u_vsnprintf)
421 #define u_vsnprintf_u U_ICU_ENTRY_POINT_RENAME(u_vsnprintf_u)
422 #define u_vsprintf U_ICU_ENTRY_POINT_RENAME(u_vsprintf)
423 #define u_vsprintf_u U_ICU_ENTRY_POINT_RENAME(u_vsprintf_u)
424 #define u_vsscanf U_ICU_ENTRY_POINT_RENAME(u_vsscanf)
425 #define u_vsscanf_u U_ICU_ENTRY_POINT_RENAME(u_vsscanf_u)
426 #define u_writeDiff U_ICU_ENTRY_POINT_RENAME(u_writeDiff)
427 #define u_writeIdenticalLevelRun U_ICU_ENTRY_POINT_RENAME(u_writeIdenticalLevelR un)
428 #define u_writeIdenticalLevelRunTwoChars U_ICU_ENTRY_POINT_RENAME(u_writeIdentic alLevelRunTwoChars)
429 #define ubidi_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ubidi_addPropertyStarts )
430 #define ubidi_close U_ICU_ENTRY_POINT_RENAME(ubidi_close)
431 #define ubidi_countParagraphs U_ICU_ENTRY_POINT_RENAME(ubidi_countParagraphs)
432 #define ubidi_countRuns U_ICU_ENTRY_POINT_RENAME(ubidi_countRuns)
433 #define ubidi_getBaseDirection U_ICU_ENTRY_POINT_RENAME(ubidi_getBaseDirection)
434 #define ubidi_getClass U_ICU_ENTRY_POINT_RENAME(ubidi_getClass)
435 #define ubidi_getClassCallback U_ICU_ENTRY_POINT_RENAME(ubidi_getClassCallback)
436 #define ubidi_getCustomizedClass U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedCla ss)
437 #define ubidi_getDirection U_ICU_ENTRY_POINT_RENAME(ubidi_getDirection)
438 #define ubidi_getJoiningGroup U_ICU_ENTRY_POINT_RENAME(ubidi_getJoiningGroup)
439 #define ubidi_getJoiningType U_ICU_ENTRY_POINT_RENAME(ubidi_getJoiningType)
440 #define ubidi_getLength U_ICU_ENTRY_POINT_RENAME(ubidi_getLength)
441 #define ubidi_getLevelAt U_ICU_ENTRY_POINT_RENAME(ubidi_getLevelAt)
442 #define ubidi_getLevels U_ICU_ENTRY_POINT_RENAME(ubidi_getLevels)
443 #define ubidi_getLogicalIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalIndex)
444 #define ubidi_getLogicalMap U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalMap)
445 #define ubidi_getLogicalRun U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalRun)
446 #define ubidi_getMaxValue U_ICU_ENTRY_POINT_RENAME(ubidi_getMaxValue)
447 #define ubidi_getMemory U_ICU_ENTRY_POINT_RENAME(ubidi_getMemory)
448 #define ubidi_getMirror U_ICU_ENTRY_POINT_RENAME(ubidi_getMirror)
449 #define ubidi_getParaLevel U_ICU_ENTRY_POINT_RENAME(ubidi_getParaLevel)
450 #define ubidi_getParagraph U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraph)
451 #define ubidi_getParagraphByIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraphByI ndex)
452 #define ubidi_getProcessedLength U_ICU_ENTRY_POINT_RENAME(ubidi_getProcessedLeng th)
453 #define ubidi_getReorderingMode U_ICU_ENTRY_POINT_RENAME(ubidi_getReorderingMode )
454 #define ubidi_getReorderingOptions U_ICU_ENTRY_POINT_RENAME(ubidi_getReorderingO ptions)
455 #define ubidi_getResultLength U_ICU_ENTRY_POINT_RENAME(ubidi_getResultLength)
456 #define ubidi_getRuns U_ICU_ENTRY_POINT_RENAME(ubidi_getRuns)
457 #define ubidi_getSingleton U_ICU_ENTRY_POINT_RENAME(ubidi_getSingleton)
458 #define ubidi_getText U_ICU_ENTRY_POINT_RENAME(ubidi_getText)
459 #define ubidi_getVisualIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualIndex)
460 #define ubidi_getVisualMap U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualMap)
461 #define ubidi_getVisualRun U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualRun)
462 #define ubidi_invertMap U_ICU_ENTRY_POINT_RENAME(ubidi_invertMap)
463 #define ubidi_isBidiControl U_ICU_ENTRY_POINT_RENAME(ubidi_isBidiControl)
464 #define ubidi_isInverse U_ICU_ENTRY_POINT_RENAME(ubidi_isInverse)
465 #define ubidi_isJoinControl U_ICU_ENTRY_POINT_RENAME(ubidi_isJoinControl)
466 #define ubidi_isMirrored U_ICU_ENTRY_POINT_RENAME(ubidi_isMirrored)
467 #define ubidi_isOrderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_isOrderParagra phsLTR)
468 #define ubidi_open U_ICU_ENTRY_POINT_RENAME(ubidi_open)
469 #define ubidi_openSized U_ICU_ENTRY_POINT_RENAME(ubidi_openSized)
470 #define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsL TR)
471 #define ubidi_reorderLogical U_ICU_ENTRY_POINT_RENAME(ubidi_reorderLogical)
472 #define ubidi_reorderVisual U_ICU_ENTRY_POINT_RENAME(ubidi_reorderVisual)
473 #define ubidi_setClassCallback U_ICU_ENTRY_POINT_RENAME(ubidi_setClassCallback)
474 #define ubidi_setInverse U_ICU_ENTRY_POINT_RENAME(ubidi_setInverse)
475 #define ubidi_setLine U_ICU_ENTRY_POINT_RENAME(ubidi_setLine)
476 #define ubidi_setPara U_ICU_ENTRY_POINT_RENAME(ubidi_setPara)
477 #define ubidi_setReorderingMode U_ICU_ENTRY_POINT_RENAME(ubidi_setReorderingMode )
478 #define ubidi_setReorderingOptions U_ICU_ENTRY_POINT_RENAME(ubidi_setReorderingO ptions)
479 #define ubidi_writeReordered U_ICU_ENTRY_POINT_RENAME(ubidi_writeReordered)
480 #define ubidi_writeReverse U_ICU_ENTRY_POINT_RENAME(ubidi_writeReverse)
481 #define ublock_getCode U_ICU_ENTRY_POINT_RENAME(ublock_getCode)
482 #define ubrk_close U_ICU_ENTRY_POINT_RENAME(ubrk_close)
483 #define ubrk_countAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_countAvailable)
484 #define ubrk_current U_ICU_ENTRY_POINT_RENAME(ubrk_current)
485 #define ubrk_first U_ICU_ENTRY_POINT_RENAME(ubrk_first)
486 #define ubrk_following U_ICU_ENTRY_POINT_RENAME(ubrk_following)
487 #define ubrk_getAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_getAvailable)
488 #define ubrk_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ubrk_getLocaleByType)
489 #define ubrk_getRuleStatus U_ICU_ENTRY_POINT_RENAME(ubrk_getRuleStatus)
490 #define ubrk_getRuleStatusVec U_ICU_ENTRY_POINT_RENAME(ubrk_getRuleStatusVec)
491 #define ubrk_isBoundary U_ICU_ENTRY_POINT_RENAME(ubrk_isBoundary)
492 #define ubrk_last U_ICU_ENTRY_POINT_RENAME(ubrk_last)
493 #define ubrk_next U_ICU_ENTRY_POINT_RENAME(ubrk_next)
494 #define ubrk_open U_ICU_ENTRY_POINT_RENAME(ubrk_open)
495 #define ubrk_openRules U_ICU_ENTRY_POINT_RENAME(ubrk_openRules)
496 #define ubrk_preceding U_ICU_ENTRY_POINT_RENAME(ubrk_preceding)
497 #define ubrk_previous U_ICU_ENTRY_POINT_RENAME(ubrk_previous)
498 #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
499 #define ubrk_setText U_ICU_ENTRY_POINT_RENAME(ubrk_setText)
500 #define ubrk_setUText U_ICU_ENTRY_POINT_RENAME(ubrk_setUText)
501 #define ubrk_swap U_ICU_ENTRY_POINT_RENAME(ubrk_swap)
502 #define ucal_add U_ICU_ENTRY_POINT_RENAME(ucal_add)
503 #define ucal_clear U_ICU_ENTRY_POINT_RENAME(ucal_clear)
504 #define ucal_clearField U_ICU_ENTRY_POINT_RENAME(ucal_clearField)
505 #define ucal_clone U_ICU_ENTRY_POINT_RENAME(ucal_clone)
506 #define ucal_close U_ICU_ENTRY_POINT_RENAME(ucal_close)
507 #define ucal_countAvailable U_ICU_ENTRY_POINT_RENAME(ucal_countAvailable)
508 #define ucal_equivalentTo U_ICU_ENTRY_POINT_RENAME(ucal_equivalentTo)
509 #define ucal_get U_ICU_ENTRY_POINT_RENAME(ucal_get)
510 #define ucal_getAttribute U_ICU_ENTRY_POINT_RENAME(ucal_getAttribute)
511 #define ucal_getAvailable U_ICU_ENTRY_POINT_RENAME(ucal_getAvailable)
512 #define ucal_getCanonicalTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getCanonicalTi meZoneID)
513 #define ucal_getDSTSavings U_ICU_ENTRY_POINT_RENAME(ucal_getDSTSavings)
514 #define ucal_getDayOfWeekType U_ICU_ENTRY_POINT_RENAME(ucal_getDayOfWeekType)
515 #define ucal_getDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_getDefaultTimeZone )
516 #define ucal_getGregorianChange U_ICU_ENTRY_POINT_RENAME(ucal_getGregorianChange )
517 #define ucal_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucal_getKeywordV aluesForLocale)
518 #define ucal_getLimit U_ICU_ENTRY_POINT_RENAME(ucal_getLimit)
519 #define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType)
520 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis)
521 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow)
522 #define ucal_getTZDataVersion U_ICU_ENTRY_POINT_RENAME(ucal_getTZDataVersion)
523 #define ucal_getTimeZoneDisplayName U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDis playName)
524 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType)
525 #define ucal_getWeekendTransition U_ICU_ENTRY_POINT_RENAME(ucal_getWeekendTransi tion)
526 #define ucal_inDaylightTime U_ICU_ENTRY_POINT_RENAME(ucal_inDaylightTime)
527 #define ucal_isSet U_ICU_ENTRY_POINT_RENAME(ucal_isSet)
528 #define ucal_isWeekend U_ICU_ENTRY_POINT_RENAME(ucal_isWeekend)
529 #define ucal_open U_ICU_ENTRY_POINT_RENAME(ucal_open)
530 #define ucal_openCountryTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openCountryTimeZ ones)
531 #define ucal_openTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZones)
532 #define ucal_roll U_ICU_ENTRY_POINT_RENAME(ucal_roll)
533 #define ucal_set U_ICU_ENTRY_POINT_RENAME(ucal_set)
534 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute)
535 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate)
536 #define ucal_setDateTime U_ICU_ENTRY_POINT_RENAME(ucal_setDateTime)
537 #define ucal_setDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone )
538 #define ucal_setGregorianChange U_ICU_ENTRY_POINT_RENAME(ucal_setGregorianChange )
539 #define ucal_setMillis U_ICU_ENTRY_POINT_RENAME(ucal_setMillis)
540 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone)
541 #define ucase_addCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addCaseClosure)
542 #define ucase_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ucase_addPropertyStarts )
543 #define ucase_addStringCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addStringCaseC losure)
544 #define ucase_fold U_ICU_ENTRY_POINT_RENAME(ucase_fold)
545 #define ucase_getCaseLocale U_ICU_ENTRY_POINT_RENAME(ucase_getCaseLocale)
546 #define ucase_getSingleton U_ICU_ENTRY_POINT_RENAME(ucase_getSingleton)
547 #define ucase_getType U_ICU_ENTRY_POINT_RENAME(ucase_getType)
548 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorab le)
549 #define ucase_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(ucase_hasBinaryProperty )
550 #define ucase_isCaseSensitive U_ICU_ENTRY_POINT_RENAME(ucase_isCaseSensitive)
551 #define ucase_isSoftDotted U_ICU_ENTRY_POINT_RENAME(ucase_isSoftDotted)
552 #define ucase_toFullFolding U_ICU_ENTRY_POINT_RENAME(ucase_toFullFolding)
553 #define ucase_toFullLower U_ICU_ENTRY_POINT_RENAME(ucase_toFullLower)
554 #define ucase_toFullTitle U_ICU_ENTRY_POINT_RENAME(ucase_toFullTitle)
555 #define ucase_toFullUpper U_ICU_ENTRY_POINT_RENAME(ucase_toFullUpper)
556 #define ucase_tolower U_ICU_ENTRY_POINT_RENAME(ucase_tolower)
557 #define ucase_totitle U_ICU_ENTRY_POINT_RENAME(ucase_totitle)
558 #define ucase_toupper U_ICU_ENTRY_POINT_RENAME(ucase_toupper)
559 #define ucasemap_close U_ICU_ENTRY_POINT_RENAME(ucasemap_close)
560 #define ucasemap_getBreakIterator U_ICU_ENTRY_POINT_RENAME(ucasemap_getBreakIter ator)
561 #define ucasemap_getLocale U_ICU_ENTRY_POINT_RENAME(ucasemap_getLocale)
562 #define ucasemap_getOptions U_ICU_ENTRY_POINT_RENAME(ucasemap_getOptions)
563 #define ucasemap_open U_ICU_ENTRY_POINT_RENAME(ucasemap_open)
564 #define ucasemap_setBreakIterator U_ICU_ENTRY_POINT_RENAME(ucasemap_setBreakIter ator)
565 #define ucasemap_setLocale U_ICU_ENTRY_POINT_RENAME(ucasemap_setLocale)
566 #define ucasemap_setOptions U_ICU_ENTRY_POINT_RENAME(ucasemap_setOptions)
567 #define ucasemap_toTitle U_ICU_ENTRY_POINT_RENAME(ucasemap_toTitle)
568 #define ucasemap_utf8FoldCase U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8FoldCase)
569 #define ucasemap_utf8ToLower U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8ToLower)
570 #define ucasemap_utf8ToTitle U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8ToTitle)
571 #define ucasemap_utf8ToUpper U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8ToUpper)
572 #define ucd_close U_ICU_ENTRY_POINT_RENAME(ucd_close)
573 #define ucd_flushCache U_ICU_ENTRY_POINT_RENAME(ucd_flushCache)
574 #define ucd_freeCache U_ICU_ENTRY_POINT_RENAME(ucd_freeCache)
575 #define ucd_getCollator U_ICU_ENTRY_POINT_RENAME(ucd_getCollator)
576 #define ucd_open U_ICU_ENTRY_POINT_RENAME(ucd_open)
577 #define uchar_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(uchar_addPropertyStarts )
578 #define uchar_swapNames U_ICU_ENTRY_POINT_RENAME(uchar_swapNames)
579 #define ucln_cleanupOne U_ICU_ENTRY_POINT_RENAME(ucln_cleanupOne)
580 #define ucln_common_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_common_registe rCleanup)
581 #define ucln_i18n_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_i18n_registerCle anup)
582 #define ucln_io_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_io_registerCleanup )
583 #define ucln_lib_cleanup U_ICU_ENTRY_POINT_RENAME(ucln_lib_cleanup)
584 #define ucln_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_registerCleanup)
585 #define ucnv_MBCSFromUChar32 U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSFromUChar32)
586 #define ucnv_MBCSFromUnicodeWithOffsets U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSFromUn icodeWithOffsets)
587 #define ucnv_MBCSGetFilteredUnicodeSetForUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_M BCSGetFilteredUnicodeSetForUnicode)
588 #define ucnv_MBCSGetType U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSGetType)
589 #define ucnv_MBCSGetUnicodeSetForUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSGetUn icodeSetForUnicode)
590 #define ucnv_MBCSIsLeadByte U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSIsLeadByte)
591 #define ucnv_MBCSSimpleGetNextUChar U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSSimpleGetN extUChar)
592 #define ucnv_MBCSToUnicodeWithOffsets U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSToUnicod eWithOffsets)
593 #define ucnv_bld_countAvailableConverters U_ICU_ENTRY_POINT_RENAME(ucnv_bld_coun tAvailableConverters)
594 #define ucnv_bld_getAvailableConverter U_ICU_ENTRY_POINT_RENAME(ucnv_bld_getAvai lableConverter)
595 #define ucnv_canCreateConverter U_ICU_ENTRY_POINT_RENAME(ucnv_canCreateConverter )
596 #define ucnv_cbFromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteBytes)
597 #define ucnv_cbFromUWriteSub U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteSub)
598 #define ucnv_cbFromUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteUChars )
599 #define ucnv_cbToUWriteSub U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteSub)
600 #define ucnv_cbToUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteUChars)
601 #define ucnv_close U_ICU_ENTRY_POINT_RENAME(ucnv_close)
602 #define ucnv_compareNames U_ICU_ENTRY_POINT_RENAME(ucnv_compareNames)
603 #define ucnv_convert U_ICU_ENTRY_POINT_RENAME(ucnv_convert)
604 #define ucnv_convertEx U_ICU_ENTRY_POINT_RENAME(ucnv_convertEx)
605 #define ucnv_countAliases U_ICU_ENTRY_POINT_RENAME(ucnv_countAliases)
606 #define ucnv_countAvailable U_ICU_ENTRY_POINT_RENAME(ucnv_countAvailable)
607 #define ucnv_countStandards U_ICU_ENTRY_POINT_RENAME(ucnv_countStandards)
608 #define ucnv_createAlgorithmicConverter U_ICU_ENTRY_POINT_RENAME(ucnv_createAlgo rithmicConverter)
609 #define ucnv_createConverter U_ICU_ENTRY_POINT_RENAME(ucnv_createConverter)
610 #define ucnv_createConverterFromPackage U_ICU_ENTRY_POINT_RENAME(ucnv_createConv erterFromPackage)
611 #define ucnv_createConverterFromSharedData U_ICU_ENTRY_POINT_RENAME(ucnv_createC onverterFromSharedData)
612 #define ucnv_detectUnicodeSignature U_ICU_ENTRY_POINT_RENAME(ucnv_detectUnicodeS ignature)
613 #define ucnv_extContinueMatchFromU U_ICU_ENTRY_POINT_RENAME(ucnv_extContinueMatc hFromU)
614 #define ucnv_extContinueMatchToU U_ICU_ENTRY_POINT_RENAME(ucnv_extContinueMatchT oU)
615 #define ucnv_extGetUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_extGetUnicodeSet)
616 #define ucnv_extInitialMatchFromU U_ICU_ENTRY_POINT_RENAME(ucnv_extInitialMatchF romU)
617 #define ucnv_extInitialMatchToU U_ICU_ENTRY_POINT_RENAME(ucnv_extInitialMatchToU )
618 #define ucnv_extSimpleMatchFromU U_ICU_ENTRY_POINT_RENAME(ucnv_extSimpleMatchFro mU)
619 #define ucnv_extSimpleMatchToU U_ICU_ENTRY_POINT_RENAME(ucnv_extSimpleMatchToU)
620 #define ucnv_fixFileSeparator U_ICU_ENTRY_POINT_RENAME(ucnv_fixFileSeparator)
621 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache)
622 #define ucnv_fromAlgorithmic U_ICU_ENTRY_POINT_RENAME(ucnv_fromAlgorithmic)
623 #define ucnv_fromUChars U_ICU_ENTRY_POINT_RENAME(ucnv_fromUChars)
624 #define ucnv_fromUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_fromUCountPending)
625 #define ucnv_fromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_fromUWriteBytes)
626 #define ucnv_fromUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_fromUnicode)
627 #define ucnv_fromUnicode_UTF8 U_ICU_ENTRY_POINT_RENAME(ucnv_fromUnicode_UTF8)
628 #define ucnv_fromUnicode_UTF8_OFFSETS_LOGIC U_ICU_ENTRY_POINT_RENAME(ucnv_fromUn icode_UTF8_OFFSETS_LOGIC)
629 #define ucnv_getAlias U_ICU_ENTRY_POINT_RENAME(ucnv_getAlias)
630 #define ucnv_getAliases U_ICU_ENTRY_POINT_RENAME(ucnv_getAliases)
631 #define ucnv_getAvailableName U_ICU_ENTRY_POINT_RENAME(ucnv_getAvailableName)
632 #define ucnv_getCCSID U_ICU_ENTRY_POINT_RENAME(ucnv_getCCSID)
633 #define ucnv_getCanonicalName U_ICU_ENTRY_POINT_RENAME(ucnv_getCanonicalName)
634 #define ucnv_getCompleteUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_getCompleteUnic odeSet)
635 #define ucnv_getDefaultName U_ICU_ENTRY_POINT_RENAME(ucnv_getDefaultName)
636 #define ucnv_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucnv_getDisplayName)
637 #define ucnv_getFromUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_getFromUCallBack)
638 #define ucnv_getInvalidChars U_ICU_ENTRY_POINT_RENAME(ucnv_getInvalidChars)
639 #define ucnv_getInvalidUChars U_ICU_ENTRY_POINT_RENAME(ucnv_getInvalidUChars)
640 #define ucnv_getMaxCharSize U_ICU_ENTRY_POINT_RENAME(ucnv_getMaxCharSize)
641 #define ucnv_getMinCharSize U_ICU_ENTRY_POINT_RENAME(ucnv_getMinCharSize)
642 #define ucnv_getName U_ICU_ENTRY_POINT_RENAME(ucnv_getName)
643 #define ucnv_getNextUChar U_ICU_ENTRY_POINT_RENAME(ucnv_getNextUChar)
644 #define ucnv_getNonSurrogateUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_getNonSurro gateUnicodeSet)
645 #define ucnv_getPlatform U_ICU_ENTRY_POINT_RENAME(ucnv_getPlatform)
646 #define ucnv_getStandard U_ICU_ENTRY_POINT_RENAME(ucnv_getStandard)
647 #define ucnv_getStandardName U_ICU_ENTRY_POINT_RENAME(ucnv_getStandardName)
648 #define ucnv_getStarters U_ICU_ENTRY_POINT_RENAME(ucnv_getStarters)
649 #define ucnv_getSubstChars U_ICU_ENTRY_POINT_RENAME(ucnv_getSubstChars)
650 #define ucnv_getToUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_getToUCallBack)
651 #define ucnv_getType U_ICU_ENTRY_POINT_RENAME(ucnv_getType)
652 #define ucnv_getUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_getUnicodeSet)
653 #define ucnv_incrementRefCount U_ICU_ENTRY_POINT_RENAME(ucnv_incrementRefCount)
654 #define ucnv_io_countKnownConverters U_ICU_ENTRY_POINT_RENAME(ucnv_io_countKnown Converters)
655 #define ucnv_io_getConverterName U_ICU_ENTRY_POINT_RENAME(ucnv_io_getConverterNa me)
656 #define ucnv_io_stripASCIIForCompare U_ICU_ENTRY_POINT_RENAME(ucnv_io_stripASCII ForCompare)
657 #define ucnv_io_stripEBCDICForCompare U_ICU_ENTRY_POINT_RENAME(ucnv_io_stripEBCD ICForCompare)
658 #define ucnv_isAmbiguous U_ICU_ENTRY_POINT_RENAME(ucnv_isAmbiguous)
659 #define ucnv_load U_ICU_ENTRY_POINT_RENAME(ucnv_load)
660 #define ucnv_loadSharedData U_ICU_ENTRY_POINT_RENAME(ucnv_loadSharedData)
661 #define ucnv_open U_ICU_ENTRY_POINT_RENAME(ucnv_open)
662 #define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames)
663 #define ucnv_openCCSID U_ICU_ENTRY_POINT_RENAME(ucnv_openCCSID)
664 #define ucnv_openPackage U_ICU_ENTRY_POINT_RENAME(ucnv_openPackage)
665 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames)
666 #define ucnv_openU U_ICU_ENTRY_POINT_RENAME(ucnv_openU)
667 #define ucnv_reset U_ICU_ENTRY_POINT_RENAME(ucnv_reset)
668 #define ucnv_resetFromUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_resetFromUnicode)
669 #define ucnv_resetToUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_resetToUnicode)
670 #define ucnv_safeClone U_ICU_ENTRY_POINT_RENAME(ucnv_safeClone)
671 #define ucnv_setDefaultName U_ICU_ENTRY_POINT_RENAME(ucnv_setDefaultName)
672 #define ucnv_setFallback U_ICU_ENTRY_POINT_RENAME(ucnv_setFallback)
673 #define ucnv_setFromUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_setFromUCallBack)
674 #define ucnv_setSubstChars U_ICU_ENTRY_POINT_RENAME(ucnv_setSubstChars)
675 #define ucnv_setSubstString U_ICU_ENTRY_POINT_RENAME(ucnv_setSubstString)
676 #define ucnv_setToUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_setToUCallBack)
677 #define ucnv_swap U_ICU_ENTRY_POINT_RENAME(ucnv_swap)
678 #define ucnv_swapAliases U_ICU_ENTRY_POINT_RENAME(ucnv_swapAliases)
679 #define ucnv_toAlgorithmic U_ICU_ENTRY_POINT_RENAME(ucnv_toAlgorithmic)
680 #define ucnv_toUChars U_ICU_ENTRY_POINT_RENAME(ucnv_toUChars)
681 #define ucnv_toUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_toUCountPending)
682 #define ucnv_toUWriteCodePoint U_ICU_ENTRY_POINT_RENAME(ucnv_toUWriteCodePoint)
683 #define ucnv_toUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_toUWriteUChars)
684 #define ucnv_toUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_toUnicode)
685 #define ucnv_unload U_ICU_ENTRY_POINT_RENAME(ucnv_unload)
686 #define ucnv_unloadSharedDataIfReady U_ICU_ENTRY_POINT_RENAME(ucnv_unloadSharedD ataIfReady)
687 #define ucnv_usesFallback U_ICU_ENTRY_POINT_RENAME(ucnv_usesFallback)
688 #define ucnvsel_close U_ICU_ENTRY_POINT_RENAME(ucnvsel_close)
689 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open)
690 #define ucnvsel_openFromSerialized U_ICU_ENTRY_POINT_RENAME(ucnvsel_openFromSeri alized)
691 #define ucnvsel_selectForString U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForString )
692 #define ucnvsel_selectForUTF8 U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForUTF8)
693 #define ucnvsel_serialize U_ICU_ENTRY_POINT_RENAME(ucnvsel_serialize)
694 #define ucol_allocWeights U_ICU_ENTRY_POINT_RENAME(ucol_allocWeights)
695 #define ucol_assembleTailoringTable U_ICU_ENTRY_POINT_RENAME(ucol_assembleTailor ingTable)
696 #define ucol_buildPermutationTable U_ICU_ENTRY_POINT_RENAME(ucol_buildPermutatio nTable)
697 #define ucol_calcSortKey U_ICU_ENTRY_POINT_RENAME(ucol_calcSortKey)
698 #define ucol_calcSortKeySimpleTertiary U_ICU_ENTRY_POINT_RENAME(ucol_calcSortKey SimpleTertiary)
699 #define ucol_cloneBinary U_ICU_ENTRY_POINT_RENAME(ucol_cloneBinary)
700 #define ucol_cloneRuleData U_ICU_ENTRY_POINT_RENAME(ucol_cloneRuleData)
701 #define ucol_close U_ICU_ENTRY_POINT_RENAME(ucol_close)
702 #define ucol_closeElements U_ICU_ENTRY_POINT_RENAME(ucol_closeElements)
703 #define ucol_countAvailable U_ICU_ENTRY_POINT_RENAME(ucol_countAvailable)
704 #define ucol_createElements U_ICU_ENTRY_POINT_RENAME(ucol_createElements)
705 #define ucol_doCE U_ICU_ENTRY_POINT_RENAME(ucol_doCE)
706 #define ucol_equal U_ICU_ENTRY_POINT_RENAME(ucol_equal)
707 #define ucol_equals U_ICU_ENTRY_POINT_RENAME(ucol_equals)
708 #define ucol_findReorderingEntry U_ICU_ENTRY_POINT_RENAME(ucol_findReorderingEnt ry)
709 #define ucol_forceHanImplicit U_ICU_ENTRY_POINT_RENAME(ucol_forceHanImplicit)
710 #define ucol_forgetUCA U_ICU_ENTRY_POINT_RENAME(ucol_forgetUCA)
711 #define ucol_freeOffsetBuffer U_ICU_ENTRY_POINT_RENAME(ucol_freeOffsetBuffer)
712 #define ucol_getAttribute U_ICU_ENTRY_POINT_RENAME(ucol_getAttribute)
713 #define ucol_getAttributeOrDefault U_ICU_ENTRY_POINT_RENAME(ucol_getAttributeOrD efault)
714 #define ucol_getAvailable U_ICU_ENTRY_POINT_RENAME(ucol_getAvailable)
715 #define ucol_getBound U_ICU_ENTRY_POINT_RENAME(ucol_getBound)
716 #define ucol_getCEStrengthDifference U_ICU_ENTRY_POINT_RENAME(ucol_getCEStrength Difference)
717 #define ucol_getContractions U_ICU_ENTRY_POINT_RENAME(ucol_getContractions)
718 #define ucol_getContractionsAndExpansions U_ICU_ENTRY_POINT_RENAME(ucol_getContr actionsAndExpansions)
719 #define ucol_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucol_getDisplayName)
720 #define ucol_getFirstCE U_ICU_ENTRY_POINT_RENAME(ucol_getFirstCE)
721 #define ucol_getFunctionalEquivalent U_ICU_ENTRY_POINT_RENAME(ucol_getFunctional Equivalent)
722 #define ucol_getKeywordValues U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordValues)
723 #define ucol_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordV aluesForLocale)
724 #define ucol_getKeywords U_ICU_ENTRY_POINT_RENAME(ucol_getKeywords)
725 #define ucol_getLeadBytesForReorderCode U_ICU_ENTRY_POINT_RENAME(ucol_getLeadByt esForReorderCode)
726 #define ucol_getLocale U_ICU_ENTRY_POINT_RENAME(ucol_getLocale)
727 #define ucol_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucol_getLocaleByType)
728 #define ucol_getMaxExpansion U_ICU_ENTRY_POINT_RENAME(ucol_getMaxExpansion)
729 #define ucol_getNextCE U_ICU_ENTRY_POINT_RENAME(ucol_getNextCE)
730 #define ucol_getOffset U_ICU_ENTRY_POINT_RENAME(ucol_getOffset)
731 #define ucol_getPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_getPrevCE)
732 #define ucol_getReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodes)
733 #define ucol_getReorderCodesForLeadByte U_ICU_ENTRY_POINT_RENAME(ucol_getReorder CodesForLeadByte)
734 #define ucol_getRules U_ICU_ENTRY_POINT_RENAME(ucol_getRules)
735 #define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx)
736 #define ucol_getShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_getShortDefi nitionString)
737 #define ucol_getSortKey U_ICU_ENTRY_POINT_RENAME(ucol_getSortKey)
738 #define ucol_getSortKeySize U_ICU_ENTRY_POINT_RENAME(ucol_getSortKeySize)
739 #define ucol_getSortKeyWithAllocation U_ICU_ENTRY_POINT_RENAME(ucol_getSortKeyWi thAllocation)
740 #define ucol_getStrength U_ICU_ENTRY_POINT_RENAME(ucol_getStrength)
741 #define ucol_getTailoredSet U_ICU_ENTRY_POINT_RENAME(ucol_getTailoredSet)
742 #define ucol_getUCAVersion U_ICU_ENTRY_POINT_RENAME(ucol_getUCAVersion)
743 #define ucol_getUnsafeSet U_ICU_ENTRY_POINT_RENAME(ucol_getUnsafeSet)
744 #define ucol_getVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_getVariableTop)
745 #define ucol_getVersion U_ICU_ENTRY_POINT_RENAME(ucol_getVersion)
746 #define ucol_greater U_ICU_ENTRY_POINT_RENAME(ucol_greater)
747 #define ucol_greaterOrEqual U_ICU_ENTRY_POINT_RENAME(ucol_greaterOrEqual)
748 #define ucol_initBuffers U_ICU_ENTRY_POINT_RENAME(ucol_initBuffers)
749 #define ucol_initCollator U_ICU_ENTRY_POINT_RENAME(ucol_initCollator)
750 #define ucol_initInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_initInverseUCA)
751 #define ucol_initUCA U_ICU_ENTRY_POINT_RENAME(ucol_initUCA)
752 #define ucol_inv_getNextCE U_ICU_ENTRY_POINT_RENAME(ucol_inv_getNextCE)
753 #define ucol_inv_getPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_inv_getPrevCE)
754 #define ucol_isTailored U_ICU_ENTRY_POINT_RENAME(ucol_isTailored)
755 #define ucol_keyHashCode U_ICU_ENTRY_POINT_RENAME(ucol_keyHashCode)
756 #define ucol_looksLikeCollationBinary U_ICU_ENTRY_POINT_RENAME(ucol_looksLikeCol lationBinary)
757 #define ucol_mergeSortkeys U_ICU_ENTRY_POINT_RENAME(ucol_mergeSortkeys)
758 #define ucol_next U_ICU_ENTRY_POINT_RENAME(ucol_next)
759 #define ucol_nextProcessed U_ICU_ENTRY_POINT_RENAME(ucol_nextProcessed)
760 #define ucol_nextSortKeyPart U_ICU_ENTRY_POINT_RENAME(ucol_nextSortKeyPart)
761 #define ucol_nextWeight U_ICU_ENTRY_POINT_RENAME(ucol_nextWeight)
762 #define ucol_normalizeShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_normal izeShortDefinitionString)
763 #define ucol_open U_ICU_ENTRY_POINT_RENAME(ucol_open)
764 #define ucol_openAvailableLocales U_ICU_ENTRY_POINT_RENAME(ucol_openAvailableLoc ales)
765 #define ucol_openBinary U_ICU_ENTRY_POINT_RENAME(ucol_openBinary)
766 #define ucol_openElements U_ICU_ENTRY_POINT_RENAME(ucol_openElements)
767 #define ucol_openFromShortString U_ICU_ENTRY_POINT_RENAME(ucol_openFromShortStri ng)
768 #define ucol_openRules U_ICU_ENTRY_POINT_RENAME(ucol_openRules)
769 #define ucol_openRulesForImport U_ICU_ENTRY_POINT_RENAME(ucol_openRulesForImport )
770 #define ucol_open_internal U_ICU_ENTRY_POINT_RENAME(ucol_open_internal)
771 #define ucol_prepareShortStringOpen U_ICU_ENTRY_POINT_RENAME(ucol_prepareShortSt ringOpen)
772 #define ucol_previous U_ICU_ENTRY_POINT_RENAME(ucol_previous)
773 #define ucol_previousProcessed U_ICU_ENTRY_POINT_RENAME(ucol_previousProcessed)
774 #define ucol_primaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_primaryOrder)
775 #define ucol_prv_getSpecialCE U_ICU_ENTRY_POINT_RENAME(ucol_prv_getSpecialCE)
776 #define ucol_prv_getSpecialPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_prv_getSpecialPr evCE)
777 #define ucol_reset U_ICU_ENTRY_POINT_RENAME(ucol_reset)
778 #define ucol_restoreVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_restoreVariableTop )
779 #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
780 #define ucol_secondaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_secondaryOrder)
781 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute)
782 #define ucol_setOffset U_ICU_ENTRY_POINT_RENAME(ucol_setOffset)
783 #define ucol_setOptionsFromHeader U_ICU_ENTRY_POINT_RENAME(ucol_setOptionsFromHe ader)
784 #define ucol_setReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_setReorderCodes)
785 #define ucol_setReqValidLocales U_ICU_ENTRY_POINT_RENAME(ucol_setReqValidLocales )
786 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength)
787 #define ucol_setText U_ICU_ENTRY_POINT_RENAME(ucol_setText)
788 #define ucol_setVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_setVariableTop)
789 #define ucol_strcoll U_ICU_ENTRY_POINT_RENAME(ucol_strcoll)
790 #define ucol_strcollIter U_ICU_ENTRY_POINT_RENAME(ucol_strcollIter)
791 #define ucol_swap U_ICU_ENTRY_POINT_RENAME(ucol_swap)
792 #define ucol_swapBinary U_ICU_ENTRY_POINT_RENAME(ucol_swapBinary)
793 #define ucol_swapInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_swapInverseUCA)
794 #define ucol_tertiaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_tertiaryOrder)
795 #define ucol_tok_assembleTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_assembleTok enList)
796 #define ucol_tok_closeTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_closeTokenList )
797 #define ucol_tok_getNextArgument U_ICU_ENTRY_POINT_RENAME(ucol_tok_getNextArgume nt)
798 #define ucol_tok_getRulesFromBundle U_ICU_ENTRY_POINT_RENAME(ucol_tok_getRulesFr omBundle)
799 #define ucol_tok_initTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_initTokenList)
800 #define ucol_tok_parseNextToken U_ICU_ENTRY_POINT_RENAME(ucol_tok_parseNextToken )
801 #define ucol_updateInternalState U_ICU_ENTRY_POINT_RENAME(ucol_updateInternalSta te)
802 #define ucsdet_close U_ICU_ENTRY_POINT_RENAME(ucsdet_close)
803 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect)
804 #define ucsdet_detectAll U_ICU_ENTRY_POINT_RENAME(ucsdet_detectAll)
805 #define ucsdet_enableInputFilter U_ICU_ENTRY_POINT_RENAME(ucsdet_enableInputFilt er)
806 #define ucsdet_getAllDetectableCharsets U_ICU_ENTRY_POINT_RENAME(ucsdet_getAllDe tectableCharsets)
807 #define ucsdet_getConfidence U_ICU_ENTRY_POINT_RENAME(ucsdet_getConfidence)
808 #define ucsdet_getLanguage U_ICU_ENTRY_POINT_RENAME(ucsdet_getLanguage)
809 #define ucsdet_getName U_ICU_ENTRY_POINT_RENAME(ucsdet_getName)
810 #define ucsdet_getUChars U_ICU_ENTRY_POINT_RENAME(ucsdet_getUChars)
811 #define ucsdet_isInputFilterEnabled U_ICU_ENTRY_POINT_RENAME(ucsdet_isInputFilte rEnabled)
812 #define ucsdet_open U_ICU_ENTRY_POINT_RENAME(ucsdet_open)
813 #define ucsdet_setDeclaredEncoding U_ICU_ENTRY_POINT_RENAME(ucsdet_setDeclaredEn coding)
814 #define ucsdet_setText U_ICU_ENTRY_POINT_RENAME(ucsdet_setText)
815 #define ucurr_countCurrencies U_ICU_ENTRY_POINT_RENAME(ucurr_countCurrencies)
816 #define ucurr_forLocale U_ICU_ENTRY_POINT_RENAME(ucurr_forLocale)
817 #define ucurr_forLocaleAndDate U_ICU_ENTRY_POINT_RENAME(ucurr_forLocaleAndDate)
818 #define ucurr_getDefaultFractionDigits U_ICU_ENTRY_POINT_RENAME(ucurr_getDefault FractionDigits)
819 #define ucurr_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucurr_getKeywor dValuesForLocale)
820 #define ucurr_getName U_ICU_ENTRY_POINT_RENAME(ucurr_getName)
821 #define ucurr_getPluralName U_ICU_ENTRY_POINT_RENAME(ucurr_getPluralName)
822 #define ucurr_getRoundingIncrement U_ICU_ENTRY_POINT_RENAME(ucurr_getRoundingInc rement)
823 #define ucurr_openISOCurrencies U_ICU_ENTRY_POINT_RENAME(ucurr_openISOCurrencies )
824 #define ucurr_register U_ICU_ENTRY_POINT_RENAME(ucurr_register)
825 #define ucurr_unregister U_ICU_ENTRY_POINT_RENAME(ucurr_unregister)
826 #define udat_applyPattern U_ICU_ENTRY_POINT_RENAME(udat_applyPattern)
827 #define udat_applyPatternRelative U_ICU_ENTRY_POINT_RENAME(udat_applyPatternRela tive)
828 #define udat_clone U_ICU_ENTRY_POINT_RENAME(udat_clone)
829 #define udat_close U_ICU_ENTRY_POINT_RENAME(udat_close)
830 #define udat_countAvailable U_ICU_ENTRY_POINT_RENAME(udat_countAvailable)
831 #define udat_countSymbols U_ICU_ENTRY_POINT_RENAME(udat_countSymbols)
832 #define udat_format U_ICU_ENTRY_POINT_RENAME(udat_format)
833 #define udat_get2DigitYearStart U_ICU_ENTRY_POINT_RENAME(udat_get2DigitYearStart )
834 #define udat_getAvailable U_ICU_ENTRY_POINT_RENAME(udat_getAvailable)
835 #define udat_getCalendar U_ICU_ENTRY_POINT_RENAME(udat_getCalendar)
836 #define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType)
837 #define udat_getNumberFormat U_ICU_ENTRY_POINT_RENAME(udat_getNumberFormat)
838 #define udat_getSymbols U_ICU_ENTRY_POINT_RENAME(udat_getSymbols)
839 #define udat_isLenient U_ICU_ENTRY_POINT_RENAME(udat_isLenient)
840 #define udat_open U_ICU_ENTRY_POINT_RENAME(udat_open)
841 #define udat_parse U_ICU_ENTRY_POINT_RENAME(udat_parse)
842 #define udat_parseCalendar U_ICU_ENTRY_POINT_RENAME(udat_parseCalendar)
843 #define udat_set2DigitYearStart U_ICU_ENTRY_POINT_RENAME(udat_set2DigitYearStart )
844 #define udat_setCalendar U_ICU_ENTRY_POINT_RENAME(udat_setCalendar)
845 #define udat_setLenient U_ICU_ENTRY_POINT_RENAME(udat_setLenient)
846 #define udat_setNumberFormat U_ICU_ENTRY_POINT_RENAME(udat_setNumberFormat)
847 #define udat_setSymbols U_ICU_ENTRY_POINT_RENAME(udat_setSymbols)
848 #define udat_toCalendarDateField U_ICU_ENTRY_POINT_RENAME(udat_toCalendarDateFie ld)
849 #define udat_toPattern U_ICU_ENTRY_POINT_RENAME(udat_toPattern)
850 #define udat_toPatternRelativeDate U_ICU_ENTRY_POINT_RENAME(udat_toPatternRelati veDate)
851 #define udat_toPatternRelativeTime U_ICU_ENTRY_POINT_RENAME(udat_toPatternRelati veTime)
852 #define udata_checkCommonData U_ICU_ENTRY_POINT_RENAME(udata_checkCommonData)
853 #define udata_close U_ICU_ENTRY_POINT_RENAME(udata_close)
854 #define udata_closeSwapper U_ICU_ENTRY_POINT_RENAME(udata_closeSwapper)
855 #define udata_getHeaderSize U_ICU_ENTRY_POINT_RENAME(udata_getHeaderSize)
856 #define udata_getInfo U_ICU_ENTRY_POINT_RENAME(udata_getInfo)
857 #define udata_getInfoSize U_ICU_ENTRY_POINT_RENAME(udata_getInfoSize)
858 #define udata_getLength U_ICU_ENTRY_POINT_RENAME(udata_getLength)
859 #define udata_getMemory U_ICU_ENTRY_POINT_RENAME(udata_getMemory)
860 #define udata_getRawMemory U_ICU_ENTRY_POINT_RENAME(udata_getRawMemory)
861 #define udata_open U_ICU_ENTRY_POINT_RENAME(udata_open)
862 #define udata_openChoice U_ICU_ENTRY_POINT_RENAME(udata_openChoice)
863 #define udata_openSwapper U_ICU_ENTRY_POINT_RENAME(udata_openSwapper)
864 #define udata_openSwapperForInputData U_ICU_ENTRY_POINT_RENAME(udata_openSwapper ForInputData)
865 #define udata_printError U_ICU_ENTRY_POINT_RENAME(udata_printError)
866 #define udata_readInt16 U_ICU_ENTRY_POINT_RENAME(udata_readInt16)
867 #define udata_readInt32 U_ICU_ENTRY_POINT_RENAME(udata_readInt32)
868 #define udata_setAppData U_ICU_ENTRY_POINT_RENAME(udata_setAppData)
869 #define udata_setCommonData U_ICU_ENTRY_POINT_RENAME(udata_setCommonData)
870 #define udata_setFileAccess U_ICU_ENTRY_POINT_RENAME(udata_setFileAccess)
871 #define udata_swapDataHeader U_ICU_ENTRY_POINT_RENAME(udata_swapDataHeader)
872 #define udata_swapInvStringBlock U_ICU_ENTRY_POINT_RENAME(udata_swapInvStringBlo ck)
873 #define udatpg_addPattern U_ICU_ENTRY_POINT_RENAME(udatpg_addPattern)
874 #define udatpg_clone U_ICU_ENTRY_POINT_RENAME(udatpg_clone)
875 #define udatpg_close U_ICU_ENTRY_POINT_RENAME(udatpg_close)
876 #define udatpg_getAppendItemFormat U_ICU_ENTRY_POINT_RENAME(udatpg_getAppendItem Format)
877 #define udatpg_getAppendItemName U_ICU_ENTRY_POINT_RENAME(udatpg_getAppendItemNa me)
878 #define udatpg_getBaseSkeleton U_ICU_ENTRY_POINT_RENAME(udatpg_getBaseSkeleton)
879 #define udatpg_getBestPattern U_ICU_ENTRY_POINT_RENAME(udatpg_getBestPattern)
880 #define udatpg_getBestPatternWithOptions U_ICU_ENTRY_POINT_RENAME(udatpg_getBest PatternWithOptions)
881 #define udatpg_getDateTimeFormat U_ICU_ENTRY_POINT_RENAME(udatpg_getDateTimeForm at)
882 #define udatpg_getDecimal U_ICU_ENTRY_POINT_RENAME(udatpg_getDecimal)
883 #define udatpg_getPatternForSkeleton U_ICU_ENTRY_POINT_RENAME(udatpg_getPatternF orSkeleton)
884 #define udatpg_getSkeleton U_ICU_ENTRY_POINT_RENAME(udatpg_getSkeleton)
885 #define udatpg_open U_ICU_ENTRY_POINT_RENAME(udatpg_open)
886 #define udatpg_openBaseSkeletons U_ICU_ENTRY_POINT_RENAME(udatpg_openBaseSkeleto ns)
887 #define udatpg_openEmpty U_ICU_ENTRY_POINT_RENAME(udatpg_openEmpty)
888 #define udatpg_openSkeletons U_ICU_ENTRY_POINT_RENAME(udatpg_openSkeletons)
889 #define udatpg_replaceFieldTypes U_ICU_ENTRY_POINT_RENAME(udatpg_replaceFieldTyp es)
890 #define udatpg_replaceFieldTypesWithOptions U_ICU_ENTRY_POINT_RENAME(udatpg_repl aceFieldTypesWithOptions)
891 #define udatpg_setAppendItemFormat U_ICU_ENTRY_POINT_RENAME(udatpg_setAppendItem Format)
892 #define udatpg_setAppendItemName U_ICU_ENTRY_POINT_RENAME(udatpg_setAppendItemNa me)
893 #define udatpg_setDateTimeFormat U_ICU_ENTRY_POINT_RENAME(udatpg_setDateTimeForm at)
894 #define udatpg_setDecimal U_ICU_ENTRY_POINT_RENAME(udatpg_setDecimal)
895 #define uenum_close U_ICU_ENTRY_POINT_RENAME(uenum_close)
896 #define uenum_count U_ICU_ENTRY_POINT_RENAME(uenum_count)
897 #define uenum_next U_ICU_ENTRY_POINT_RENAME(uenum_next)
898 #define uenum_nextDefault U_ICU_ENTRY_POINT_RENAME(uenum_nextDefault)
899 #define uenum_openCharStringsEnumeration U_ICU_ENTRY_POINT_RENAME(uenum_openChar StringsEnumeration)
900 #define uenum_openFromStringEnumeration U_ICU_ENTRY_POINT_RENAME(uenum_openFromS tringEnumeration)
901 #define uenum_reset U_ICU_ENTRY_POINT_RENAME(uenum_reset)
902 #define uenum_unext U_ICU_ENTRY_POINT_RENAME(uenum_unext)
903 #define uenum_unextDefault U_ICU_ENTRY_POINT_RENAME(uenum_unextDefault)
904 #define ufile_close_translit U_ICU_ENTRY_POINT_RENAME(ufile_close_translit)
905 #define ufile_fill_uchar_buffer U_ICU_ENTRY_POINT_RENAME(ufile_fill_uchar_buffer )
906 #define ufile_flush_io U_ICU_ENTRY_POINT_RENAME(ufile_flush_io)
907 #define ufile_flush_translit U_ICU_ENTRY_POINT_RENAME(ufile_flush_translit)
908 #define ufile_getch U_ICU_ENTRY_POINT_RENAME(ufile_getch)
909 #define ufile_getch32 U_ICU_ENTRY_POINT_RENAME(ufile_getch32)
910 #define ufmt_64tou U_ICU_ENTRY_POINT_RENAME(ufmt_64tou)
911 #define ufmt_defaultCPToUnicode U_ICU_ENTRY_POINT_RENAME(ufmt_defaultCPToUnicode )
912 #define ufmt_digitvalue U_ICU_ENTRY_POINT_RENAME(ufmt_digitvalue)
913 #define ufmt_isdigit U_ICU_ENTRY_POINT_RENAME(ufmt_isdigit)
914 #define ufmt_ptou U_ICU_ENTRY_POINT_RENAME(ufmt_ptou)
915 #define ufmt_uto64 U_ICU_ENTRY_POINT_RENAME(ufmt_uto64)
916 #define ufmt_utop U_ICU_ENTRY_POINT_RENAME(ufmt_utop)
917 #define uhash_close U_ICU_ENTRY_POINT_RENAME(uhash_close)
918 #define uhash_compareCaselessUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_compar eCaselessUnicodeString)
919 #define uhash_compareChars U_ICU_ENTRY_POINT_RENAME(uhash_compareChars)
920 #define uhash_compareIChars U_ICU_ENTRY_POINT_RENAME(uhash_compareIChars)
921 #define uhash_compareLong U_ICU_ENTRY_POINT_RENAME(uhash_compareLong)
922 #define uhash_compareUChars U_ICU_ENTRY_POINT_RENAME(uhash_compareUChars)
923 #define uhash_compareUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_compareUnicode String)
924 #define uhash_count U_ICU_ENTRY_POINT_RENAME(uhash_count)
925 #define uhash_deleteHashtable U_ICU_ENTRY_POINT_RENAME(uhash_deleteHashtable)
926 #define uhash_deleteUObject U_ICU_ENTRY_POINT_RENAME(uhash_deleteUObject)
927 #define uhash_deleteUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_deleteUnicodeSt ring)
928 #define uhash_equals U_ICU_ENTRY_POINT_RENAME(uhash_equals)
929 #define uhash_find U_ICU_ENTRY_POINT_RENAME(uhash_find)
930 #define uhash_freeBlock U_ICU_ENTRY_POINT_RENAME(uhash_freeBlock)
931 #define uhash_get U_ICU_ENTRY_POINT_RENAME(uhash_get)
932 #define uhash_geti U_ICU_ENTRY_POINT_RENAME(uhash_geti)
933 #define uhash_hashCaselessUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_hashCasel essUnicodeString)
934 #define uhash_hashChars U_ICU_ENTRY_POINT_RENAME(uhash_hashChars)
935 #define uhash_hashIChars U_ICU_ENTRY_POINT_RENAME(uhash_hashIChars)
936 #define uhash_hashLong U_ICU_ENTRY_POINT_RENAME(uhash_hashLong)
937 #define uhash_hashUChars U_ICU_ENTRY_POINT_RENAME(uhash_hashUChars)
938 #define uhash_hashUCharsN U_ICU_ENTRY_POINT_RENAME(uhash_hashUCharsN)
939 #define uhash_hashUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_hashUnicodeString )
940 #define uhash_iget U_ICU_ENTRY_POINT_RENAME(uhash_iget)
941 #define uhash_igeti U_ICU_ENTRY_POINT_RENAME(uhash_igeti)
942 #define uhash_init U_ICU_ENTRY_POINT_RENAME(uhash_init)
943 #define uhash_iput U_ICU_ENTRY_POINT_RENAME(uhash_iput)
944 #define uhash_iputi U_ICU_ENTRY_POINT_RENAME(uhash_iputi)
945 #define uhash_iremove U_ICU_ENTRY_POINT_RENAME(uhash_iremove)
946 #define uhash_iremovei U_ICU_ENTRY_POINT_RENAME(uhash_iremovei)
947 #define uhash_nextElement U_ICU_ENTRY_POINT_RENAME(uhash_nextElement)
948 #define uhash_open U_ICU_ENTRY_POINT_RENAME(uhash_open)
949 #define uhash_openSize U_ICU_ENTRY_POINT_RENAME(uhash_openSize)
950 #define uhash_put U_ICU_ENTRY_POINT_RENAME(uhash_put)
951 #define uhash_puti U_ICU_ENTRY_POINT_RENAME(uhash_puti)
952 #define uhash_remove U_ICU_ENTRY_POINT_RENAME(uhash_remove)
953 #define uhash_removeAll U_ICU_ENTRY_POINT_RENAME(uhash_removeAll)
954 #define uhash_removeElement U_ICU_ENTRY_POINT_RENAME(uhash_removeElement)
955 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei)
956 #define uhash_setKeyComparator U_ICU_ENTRY_POINT_RENAME(uhash_setKeyComparator)
957 #define uhash_setKeyDeleter U_ICU_ENTRY_POINT_RENAME(uhash_setKeyDeleter)
958 #define uhash_setKeyHasher U_ICU_ENTRY_POINT_RENAME(uhash_setKeyHasher)
959 #define uhash_setResizePolicy U_ICU_ENTRY_POINT_RENAME(uhash_setResizePolicy)
960 #define uhash_setValueComparator U_ICU_ENTRY_POINT_RENAME(uhash_setValueComparat or)
961 #define uhash_setValueDeleter U_ICU_ENTRY_POINT_RENAME(uhash_setValueDeleter)
962 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
963 #define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode)
964 #define uidna_close U_ICU_ENTRY_POINT_RENAME(uidna_close)
965 #define uidna_compare U_ICU_ENTRY_POINT_RENAME(uidna_compare)
966 #define uidna_labelToASCII U_ICU_ENTRY_POINT_RENAME(uidna_labelToASCII)
967 #define uidna_labelToASCII_UTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToASCII_UTF8 )
968 #define uidna_labelToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicode)
969 #define uidna_labelToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicodeUT F8)
970 #define uidna_nameToASCII U_ICU_ENTRY_POINT_RENAME(uidna_nameToASCII)
971 #define uidna_nameToASCII_UTF8 U_ICU_ENTRY_POINT_RENAME(uidna_nameToASCII_UTF8)
972 #define uidna_nameToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_nameToUnicode)
973 #define uidna_nameToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_nameToUnicodeUTF8 )
974 #define uidna_openUTS46 U_ICU_ENTRY_POINT_RENAME(uidna_openUTS46)
975 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
976 #define uidna_toUnicode U_ICU_ENTRY_POINT_RENAME(uidna_toUnicode)
977 #define uiter_current32 U_ICU_ENTRY_POINT_RENAME(uiter_current32)
978 #define uiter_getState U_ICU_ENTRY_POINT_RENAME(uiter_getState)
979 #define uiter_next32 U_ICU_ENTRY_POINT_RENAME(uiter_next32)
980 #define uiter_previous32 U_ICU_ENTRY_POINT_RENAME(uiter_previous32)
981 #define uiter_setCharacterIterator U_ICU_ENTRY_POINT_RENAME(uiter_setCharacterIt erator)
982 #define uiter_setReplaceable U_ICU_ENTRY_POINT_RENAME(uiter_setReplaceable)
983 #define uiter_setState U_ICU_ENTRY_POINT_RENAME(uiter_setState)
984 #define uiter_setString U_ICU_ENTRY_POINT_RENAME(uiter_setString)
985 #define uiter_setUTF16BE U_ICU_ENTRY_POINT_RENAME(uiter_setUTF16BE)
986 #define uiter_setUTF8 U_ICU_ENTRY_POINT_RENAME(uiter_setUTF8)
987 #define uldn_close U_ICU_ENTRY_POINT_RENAME(uldn_close)
988 #define uldn_getDialectHandling U_ICU_ENTRY_POINT_RENAME(uldn_getDialectHandling )
989 #define uldn_getLocale U_ICU_ENTRY_POINT_RENAME(uldn_getLocale)
990 #define uldn_keyDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_keyDisplayName)
991 #define uldn_keyValueDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_keyValueDisplayNa me)
992 #define uldn_languageDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_languageDisplayNa me)
993 #define uldn_localeDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_localeDisplayName)
994 #define uldn_open U_ICU_ENTRY_POINT_RENAME(uldn_open)
995 #define uldn_regionDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_regionDisplayName)
996 #define uldn_scriptCodeDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_scriptCodeDispl ayName)
997 #define uldn_scriptDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_scriptDisplayName)
998 #define uldn_variantDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_variantDisplayName )
999 #define ulist_addItemBeginList U_ICU_ENTRY_POINT_RENAME(ulist_addItemBeginList)
1000 #define ulist_addItemEndList U_ICU_ENTRY_POINT_RENAME(ulist_addItemEndList)
1001 #define ulist_close_keyword_values_iterator U_ICU_ENTRY_POINT_RENAME(ulist_close _keyword_values_iterator)
1002 #define ulist_containsString U_ICU_ENTRY_POINT_RENAME(ulist_containsString)
1003 #define ulist_count_keyword_values U_ICU_ENTRY_POINT_RENAME(ulist_count_keyword_ values)
1004 #define ulist_createEmptyList U_ICU_ENTRY_POINT_RENAME(ulist_createEmptyList)
1005 #define ulist_deleteList U_ICU_ENTRY_POINT_RENAME(ulist_deleteList)
1006 #define ulist_getListFromEnum U_ICU_ENTRY_POINT_RENAME(ulist_getListFromEnum)
1007 #define ulist_getListSize U_ICU_ENTRY_POINT_RENAME(ulist_getListSize)
1008 #define ulist_getNext U_ICU_ENTRY_POINT_RENAME(ulist_getNext)
1009 #define ulist_next_keyword_value U_ICU_ENTRY_POINT_RENAME(ulist_next_keyword_val ue)
1010 #define ulist_resetList U_ICU_ENTRY_POINT_RENAME(ulist_resetList)
1011 #define ulist_reset_keyword_values_iterator U_ICU_ENTRY_POINT_RENAME(ulist_reset _keyword_values_iterator)
1012 #define uloc_acceptLanguage U_ICU_ENTRY_POINT_RENAME(uloc_acceptLanguage)
1013 #define uloc_acceptLanguageFromHTTP U_ICU_ENTRY_POINT_RENAME(uloc_acceptLanguage FromHTTP)
1014 #define uloc_addLikelySubtags U_ICU_ENTRY_POINT_RENAME(uloc_addLikelySubtags)
1015 #define uloc_canonicalize U_ICU_ENTRY_POINT_RENAME(uloc_canonicalize)
1016 #define uloc_countAvailable U_ICU_ENTRY_POINT_RENAME(uloc_countAvailable)
1017 #define uloc_forLanguageTag U_ICU_ENTRY_POINT_RENAME(uloc_forLanguageTag)
1018 #define uloc_getAvailable U_ICU_ENTRY_POINT_RENAME(uloc_getAvailable)
1019 #define uloc_getBaseName U_ICU_ENTRY_POINT_RENAME(uloc_getBaseName)
1020 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterO rientation)
1021 #define uloc_getCountry U_ICU_ENTRY_POINT_RENAME(uloc_getCountry)
1022 #define uloc_getCurrentCountryID U_ICU_ENTRY_POINT_RENAME(uloc_getCurrentCountry ID)
1023 #define uloc_getCurrentLanguageID U_ICU_ENTRY_POINT_RENAME(uloc_getCurrentLangua geID)
1024 #define uloc_getDefault U_ICU_ENTRY_POINT_RENAME(uloc_getDefault)
1025 #define uloc_getDisplayCountry U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayCountry)
1026 #define uloc_getDisplayKeyword U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayKeyword)
1027 #define uloc_getDisplayKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayKeyw ordValue)
1028 #define uloc_getDisplayLanguage U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayLanguage )
1029 #define uloc_getDisplayName U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayName)
1030 #define uloc_getDisplayScript U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayScript)
1031 #define uloc_getDisplayVariant U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayVariant)
1032 #define uloc_getISO3Country U_ICU_ENTRY_POINT_RENAME(uloc_getISO3Country)
1033 #define uloc_getISO3Language U_ICU_ENTRY_POINT_RENAME(uloc_getISO3Language)
1034 #define uloc_getISOCountries U_ICU_ENTRY_POINT_RENAME(uloc_getISOCountries)
1035 #define uloc_getISOLanguages U_ICU_ENTRY_POINT_RENAME(uloc_getISOLanguages)
1036 #define uloc_getKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_getKeywordValue)
1037 #define uloc_getLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLCID)
1038 #define uloc_getLanguage U_ICU_ENTRY_POINT_RENAME(uloc_getLanguage)
1039 #define uloc_getLineOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getLineOrientation )
1040 #define uloc_getLocaleForLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLocaleForLCID)
1041 #define uloc_getName U_ICU_ENTRY_POINT_RENAME(uloc_getName)
1042 #define uloc_getParent U_ICU_ENTRY_POINT_RENAME(uloc_getParent)
1043 #define uloc_getScript U_ICU_ENTRY_POINT_RENAME(uloc_getScript)
1044 #define uloc_getTableStringWithFallback U_ICU_ENTRY_POINT_RENAME(uloc_getTableSt ringWithFallback)
1045 #define uloc_getVariant U_ICU_ENTRY_POINT_RENAME(uloc_getVariant)
1046 #define uloc_minimizeSubtags U_ICU_ENTRY_POINT_RENAME(uloc_minimizeSubtags)
1047 #define uloc_openKeywordList U_ICU_ENTRY_POINT_RENAME(uloc_openKeywordList)
1048 #define uloc_openKeywords U_ICU_ENTRY_POINT_RENAME(uloc_openKeywords)
1049 #define uloc_setDefault U_ICU_ENTRY_POINT_RENAME(uloc_setDefault)
1050 #define uloc_setKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_setKeywordValue)
1051 #define uloc_toLanguageTag U_ICU_ENTRY_POINT_RENAME(uloc_toLanguageTag)
1052 #define ulocdata_close U_ICU_ENTRY_POINT_RENAME(ulocdata_close)
1053 #define ulocdata_getCLDRVersion U_ICU_ENTRY_POINT_RENAME(ulocdata_getCLDRVersion )
1054 #define ulocdata_getDelimiter U_ICU_ENTRY_POINT_RENAME(ulocdata_getDelimiter)
1055 #define ulocdata_getExemplarSet U_ICU_ENTRY_POINT_RENAME(ulocdata_getExemplarSet )
1056 #define ulocdata_getLocaleDisplayPattern U_ICU_ENTRY_POINT_RENAME(ulocdata_getLo caleDisplayPattern)
1057 #define ulocdata_getLocaleSeparator U_ICU_ENTRY_POINT_RENAME(ulocdata_getLocaleS eparator)
1058 #define ulocdata_getMeasurementSystem U_ICU_ENTRY_POINT_RENAME(ulocdata_getMeasu rementSystem)
1059 #define ulocdata_getNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_getNoSubstitu te)
1060 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize)
1061 #define ulocdata_open U_ICU_ENTRY_POINT_RENAME(ulocdata_open)
1062 #define ulocdata_setNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_setNoSubstitu te)
1063 #define ulocimp_getCountry U_ICU_ENTRY_POINT_RENAME(ulocimp_getCountry)
1064 #define ulocimp_getLanguage U_ICU_ENTRY_POINT_RENAME(ulocimp_getLanguage)
1065 #define ulocimp_getScript U_ICU_ENTRY_POINT_RENAME(ulocimp_getScript)
1066 #define umsg_applyPattern U_ICU_ENTRY_POINT_RENAME(umsg_applyPattern)
1067 #define umsg_autoQuoteApostrophe U_ICU_ENTRY_POINT_RENAME(umsg_autoQuoteApostrop he)
1068 #define umsg_clone U_ICU_ENTRY_POINT_RENAME(umsg_clone)
1069 #define umsg_close U_ICU_ENTRY_POINT_RENAME(umsg_close)
1070 #define umsg_format U_ICU_ENTRY_POINT_RENAME(umsg_format)
1071 #define umsg_getLocale U_ICU_ENTRY_POINT_RENAME(umsg_getLocale)
1072 #define umsg_open U_ICU_ENTRY_POINT_RENAME(umsg_open)
1073 #define umsg_parse U_ICU_ENTRY_POINT_RENAME(umsg_parse)
1074 #define umsg_setLocale U_ICU_ENTRY_POINT_RENAME(umsg_setLocale)
1075 #define umsg_toPattern U_ICU_ENTRY_POINT_RENAME(umsg_toPattern)
1076 #define umsg_vformat U_ICU_ENTRY_POINT_RENAME(umsg_vformat)
1077 #define umsg_vparse U_ICU_ENTRY_POINT_RENAME(umsg_vparse)
1078 #define umtx_atomic_dec U_ICU_ENTRY_POINT_RENAME(umtx_atomic_dec)
1079 #define umtx_atomic_inc U_ICU_ENTRY_POINT_RENAME(umtx_atomic_inc)
1080 #define umtx_cleanup U_ICU_ENTRY_POINT_RENAME(umtx_cleanup)
1081 #define umtx_destroy U_ICU_ENTRY_POINT_RENAME(umtx_destroy)
1082 #define umtx_init U_ICU_ENTRY_POINT_RENAME(umtx_init)
1083 #define umtx_lock U_ICU_ENTRY_POINT_RENAME(umtx_lock)
1084 #define umtx_unlock U_ICU_ENTRY_POINT_RENAME(umtx_unlock)
1085 #define uniset_getUnicode32Instance U_ICU_ENTRY_POINT_RENAME(uniset_getUnicode32 Instance)
1086 #define unorm2_append U_ICU_ENTRY_POINT_RENAME(unorm2_append)
1087 #define unorm2_close U_ICU_ENTRY_POINT_RENAME(unorm2_close)
1088 #define unorm2_getDecomposition U_ICU_ENTRY_POINT_RENAME(unorm2_getDecomposition )
1089 #define unorm2_getInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getInstance)
1090 #define unorm2_hasBoundaryAfter U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryAfter )
1091 #define unorm2_hasBoundaryBefore U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryBefo re)
1092 #define unorm2_isInert U_ICU_ENTRY_POINT_RENAME(unorm2_isInert)
1093 #define unorm2_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm2_isNormalized)
1094 #define unorm2_normalize U_ICU_ENTRY_POINT_RENAME(unorm2_normalize)
1095 #define unorm2_normalizeSecondAndAppend U_ICU_ENTRY_POINT_RENAME(unorm2_normaliz eSecondAndAppend)
1096 #define unorm2_openFiltered U_ICU_ENTRY_POINT_RENAME(unorm2_openFiltered)
1097 #define unorm2_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm2_quickCheck)
1098 #define unorm2_spanQuickCheckYes U_ICU_ENTRY_POINT_RENAME(unorm2_spanQuickCheckY es)
1099 #define unorm2_swap U_ICU_ENTRY_POINT_RENAME(unorm2_swap)
1100 #define unorm_closeIter U_ICU_ENTRY_POINT_RENAME(unorm_closeIter)
1101 #define unorm_compare U_ICU_ENTRY_POINT_RENAME(unorm_compare)
1102 #define unorm_concatenate U_ICU_ENTRY_POINT_RENAME(unorm_concatenate)
1103 #define unorm_getFCDTrieIndex U_ICU_ENTRY_POINT_RENAME(unorm_getFCDTrieIndex)
1104 #define unorm_getQuickCheck U_ICU_ENTRY_POINT_RENAME(unorm_getQuickCheck)
1105 #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
1106 #define unorm_isNormalizedWithOptions U_ICU_ENTRY_POINT_RENAME(unorm_isNormalize dWithOptions)
1107 #define unorm_next U_ICU_ENTRY_POINT_RENAME(unorm_next)
1108 #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
1109 #define unorm_openIter U_ICU_ENTRY_POINT_RENAME(unorm_openIter)
1110 #define unorm_previous U_ICU_ENTRY_POINT_RENAME(unorm_previous)
1111 #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
1112 #define unorm_quickCheckWithOptions U_ICU_ENTRY_POINT_RENAME(unorm_quickCheckWit hOptions)
1113 #define unorm_setIter U_ICU_ENTRY_POINT_RENAME(unorm_setIter)
1114 #define unum_applyPattern U_ICU_ENTRY_POINT_RENAME(unum_applyPattern)
1115 #define unum_clone U_ICU_ENTRY_POINT_RENAME(unum_clone)
1116 #define unum_close U_ICU_ENTRY_POINT_RENAME(unum_close)
1117 #define unum_countAvailable U_ICU_ENTRY_POINT_RENAME(unum_countAvailable)
1118 #define unum_format U_ICU_ENTRY_POINT_RENAME(unum_format)
1119 #define unum_formatDecimal U_ICU_ENTRY_POINT_RENAME(unum_formatDecimal)
1120 #define unum_formatDouble U_ICU_ENTRY_POINT_RENAME(unum_formatDouble)
1121 #define unum_formatDoubleCurrency U_ICU_ENTRY_POINT_RENAME(unum_formatDoubleCurr ency)
1122 #define unum_formatInt64 U_ICU_ENTRY_POINT_RENAME(unum_formatInt64)
1123 #define unum_getAttribute U_ICU_ENTRY_POINT_RENAME(unum_getAttribute)
1124 #define unum_getAvailable U_ICU_ENTRY_POINT_RENAME(unum_getAvailable)
1125 #define unum_getDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_getDoubleAttribute )
1126 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType)
1127 #define unum_getSymbol U_ICU_ENTRY_POINT_RENAME(unum_getSymbol)
1128 #define unum_getTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_getTextAttribute)
1129 #define unum_open U_ICU_ENTRY_POINT_RENAME(unum_open)
1130 #define unum_parse U_ICU_ENTRY_POINT_RENAME(unum_parse)
1131 #define unum_parseDecimal U_ICU_ENTRY_POINT_RENAME(unum_parseDecimal)
1132 #define unum_parseDouble U_ICU_ENTRY_POINT_RENAME(unum_parseDouble)
1133 #define unum_parseDoubleCurrency U_ICU_ENTRY_POINT_RENAME(unum_parseDoubleCurren cy)
1134 #define unum_parseInt64 U_ICU_ENTRY_POINT_RENAME(unum_parseInt64)
1135 #define unum_setAttribute U_ICU_ENTRY_POINT_RENAME(unum_setAttribute)
1136 #define unum_setDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_setDoubleAttribute )
1137 #define unum_setSymbol U_ICU_ENTRY_POINT_RENAME(unum_setSymbol)
1138 #define unum_setTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_setTextAttribute)
1139 #define unum_toPattern U_ICU_ENTRY_POINT_RENAME(unum_toPattern)
1140 #define uplug_closeLibrary U_ICU_ENTRY_POINT_RENAME(uplug_closeLibrary)
1141 #define uplug_findLibrary U_ICU_ENTRY_POINT_RENAME(uplug_findLibrary)
1142 #define uplug_getConfiguration U_ICU_ENTRY_POINT_RENAME(uplug_getConfiguration)
1143 #define uplug_getContext U_ICU_ENTRY_POINT_RENAME(uplug_getContext)
1144 #define uplug_getCurrentLevel U_ICU_ENTRY_POINT_RENAME(uplug_getCurrentLevel)
1145 #define uplug_getLibrary U_ICU_ENTRY_POINT_RENAME(uplug_getLibrary)
1146 #define uplug_getLibraryName U_ICU_ENTRY_POINT_RENAME(uplug_getLibraryName)
1147 #define uplug_getPlugInternal U_ICU_ENTRY_POINT_RENAME(uplug_getPlugInternal)
1148 #define uplug_getPlugLevel U_ICU_ENTRY_POINT_RENAME(uplug_getPlugLevel)
1149 #define uplug_getPlugLoadStatus U_ICU_ENTRY_POINT_RENAME(uplug_getPlugLoadStatus )
1150 #define uplug_getPlugName U_ICU_ENTRY_POINT_RENAME(uplug_getPlugName)
1151 #define uplug_getPluginFile U_ICU_ENTRY_POINT_RENAME(uplug_getPluginFile)
1152 #define uplug_getSymbolName U_ICU_ENTRY_POINT_RENAME(uplug_getSymbolName)
1153 #define uplug_init U_ICU_ENTRY_POINT_RENAME(uplug_init)
1154 #define uplug_loadPlugFromEntrypoint U_ICU_ENTRY_POINT_RENAME(uplug_loadPlugFrom Entrypoint)
1155 #define uplug_loadPlugFromLibrary U_ICU_ENTRY_POINT_RENAME(uplug_loadPlugFromLib rary)
1156 #define uplug_nextPlug U_ICU_ENTRY_POINT_RENAME(uplug_nextPlug)
1157 #define uplug_openLibrary U_ICU_ENTRY_POINT_RENAME(uplug_openLibrary)
1158 #define uplug_removePlug U_ICU_ENTRY_POINT_RENAME(uplug_removePlug)
1159 #define uplug_setContext U_ICU_ENTRY_POINT_RENAME(uplug_setContext)
1160 #define uplug_setPlugLevel U_ICU_ENTRY_POINT_RENAME(uplug_setPlugLevel)
1161 #define uplug_setPlugName U_ICU_ENTRY_POINT_RENAME(uplug_setPlugName)
1162 #define uplug_setPlugNoUnload U_ICU_ENTRY_POINT_RENAME(uplug_setPlugNoUnload)
1163 #define upname_swap U_ICU_ENTRY_POINT_RENAME(upname_swap)
1164 #define uprops_getSource U_ICU_ENTRY_POINT_RENAME(uprops_getSource)
1165 #define upropsvec_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(upropsvec_addProper tyStarts)
1166 #define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy)
1167 #define uprv_asciiFromEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_asciiFromEbcdic)
1168 #define uprv_asciitolower U_ICU_ENTRY_POINT_RENAME(uprv_asciitolower)
1169 #define uprv_ceil U_ICU_ENTRY_POINT_RENAME(uprv_ceil)
1170 #define uprv_cnttab_addContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_addContr action)
1171 #define uprv_cnttab_changeContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_chang eContraction)
1172 #define uprv_cnttab_changeLastCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_changeLast CE)
1173 #define uprv_cnttab_clone U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_clone)
1174 #define uprv_cnttab_close U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_close)
1175 #define uprv_cnttab_constructTable U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_construc tTable)
1176 #define uprv_cnttab_findCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_findCE)
1177 #define uprv_cnttab_findCP U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_findCP)
1178 #define uprv_cnttab_getCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_getCE)
1179 #define uprv_cnttab_insertContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_inser tContraction)
1180 #define uprv_cnttab_isTailored U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_isTailored)
1181 #define uprv_cnttab_open U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_open)
1182 #define uprv_cnttab_setContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_setContr action)
1183 #define uprv_collIterateAtEnd U_ICU_ENTRY_POINT_RENAME(uprv_collIterateAtEnd)
1184 #define uprv_compareASCIIPropertyNames U_ICU_ENTRY_POINT_RENAME(uprv_compareASCI IPropertyNames)
1185 #define uprv_compareEBCDICPropertyNames U_ICU_ENTRY_POINT_RENAME(uprv_compareEBC DICPropertyNames)
1186 #define uprv_compareInvAscii U_ICU_ENTRY_POINT_RENAME(uprv_compareInvAscii)
1187 #define uprv_compareInvEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_compareInvEbcdic)
1188 #define uprv_compareInvEbcdicAsAscii U_ICU_ENTRY_POINT_RENAME(uprv_compareInvEbc dicAsAscii)
1189 #define uprv_convertToLCID U_ICU_ENTRY_POINT_RENAME(uprv_convertToLCID)
1190 #define uprv_convertToPosix U_ICU_ENTRY_POINT_RENAME(uprv_convertToPosix)
1191 #define uprv_copyAscii U_ICU_ENTRY_POINT_RENAME(uprv_copyAscii)
1192 #define uprv_copyEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_copyEbcdic)
1193 #define uprv_decContextClearStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextClear Status)
1194 #define uprv_decContextDefault U_ICU_ENTRY_POINT_RENAME(uprv_decContextDefault)
1195 #define uprv_decContextGetRounding U_ICU_ENTRY_POINT_RENAME(uprv_decContextGetRo unding)
1196 #define uprv_decContextGetStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextGetStat us)
1197 #define uprv_decContextRestoreStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextRes toreStatus)
1198 #define uprv_decContextSaveStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextSaveSt atus)
1199 #define uprv_decContextSetRounding U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetRo unding)
1200 #define uprv_decContextSetStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetStat us)
1201 #define uprv_decContextSetStatusFromString U_ICU_ENTRY_POINT_RENAME(uprv_decCont extSetStatusFromString)
1202 #define uprv_decContextSetStatusFromStringQuiet U_ICU_ENTRY_POINT_RENAME(uprv_de cContextSetStatusFromStringQuiet)
1203 #define uprv_decContextSetStatusQuiet U_ICU_ENTRY_POINT_RENAME(uprv_decContextSe tStatusQuiet)
1204 #define uprv_decContextStatusToString U_ICU_ENTRY_POINT_RENAME(uprv_decContextSt atusToString)
1205 #define uprv_decContextTestEndian U_ICU_ENTRY_POINT_RENAME(uprv_decContextTestEn dian)
1206 #define uprv_decContextTestSavedStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextT estSavedStatus)
1207 #define uprv_decContextTestStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextTestSt atus)
1208 #define uprv_decContextZeroStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextZeroSt atus)
1209 #define uprv_decNumberAbs U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAbs)
1210 #define uprv_decNumberAdd U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAdd)
1211 #define uprv_decNumberAnd U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAnd)
1212 #define uprv_decNumberClass U_ICU_ENTRY_POINT_RENAME(uprv_decNumberClass)
1213 #define uprv_decNumberClassToString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberClass ToString)
1214 #define uprv_decNumberCompare U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompare)
1215 #define uprv_decNumberCompareSignal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompa reSignal)
1216 #define uprv_decNumberCompareTotal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompar eTotal)
1217 #define uprv_decNumberCompareTotalMag U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCom pareTotalMag)
1218 #define uprv_decNumberCopy U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopy)
1219 #define uprv_decNumberCopyAbs U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopyAbs)
1220 #define uprv_decNumberCopyNegate U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopyNega te)
1221 #define uprv_decNumberCopySign U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopySign)
1222 #define uprv_decNumberDivide U_ICU_ENTRY_POINT_RENAME(uprv_decNumberDivide)
1223 #define uprv_decNumberDivideInteger U_ICU_ENTRY_POINT_RENAME(uprv_decNumberDivid eInteger)
1224 #define uprv_decNumberExp U_ICU_ENTRY_POINT_RENAME(uprv_decNumberExp)
1225 #define uprv_decNumberFMA U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFMA)
1226 #define uprv_decNumberFromInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFromInt32 )
1227 #define uprv_decNumberFromString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFromStri ng)
1228 #define uprv_decNumberFromUInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFromUInt 32)
1229 #define uprv_decNumberGetBCD U_ICU_ENTRY_POINT_RENAME(uprv_decNumberGetBCD)
1230 #define uprv_decNumberInvert U_ICU_ENTRY_POINT_RENAME(uprv_decNumberInvert)
1231 #define uprv_decNumberIsNormal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberIsNormal)
1232 #define uprv_decNumberIsSubnormal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberIsSubno rmal)
1233 #define uprv_decNumberLn U_ICU_ENTRY_POINT_RENAME(uprv_decNumberLn)
1234 #define uprv_decNumberLog10 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberLog10)
1235 #define uprv_decNumberLogB U_ICU_ENTRY_POINT_RENAME(uprv_decNumberLogB)
1236 #define uprv_decNumberMax U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMax)
1237 #define uprv_decNumberMaxMag U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMaxMag)
1238 #define uprv_decNumberMin U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMin)
1239 #define uprv_decNumberMinMag U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMinMag)
1240 #define uprv_decNumberMinus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMinus)
1241 #define uprv_decNumberMultiply U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMultiply)
1242 #define uprv_decNumberNextMinus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNextMinus )
1243 #define uprv_decNumberNextPlus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNextPlus)
1244 #define uprv_decNumberNextToward U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNextTowa rd)
1245 #define uprv_decNumberNormalize U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNormalize )
1246 #define uprv_decNumberOr U_ICU_ENTRY_POINT_RENAME(uprv_decNumberOr)
1247 #define uprv_decNumberPlus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberPlus)
1248 #define uprv_decNumberPower U_ICU_ENTRY_POINT_RENAME(uprv_decNumberPower)
1249 #define uprv_decNumberQuantize U_ICU_ENTRY_POINT_RENAME(uprv_decNumberQuantize)
1250 #define uprv_decNumberReduce U_ICU_ENTRY_POINT_RENAME(uprv_decNumberReduce)
1251 #define uprv_decNumberRemainder U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRemainder )
1252 #define uprv_decNumberRemainderNear U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRemai nderNear)
1253 #define uprv_decNumberRescale U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRescale)
1254 #define uprv_decNumberRotate U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRotate)
1255 #define uprv_decNumberSameQuantum U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSameQua ntum)
1256 #define uprv_decNumberScaleB U_ICU_ENTRY_POINT_RENAME(uprv_decNumberScaleB)
1257 #define uprv_decNumberSetBCD U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSetBCD)
1258 #define uprv_decNumberShift U_ICU_ENTRY_POINT_RENAME(uprv_decNumberShift)
1259 #define uprv_decNumberSquareRoot U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSquareRo ot)
1260 #define uprv_decNumberSubtract U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSubtract)
1261 #define uprv_decNumberToEngString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToEngSt ring)
1262 #define uprv_decNumberToInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToInt32)
1263 #define uprv_decNumberToIntegralExact U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToI ntegralExact)
1264 #define uprv_decNumberToIntegralValue U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToI ntegralValue)
1265 #define uprv_decNumberToString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToString)
1266 #define uprv_decNumberToUInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToUInt32)
1267 #define uprv_decNumberTrim U_ICU_ENTRY_POINT_RENAME(uprv_decNumberTrim)
1268 #define uprv_decNumberVersion U_ICU_ENTRY_POINT_RENAME(uprv_decNumberVersion)
1269 #define uprv_decNumberXor U_ICU_ENTRY_POINT_RENAME(uprv_decNumberXor)
1270 #define uprv_decNumberZero U_ICU_ENTRY_POINT_RENAME(uprv_decNumberZero)
1271 #define uprv_delete_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_delete_collIterate )
1272 #define uprv_dl_close U_ICU_ENTRY_POINT_RENAME(uprv_dl_close)
1273 #define uprv_dl_open U_ICU_ENTRY_POINT_RENAME(uprv_dl_open)
1274 #define uprv_dl_sym U_ICU_ENTRY_POINT_RENAME(uprv_dl_sym)
1275 #define uprv_eastrncpy U_ICU_ENTRY_POINT_RENAME(uprv_eastrncpy)
1276 #define uprv_ebcdicFromAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicFromAscii)
1277 #define uprv_ebcdictolower U_ICU_ENTRY_POINT_RENAME(uprv_ebcdictolower)
1278 #define uprv_fabs U_ICU_ENTRY_POINT_RENAME(uprv_fabs)
1279 #define uprv_floor U_ICU_ENTRY_POINT_RENAME(uprv_floor)
1280 #define uprv_fmax U_ICU_ENTRY_POINT_RENAME(uprv_fmax)
1281 #define uprv_fmin U_ICU_ENTRY_POINT_RENAME(uprv_fmin)
1282 #define uprv_fmod U_ICU_ENTRY_POINT_RENAME(uprv_fmod)
1283 #define uprv_free U_ICU_ENTRY_POINT_RENAME(uprv_free)
1284 #define uprv_getCharNameCharacters U_ICU_ENTRY_POINT_RENAME(uprv_getCharNameChar acters)
1285 #define uprv_getDefaultCodepage U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultCodepage )
1286 #define uprv_getDefaultLocaleID U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultLocaleID )
1287 #define uprv_getInfinity U_ICU_ENTRY_POINT_RENAME(uprv_getInfinity)
1288 #define uprv_getMaxCharNameLength U_ICU_ENTRY_POINT_RENAME(uprv_getMaxCharNameLe ngth)
1289 #define uprv_getMaxValues U_ICU_ENTRY_POINT_RENAME(uprv_getMaxValues)
1290 #define uprv_getNaN U_ICU_ENTRY_POINT_RENAME(uprv_getNaN)
1291 #define uprv_getRawUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getRawUTCtime)
1292 #define uprv_getStaticCurrencyName U_ICU_ENTRY_POINT_RENAME(uprv_getStaticCurren cyName)
1293 #define uprv_getUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getUTCtime)
1294 #define uprv_haveProperties U_ICU_ENTRY_POINT_RENAME(uprv_haveProperties)
1295 #define uprv_init_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_init_collIterate)
1296 #define uprv_init_pce U_ICU_ENTRY_POINT_RENAME(uprv_init_pce)
1297 #define uprv_int32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_int32Comparator)
1298 #define uprv_isInfinite U_ICU_ENTRY_POINT_RENAME(uprv_isInfinite)
1299 #define uprv_isInvariantString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantString)
1300 #define uprv_isInvariantUString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantUString )
1301 #define uprv_isNaN U_ICU_ENTRY_POINT_RENAME(uprv_isNaN)
1302 #define uprv_isNegativeInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isNegativeInfinity )
1303 #define uprv_isPositiveInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isPositiveInfinity )
1304 #define uprv_isRuleWhiteSpace U_ICU_ENTRY_POINT_RENAME(uprv_isRuleWhiteSpace)
1305 #define uprv_itou U_ICU_ENTRY_POINT_RENAME(uprv_itou)
1306 #define uprv_log U_ICU_ENTRY_POINT_RENAME(uprv_log)
1307 #define uprv_malloc U_ICU_ENTRY_POINT_RENAME(uprv_malloc)
1308 #define uprv_mapFile U_ICU_ENTRY_POINT_RENAME(uprv_mapFile)
1309 #define uprv_max U_ICU_ENTRY_POINT_RENAME(uprv_max)
1310 #define uprv_maxMantissa U_ICU_ENTRY_POINT_RENAME(uprv_maxMantissa)
1311 #define uprv_maximumPtr U_ICU_ENTRY_POINT_RENAME(uprv_maximumPtr)
1312 #define uprv_min U_ICU_ENTRY_POINT_RENAME(uprv_min)
1313 #define uprv_modf U_ICU_ENTRY_POINT_RENAME(uprv_modf)
1314 #define uprv_new_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_new_collIterate)
1315 #define uprv_openRuleWhiteSpaceSet U_ICU_ENTRY_POINT_RENAME(uprv_openRuleWhiteSp aceSet)
1316 #define uprv_parseCurrency U_ICU_ENTRY_POINT_RENAME(uprv_parseCurrency)
1317 #define uprv_pathIsAbsolute U_ICU_ENTRY_POINT_RENAME(uprv_pathIsAbsolute)
1318 #define uprv_pow U_ICU_ENTRY_POINT_RENAME(uprv_pow)
1319 #define uprv_pow10 U_ICU_ENTRY_POINT_RENAME(uprv_pow10)
1320 #define uprv_realloc U_ICU_ENTRY_POINT_RENAME(uprv_realloc)
1321 #define uprv_round U_ICU_ENTRY_POINT_RENAME(uprv_round)
1322 #define uprv_sortArray U_ICU_ENTRY_POINT_RENAME(uprv_sortArray)
1323 #define uprv_strCompare U_ICU_ENTRY_POINT_RENAME(uprv_strCompare)
1324 #define uprv_strdup U_ICU_ENTRY_POINT_RENAME(uprv_strdup)
1325 #define uprv_strndup U_ICU_ENTRY_POINT_RENAME(uprv_strndup)
1326 #define uprv_syntaxError U_ICU_ENTRY_POINT_RENAME(uprv_syntaxError)
1327 #define uprv_timezone U_ICU_ENTRY_POINT_RENAME(uprv_timezone)
1328 #define uprv_toupper U_ICU_ENTRY_POINT_RENAME(uprv_toupper)
1329 #define uprv_trunc U_ICU_ENTRY_POINT_RENAME(uprv_trunc)
1330 #define uprv_tzname U_ICU_ENTRY_POINT_RENAME(uprv_tzname)
1331 #define uprv_tzset U_ICU_ENTRY_POINT_RENAME(uprv_tzset)
1332 #define uprv_uca_addAnElement U_ICU_ENTRY_POINT_RENAME(uprv_uca_addAnElement)
1333 #define uprv_uca_assembleTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_assembleTable)
1334 #define uprv_uca_canonicalClosure U_ICU_ENTRY_POINT_RENAME(uprv_uca_canonicalClo sure)
1335 #define uprv_uca_closeTempTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_closeTempTable )
1336 #define uprv_uca_getCodePointFromRaw U_ICU_ENTRY_POINT_RENAME(uprv_uca_getCodePo intFromRaw)
1337 #define uprv_uca_getImplicitFromRaw U_ICU_ENTRY_POINT_RENAME(uprv_uca_getImplici tFromRaw)
1338 #define uprv_uca_getRawFromCodePoint U_ICU_ENTRY_POINT_RENAME(uprv_uca_getRawFro mCodePoint)
1339 #define uprv_uca_getRawFromImplicit U_ICU_ENTRY_POINT_RENAME(uprv_uca_getRawFrom Implicit)
1340 #define uprv_uca_initImplicitConstants U_ICU_ENTRY_POINT_RENAME(uprv_uca_initImp licitConstants)
1341 #define uprv_uca_initTempTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_initTempTable)
1342 #define uprv_uint16Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint16Comparator)
1343 #define uprv_uint32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint32Comparator)
1344 #define uprv_unmapFile U_ICU_ENTRY_POINT_RENAME(uprv_unmapFile)
1345 #define upvec_cloneArray U_ICU_ENTRY_POINT_RENAME(upvec_cloneArray)
1346 #define upvec_close U_ICU_ENTRY_POINT_RENAME(upvec_close)
1347 #define upvec_compact U_ICU_ENTRY_POINT_RENAME(upvec_compact)
1348 #define upvec_compactToUTrie2Handler U_ICU_ENTRY_POINT_RENAME(upvec_compactToUTr ie2Handler)
1349 #define upvec_compactToUTrie2WithRowIndexes U_ICU_ENTRY_POINT_RENAME(upvec_compa ctToUTrie2WithRowIndexes)
1350 #define upvec_getArray U_ICU_ENTRY_POINT_RENAME(upvec_getArray)
1351 #define upvec_getRow U_ICU_ENTRY_POINT_RENAME(upvec_getRow)
1352 #define upvec_getValue U_ICU_ENTRY_POINT_RENAME(upvec_getValue)
1353 #define upvec_open U_ICU_ENTRY_POINT_RENAME(upvec_open)
1354 #define upvec_setValue U_ICU_ENTRY_POINT_RENAME(upvec_setValue)
1355 #define uregex_appendReplacement U_ICU_ENTRY_POINT_RENAME(uregex_appendReplaceme nt)
1356 #define uregex_appendReplacementUText U_ICU_ENTRY_POINT_RENAME(uregex_appendRepl acementUText)
1357 #define uregex_appendTail U_ICU_ENTRY_POINT_RENAME(uregex_appendTail)
1358 #define uregex_appendTailUText U_ICU_ENTRY_POINT_RENAME(uregex_appendTailUText)
1359 #define uregex_clone U_ICU_ENTRY_POINT_RENAME(uregex_clone)
1360 #define uregex_close U_ICU_ENTRY_POINT_RENAME(uregex_close)
1361 #define uregex_end U_ICU_ENTRY_POINT_RENAME(uregex_end)
1362 #define uregex_end64 U_ICU_ENTRY_POINT_RENAME(uregex_end64)
1363 #define uregex_find U_ICU_ENTRY_POINT_RENAME(uregex_find)
1364 #define uregex_find64 U_ICU_ENTRY_POINT_RENAME(uregex_find64)
1365 #define uregex_findNext U_ICU_ENTRY_POINT_RENAME(uregex_findNext)
1366 #define uregex_flags U_ICU_ENTRY_POINT_RENAME(uregex_flags)
1367 #define uregex_getFindProgressCallback U_ICU_ENTRY_POINT_RENAME(uregex_getFindPr ogressCallback)
1368 #define uregex_getMatchCallback U_ICU_ENTRY_POINT_RENAME(uregex_getMatchCallback )
1369 #define uregex_getStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_getStackLimit)
1370 #define uregex_getText U_ICU_ENTRY_POINT_RENAME(uregex_getText)
1371 #define uregex_getTimeLimit U_ICU_ENTRY_POINT_RENAME(uregex_getTimeLimit)
1372 #define uregex_getUText U_ICU_ENTRY_POINT_RENAME(uregex_getUText)
1373 #define uregex_group U_ICU_ENTRY_POINT_RENAME(uregex_group)
1374 #define uregex_groupCount U_ICU_ENTRY_POINT_RENAME(uregex_groupCount)
1375 #define uregex_groupUText U_ICU_ENTRY_POINT_RENAME(uregex_groupUText)
1376 #define uregex_groupUTextDeep U_ICU_ENTRY_POINT_RENAME(uregex_groupUTextDeep)
1377 #define uregex_hasAnchoringBounds U_ICU_ENTRY_POINT_RENAME(uregex_hasAnchoringBo unds)
1378 #define uregex_hasTransparentBounds U_ICU_ENTRY_POINT_RENAME(uregex_hasTranspare ntBounds)
1379 #define uregex_hitEnd U_ICU_ENTRY_POINT_RENAME(uregex_hitEnd)
1380 #define uregex_lookingAt U_ICU_ENTRY_POINT_RENAME(uregex_lookingAt)
1381 #define uregex_lookingAt64 U_ICU_ENTRY_POINT_RENAME(uregex_lookingAt64)
1382 #define uregex_matches U_ICU_ENTRY_POINT_RENAME(uregex_matches)
1383 #define uregex_matches64 U_ICU_ENTRY_POINT_RENAME(uregex_matches64)
1384 #define uregex_open U_ICU_ENTRY_POINT_RENAME(uregex_open)
1385 #define uregex_openC U_ICU_ENTRY_POINT_RENAME(uregex_openC)
1386 #define uregex_openUText U_ICU_ENTRY_POINT_RENAME(uregex_openUText)
1387 #define uregex_pattern U_ICU_ENTRY_POINT_RENAME(uregex_pattern)
1388 #define uregex_patternUText U_ICU_ENTRY_POINT_RENAME(uregex_patternUText)
1389 #define uregex_regionEnd U_ICU_ENTRY_POINT_RENAME(uregex_regionEnd)
1390 #define uregex_regionEnd64 U_ICU_ENTRY_POINT_RENAME(uregex_regionEnd64)
1391 #define uregex_regionStart U_ICU_ENTRY_POINT_RENAME(uregex_regionStart)
1392 #define uregex_regionStart64 U_ICU_ENTRY_POINT_RENAME(uregex_regionStart64)
1393 #define uregex_replaceAll U_ICU_ENTRY_POINT_RENAME(uregex_replaceAll)
1394 #define uregex_replaceAllUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceAllUText)
1395 #define uregex_replaceFirst U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirst)
1396 #define uregex_replaceFirstUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirstUTe xt)
1397 #define uregex_requireEnd U_ICU_ENTRY_POINT_RENAME(uregex_requireEnd)
1398 #define uregex_reset U_ICU_ENTRY_POINT_RENAME(uregex_reset)
1399 #define uregex_reset64 U_ICU_ENTRY_POINT_RENAME(uregex_reset64)
1400 #define uregex_setFindProgressCallback U_ICU_ENTRY_POINT_RENAME(uregex_setFindPr ogressCallback)
1401 #define uregex_setMatchCallback U_ICU_ENTRY_POINT_RENAME(uregex_setMatchCallback )
1402 #define uregex_setRegion U_ICU_ENTRY_POINT_RENAME(uregex_setRegion)
1403 #define uregex_setRegion64 U_ICU_ENTRY_POINT_RENAME(uregex_setRegion64)
1404 #define uregex_setRegionAndStart U_ICU_ENTRY_POINT_RENAME(uregex_setRegionAndSta rt)
1405 #define uregex_setStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_setStackLimit)
1406 #define uregex_setText U_ICU_ENTRY_POINT_RENAME(uregex_setText)
1407 #define uregex_setTimeLimit U_ICU_ENTRY_POINT_RENAME(uregex_setTimeLimit)
1408 #define uregex_setUText U_ICU_ENTRY_POINT_RENAME(uregex_setUText)
1409 #define uregex_split U_ICU_ENTRY_POINT_RENAME(uregex_split)
1410 #define uregex_splitUText U_ICU_ENTRY_POINT_RENAME(uregex_splitUText)
1411 #define uregex_start U_ICU_ENTRY_POINT_RENAME(uregex_start)
1412 #define uregex_start64 U_ICU_ENTRY_POINT_RENAME(uregex_start64)
1413 #define uregex_ucstr_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_ucstr_unesc ape_charAt)
1414 #define uregex_useAnchoringBounds U_ICU_ENTRY_POINT_RENAME(uregex_useAnchoringBo unds)
1415 #define uregex_useTransparentBounds U_ICU_ENTRY_POINT_RENAME(uregex_useTranspare ntBounds)
1416 #define uregex_utext_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_utext_unesc ape_charAt)
1417 #define ures_close U_ICU_ENTRY_POINT_RENAME(ures_close)
1418 #define ures_copyResb U_ICU_ENTRY_POINT_RENAME(ures_copyResb)
1419 #define ures_countArrayItems U_ICU_ENTRY_POINT_RENAME(ures_countArrayItems)
1420 #define ures_findResource U_ICU_ENTRY_POINT_RENAME(ures_findResource)
1421 #define ures_findSubResource U_ICU_ENTRY_POINT_RENAME(ures_findSubResource)
1422 #define ures_getBinary U_ICU_ENTRY_POINT_RENAME(ures_getBinary)
1423 #define ures_getByIndex U_ICU_ENTRY_POINT_RENAME(ures_getByIndex)
1424 #define ures_getByKey U_ICU_ENTRY_POINT_RENAME(ures_getByKey)
1425 #define ures_getByKeyWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getByKeyWithFall back)
1426 #define ures_getFunctionalEquivalent U_ICU_ENTRY_POINT_RENAME(ures_getFunctional Equivalent)
1427 #define ures_getInt U_ICU_ENTRY_POINT_RENAME(ures_getInt)
1428 #define ures_getIntVector U_ICU_ENTRY_POINT_RENAME(ures_getIntVector)
1429 #define ures_getKey U_ICU_ENTRY_POINT_RENAME(ures_getKey)
1430 #define ures_getKeywordValues U_ICU_ENTRY_POINT_RENAME(ures_getKeywordValues)
1431 #define ures_getLocale U_ICU_ENTRY_POINT_RENAME(ures_getLocale)
1432 #define ures_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ures_getLocaleByType)
1433 #define ures_getLocaleInternal U_ICU_ENTRY_POINT_RENAME(ures_getLocaleInternal)
1434 #define ures_getName U_ICU_ENTRY_POINT_RENAME(ures_getName)
1435 #define ures_getNextResource U_ICU_ENTRY_POINT_RENAME(ures_getNextResource)
1436 #define ures_getNextString U_ICU_ENTRY_POINT_RENAME(ures_getNextString)
1437 #define ures_getSize U_ICU_ENTRY_POINT_RENAME(ures_getSize)
1438 #define ures_getString U_ICU_ENTRY_POINT_RENAME(ures_getString)
1439 #define ures_getStringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getStringByIndex)
1440 #define ures_getStringByKey U_ICU_ENTRY_POINT_RENAME(ures_getStringByKey)
1441 #define ures_getStringByKeyWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getStringB yKeyWithFallback)
1442 #define ures_getType U_ICU_ENTRY_POINT_RENAME(ures_getType)
1443 #define ures_getUInt U_ICU_ENTRY_POINT_RENAME(ures_getUInt)
1444 #define ures_getUTF8String U_ICU_ENTRY_POINT_RENAME(ures_getUTF8String)
1445 #define ures_getUTF8StringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getUTF8StringByI ndex)
1446 #define ures_getUTF8StringByKey U_ICU_ENTRY_POINT_RENAME(ures_getUTF8StringByKey )
1447 #define ures_getVersion U_ICU_ENTRY_POINT_RENAME(ures_getVersion)
1448 #define ures_getVersionByKey U_ICU_ENTRY_POINT_RENAME(ures_getVersionByKey)
1449 #define ures_getVersionNumber U_ICU_ENTRY_POINT_RENAME(ures_getVersionNumber)
1450 #define ures_getVersionNumberInternal U_ICU_ENTRY_POINT_RENAME(ures_getVersionNu mberInternal)
1451 #define ures_hasNext U_ICU_ENTRY_POINT_RENAME(ures_hasNext)
1452 #define ures_initStackObject U_ICU_ENTRY_POINT_RENAME(ures_initStackObject)
1453 #define ures_open U_ICU_ENTRY_POINT_RENAME(ures_open)
1454 #define ures_openAvailableLocales U_ICU_ENTRY_POINT_RENAME(ures_openAvailableLoc ales)
1455 #define ures_openDirect U_ICU_ENTRY_POINT_RENAME(ures_openDirect)
1456 #define ures_openFillIn U_ICU_ENTRY_POINT_RENAME(ures_openFillIn)
1457 #define ures_openU U_ICU_ENTRY_POINT_RENAME(ures_openU)
1458 #define ures_resetIterator U_ICU_ENTRY_POINT_RENAME(ures_resetIterator)
1459 #define ures_swap U_ICU_ENTRY_POINT_RENAME(ures_swap)
1460 #define uscript_closeRun U_ICU_ENTRY_POINT_RENAME(uscript_closeRun)
1461 #define uscript_getCode U_ICU_ENTRY_POINT_RENAME(uscript_getCode)
1462 #define uscript_getName U_ICU_ENTRY_POINT_RENAME(uscript_getName)
1463 #define uscript_getScript U_ICU_ENTRY_POINT_RENAME(uscript_getScript)
1464 #define uscript_getScriptExtensions U_ICU_ENTRY_POINT_RENAME(uscript_getScriptEx tensions)
1465 #define uscript_getShortName U_ICU_ENTRY_POINT_RENAME(uscript_getShortName)
1466 #define uscript_hasScript U_ICU_ENTRY_POINT_RENAME(uscript_hasScript)
1467 #define uscript_nextRun U_ICU_ENTRY_POINT_RENAME(uscript_nextRun)
1468 #define uscript_openRun U_ICU_ENTRY_POINT_RENAME(uscript_openRun)
1469 #define uscript_resetRun U_ICU_ENTRY_POINT_RENAME(uscript_resetRun)
1470 #define uscript_setRunText U_ICU_ENTRY_POINT_RENAME(uscript_setRunText)
1471 #define usearch_close U_ICU_ENTRY_POINT_RENAME(usearch_close)
1472 #define usearch_first U_ICU_ENTRY_POINT_RENAME(usearch_first)
1473 #define usearch_following U_ICU_ENTRY_POINT_RENAME(usearch_following)
1474 #define usearch_getAttribute U_ICU_ENTRY_POINT_RENAME(usearch_getAttribute)
1475 #define usearch_getBreakIterator U_ICU_ENTRY_POINT_RENAME(usearch_getBreakIterat or)
1476 #define usearch_getCollator U_ICU_ENTRY_POINT_RENAME(usearch_getCollator)
1477 #define usearch_getMatchedLength U_ICU_ENTRY_POINT_RENAME(usearch_getMatchedLeng th)
1478 #define usearch_getMatchedStart U_ICU_ENTRY_POINT_RENAME(usearch_getMatchedStart )
1479 #define usearch_getMatchedText U_ICU_ENTRY_POINT_RENAME(usearch_getMatchedText)
1480 #define usearch_getOffset U_ICU_ENTRY_POINT_RENAME(usearch_getOffset)
1481 #define usearch_getPattern U_ICU_ENTRY_POINT_RENAME(usearch_getPattern)
1482 #define usearch_getText U_ICU_ENTRY_POINT_RENAME(usearch_getText)
1483 #define usearch_handleNextCanonical U_ICU_ENTRY_POINT_RENAME(usearch_handleNextC anonical)
1484 #define usearch_handleNextExact U_ICU_ENTRY_POINT_RENAME(usearch_handleNextExact )
1485 #define usearch_handlePreviousCanonical U_ICU_ENTRY_POINT_RENAME(usearch_handleP reviousCanonical)
1486 #define usearch_handlePreviousExact U_ICU_ENTRY_POINT_RENAME(usearch_handlePrevi ousExact)
1487 #define usearch_last U_ICU_ENTRY_POINT_RENAME(usearch_last)
1488 #define usearch_next U_ICU_ENTRY_POINT_RENAME(usearch_next)
1489 #define usearch_open U_ICU_ENTRY_POINT_RENAME(usearch_open)
1490 #define usearch_openFromCollator U_ICU_ENTRY_POINT_RENAME(usearch_openFromCollat or)
1491 #define usearch_preceding U_ICU_ENTRY_POINT_RENAME(usearch_preceding)
1492 #define usearch_previous U_ICU_ENTRY_POINT_RENAME(usearch_previous)
1493 #define usearch_reset U_ICU_ENTRY_POINT_RENAME(usearch_reset)
1494 #define usearch_search U_ICU_ENTRY_POINT_RENAME(usearch_search)
1495 #define usearch_searchBackwards U_ICU_ENTRY_POINT_RENAME(usearch_searchBackwards )
1496 #define usearch_setAttribute U_ICU_ENTRY_POINT_RENAME(usearch_setAttribute)
1497 #define usearch_setBreakIterator U_ICU_ENTRY_POINT_RENAME(usearch_setBreakIterat or)
1498 #define usearch_setCollator U_ICU_ENTRY_POINT_RENAME(usearch_setCollator)
1499 #define usearch_setOffset U_ICU_ENTRY_POINT_RENAME(usearch_setOffset)
1500 #define usearch_setPattern U_ICU_ENTRY_POINT_RENAME(usearch_setPattern)
1501 #define usearch_setText U_ICU_ENTRY_POINT_RENAME(usearch_setText)
1502 #define uset_add U_ICU_ENTRY_POINT_RENAME(uset_add)
1503 #define uset_addAll U_ICU_ENTRY_POINT_RENAME(uset_addAll)
1504 #define uset_addAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_addAllCodePoints)
1505 #define uset_addRange U_ICU_ENTRY_POINT_RENAME(uset_addRange)
1506 #define uset_addString U_ICU_ENTRY_POINT_RENAME(uset_addString)
1507 #define uset_applyIntPropertyValue U_ICU_ENTRY_POINT_RENAME(uset_applyIntPropert yValue)
1508 #define uset_applyPattern U_ICU_ENTRY_POINT_RENAME(uset_applyPattern)
1509 #define uset_applyPropertyAlias U_ICU_ENTRY_POINT_RENAME(uset_applyPropertyAlias )
1510 #define uset_charAt U_ICU_ENTRY_POINT_RENAME(uset_charAt)
1511 #define uset_clear U_ICU_ENTRY_POINT_RENAME(uset_clear)
1512 #define uset_clone U_ICU_ENTRY_POINT_RENAME(uset_clone)
1513 #define uset_cloneAsThawed U_ICU_ENTRY_POINT_RENAME(uset_cloneAsThawed)
1514 #define uset_close U_ICU_ENTRY_POINT_RENAME(uset_close)
1515 #define uset_closeOver U_ICU_ENTRY_POINT_RENAME(uset_closeOver)
1516 #define uset_compact U_ICU_ENTRY_POINT_RENAME(uset_compact)
1517 #define uset_complement U_ICU_ENTRY_POINT_RENAME(uset_complement)
1518 #define uset_complementAll U_ICU_ENTRY_POINT_RENAME(uset_complementAll)
1519 #define uset_contains U_ICU_ENTRY_POINT_RENAME(uset_contains)
1520 #define uset_containsAll U_ICU_ENTRY_POINT_RENAME(uset_containsAll)
1521 #define uset_containsAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_containsAllCode Points)
1522 #define uset_containsNone U_ICU_ENTRY_POINT_RENAME(uset_containsNone)
1523 #define uset_containsRange U_ICU_ENTRY_POINT_RENAME(uset_containsRange)
1524 #define uset_containsSome U_ICU_ENTRY_POINT_RENAME(uset_containsSome)
1525 #define uset_containsString U_ICU_ENTRY_POINT_RENAME(uset_containsString)
1526 #define uset_equals U_ICU_ENTRY_POINT_RENAME(uset_equals)
1527 #define uset_freeze U_ICU_ENTRY_POINT_RENAME(uset_freeze)
1528 #define uset_getItem U_ICU_ENTRY_POINT_RENAME(uset_getItem)
1529 #define uset_getItemCount U_ICU_ENTRY_POINT_RENAME(uset_getItemCount)
1530 #define uset_getSerializedRange U_ICU_ENTRY_POINT_RENAME(uset_getSerializedRange )
1531 #define uset_getSerializedRangeCount U_ICU_ENTRY_POINT_RENAME(uset_getSerialized RangeCount)
1532 #define uset_getSerializedSet U_ICU_ENTRY_POINT_RENAME(uset_getSerializedSet)
1533 #define uset_indexOf U_ICU_ENTRY_POINT_RENAME(uset_indexOf)
1534 #define uset_isEmpty U_ICU_ENTRY_POINT_RENAME(uset_isEmpty)
1535 #define uset_isFrozen U_ICU_ENTRY_POINT_RENAME(uset_isFrozen)
1536 #define uset_open U_ICU_ENTRY_POINT_RENAME(uset_open)
1537 #define uset_openEmpty U_ICU_ENTRY_POINT_RENAME(uset_openEmpty)
1538 #define uset_openPattern U_ICU_ENTRY_POINT_RENAME(uset_openPattern)
1539 #define uset_openPatternOptions U_ICU_ENTRY_POINT_RENAME(uset_openPatternOptions )
1540 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove)
1541 #define uset_removeAll U_ICU_ENTRY_POINT_RENAME(uset_removeAll)
1542 #define uset_removeAllStrings U_ICU_ENTRY_POINT_RENAME(uset_removeAllStrings)
1543 #define uset_removeRange U_ICU_ENTRY_POINT_RENAME(uset_removeRange)
1544 #define uset_removeString U_ICU_ENTRY_POINT_RENAME(uset_removeString)
1545 #define uset_resemblesPattern U_ICU_ENTRY_POINT_RENAME(uset_resemblesPattern)
1546 #define uset_retain U_ICU_ENTRY_POINT_RENAME(uset_retain)
1547 #define uset_retainAll U_ICU_ENTRY_POINT_RENAME(uset_retainAll)
1548 #define uset_serialize U_ICU_ENTRY_POINT_RENAME(uset_serialize)
1549 #define uset_serializedContains U_ICU_ENTRY_POINT_RENAME(uset_serializedContains )
1550 #define uset_set U_ICU_ENTRY_POINT_RENAME(uset_set)
1551 #define uset_setSerializedToOne U_ICU_ENTRY_POINT_RENAME(uset_setSerializedToOne )
1552 #define uset_size U_ICU_ENTRY_POINT_RENAME(uset_size)
1553 #define uset_span U_ICU_ENTRY_POINT_RENAME(uset_span)
1554 #define uset_spanBack U_ICU_ENTRY_POINT_RENAME(uset_spanBack)
1555 #define uset_spanBackUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanBackUTF8)
1556 #define uset_spanUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanUTF8)
1557 #define uset_toPattern U_ICU_ENTRY_POINT_RENAME(uset_toPattern)
1558 #define uspoof_areConfusable U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusable)
1559 #define uspoof_areConfusableUTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusableUT F8)
1560 #define uspoof_areConfusableUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_areCon fusableUnicodeString)
1561 #define uspoof_check U_ICU_ENTRY_POINT_RENAME(uspoof_check)
1562 #define uspoof_checkUTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_checkUTF8)
1563 #define uspoof_checkUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_checkUnicodeSt ring)
1564 #define uspoof_clone U_ICU_ENTRY_POINT_RENAME(uspoof_clone)
1565 #define uspoof_close U_ICU_ENTRY_POINT_RENAME(uspoof_close)
1566 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars)
1567 #define uspoof_getAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedLocal es)
1568 #define uspoof_getAllowedUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedUn icodeSet)
1569 #define uspoof_getChecks U_ICU_ENTRY_POINT_RENAME(uspoof_getChecks)
1570 #define uspoof_getSkeleton U_ICU_ENTRY_POINT_RENAME(uspoof_getSkeleton)
1571 #define uspoof_getSkeletonUTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_getSkeletonUTF8)
1572 #define uspoof_getSkeletonUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_getSkele tonUnicodeString)
1573 #define uspoof_open U_ICU_ENTRY_POINT_RENAME(uspoof_open)
1574 #define uspoof_openFromSerialized U_ICU_ENTRY_POINT_RENAME(uspoof_openFromSerial ized)
1575 #define uspoof_openFromSource U_ICU_ENTRY_POINT_RENAME(uspoof_openFromSource)
1576 #define uspoof_serialize U_ICU_ENTRY_POINT_RENAME(uspoof_serialize)
1577 #define uspoof_setAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedChars)
1578 #define uspoof_setAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedLocal es)
1579 #define uspoof_setAllowedUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedUn icodeSet)
1580 #define uspoof_setChecks U_ICU_ENTRY_POINT_RENAME(uspoof_setChecks)
1581 #define uspoof_swap U_ICU_ENTRY_POINT_RENAME(uspoof_swap)
1582 #define usprep_close U_ICU_ENTRY_POINT_RENAME(usprep_close)
1583 #define usprep_open U_ICU_ENTRY_POINT_RENAME(usprep_open)
1584 #define usprep_openByType U_ICU_ENTRY_POINT_RENAME(usprep_openByType)
1585 #define usprep_prepare U_ICU_ENTRY_POINT_RENAME(usprep_prepare)
1586 #define usprep_swap U_ICU_ENTRY_POINT_RENAME(usprep_swap)
1587 #define ustr_foldCase U_ICU_ENTRY_POINT_RENAME(ustr_foldCase)
1588 #define ustr_toLower U_ICU_ENTRY_POINT_RENAME(ustr_toLower)
1589 #define ustr_toTitle U_ICU_ENTRY_POINT_RENAME(ustr_toTitle)
1590 #define ustr_toUpper U_ICU_ENTRY_POINT_RENAME(ustr_toUpper)
1591 #define utext_caseCompare U_ICU_ENTRY_POINT_RENAME(utext_caseCompare)
1592 #define utext_caseCompareNativeLimit U_ICU_ENTRY_POINT_RENAME(utext_caseCompareN ativeLimit)
1593 #define utext_char32At U_ICU_ENTRY_POINT_RENAME(utext_char32At)
1594 #define utext_clone U_ICU_ENTRY_POINT_RENAME(utext_clone)
1595 #define utext_close U_ICU_ENTRY_POINT_RENAME(utext_close)
1596 #define utext_compare U_ICU_ENTRY_POINT_RENAME(utext_compare)
1597 #define utext_compareNativeLimit U_ICU_ENTRY_POINT_RENAME(utext_compareNativeLim it)
1598 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy)
1599 #define utext_current32 U_ICU_ENTRY_POINT_RENAME(utext_current32)
1600 #define utext_equals U_ICU_ENTRY_POINT_RENAME(utext_equals)
1601 #define utext_extract U_ICU_ENTRY_POINT_RENAME(utext_extract)
1602 #define utext_freeze U_ICU_ENTRY_POINT_RENAME(utext_freeze)
1603 #define utext_getNativeIndex U_ICU_ENTRY_POINT_RENAME(utext_getNativeIndex)
1604 #define utext_getPreviousNativeIndex U_ICU_ENTRY_POINT_RENAME(utext_getPreviousN ativeIndex)
1605 #define utext_hasMetaData U_ICU_ENTRY_POINT_RENAME(utext_hasMetaData)
1606 #define utext_isLengthExpensive U_ICU_ENTRY_POINT_RENAME(utext_isLengthExpensive )
1607 #define utext_isWritable U_ICU_ENTRY_POINT_RENAME(utext_isWritable)
1608 #define utext_moveIndex32 U_ICU_ENTRY_POINT_RENAME(utext_moveIndex32)
1609 #define utext_nativeLength U_ICU_ENTRY_POINT_RENAME(utext_nativeLength)
1610 #define utext_next32 U_ICU_ENTRY_POINT_RENAME(utext_next32)
1611 #define utext_next32From U_ICU_ENTRY_POINT_RENAME(utext_next32From)
1612 #define utext_openCharacterIterator U_ICU_ENTRY_POINT_RENAME(utext_openCharacter Iterator)
1613 #define utext_openConstUnicodeString U_ICU_ENTRY_POINT_RENAME(utext_openConstUni codeString)
1614 #define utext_openReplaceable U_ICU_ENTRY_POINT_RENAME(utext_openReplaceable)
1615 #define utext_openUChars U_ICU_ENTRY_POINT_RENAME(utext_openUChars)
1616 #define utext_openUTF8 U_ICU_ENTRY_POINT_RENAME(utext_openUTF8)
1617 #define utext_openUnicodeString U_ICU_ENTRY_POINT_RENAME(utext_openUnicodeString )
1618 #define utext_previous32 U_ICU_ENTRY_POINT_RENAME(utext_previous32)
1619 #define utext_previous32From U_ICU_ENTRY_POINT_RENAME(utext_previous32From)
1620 #define utext_replace U_ICU_ENTRY_POINT_RENAME(utext_replace)
1621 #define utext_setNativeIndex U_ICU_ENTRY_POINT_RENAME(utext_setNativeIndex)
1622 #define utext_setup U_ICU_ENTRY_POINT_RENAME(utext_setup)
1623 #define utf8_appendCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_appendCharSafeBody )
1624 #define utf8_back1SafeBody U_ICU_ENTRY_POINT_RENAME(utf8_back1SafeBody)
1625 #define utf8_countTrailBytes U_ICU_ENTRY_POINT_RENAME(utf8_countTrailBytes)
1626 #define utf8_nextCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_nextCharSafeBody)
1627 #define utf8_prevCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_prevCharSafeBody)
1628 #define utmscale_fromInt64 U_ICU_ENTRY_POINT_RENAME(utmscale_fromInt64)
1629 #define utmscale_getTimeScaleValue U_ICU_ENTRY_POINT_RENAME(utmscale_getTimeScal eValue)
1630 #define utmscale_toInt64 U_ICU_ENTRY_POINT_RENAME(utmscale_toInt64)
1631 #define utrace_cleanup U_ICU_ENTRY_POINT_RENAME(utrace_cleanup)
1632 #define utrace_data U_ICU_ENTRY_POINT_RENAME(utrace_data)
1633 #define utrace_entry U_ICU_ENTRY_POINT_RENAME(utrace_entry)
1634 #define utrace_exit U_ICU_ENTRY_POINT_RENAME(utrace_exit)
1635 #define utrace_format U_ICU_ENTRY_POINT_RENAME(utrace_format)
1636 #define utrace_functionName U_ICU_ENTRY_POINT_RENAME(utrace_functionName)
1637 #define utrace_getFunctions U_ICU_ENTRY_POINT_RENAME(utrace_getFunctions)
1638 #define utrace_getLevel U_ICU_ENTRY_POINT_RENAME(utrace_getLevel)
1639 #define utrace_level U_ICU_ENTRY_POINT_RENAME(utrace_level)
1640 #define utrace_setFunctions U_ICU_ENTRY_POINT_RENAME(utrace_setFunctions)
1641 #define utrace_setLevel U_ICU_ENTRY_POINT_RENAME(utrace_setLevel)
1642 #define utrace_vformat U_ICU_ENTRY_POINT_RENAME(utrace_vformat)
1643 #define utrans_clone U_ICU_ENTRY_POINT_RENAME(utrans_clone)
1644 #define utrans_close U_ICU_ENTRY_POINT_RENAME(utrans_close)
1645 #define utrans_countAvailableIDs U_ICU_ENTRY_POINT_RENAME(utrans_countAvailableI Ds)
1646 #define utrans_getAvailableID U_ICU_ENTRY_POINT_RENAME(utrans_getAvailableID)
1647 #define utrans_getID U_ICU_ENTRY_POINT_RENAME(utrans_getID)
1648 #define utrans_getUnicodeID U_ICU_ENTRY_POINT_RENAME(utrans_getUnicodeID)
1649 #define utrans_open U_ICU_ENTRY_POINT_RENAME(utrans_open)
1650 #define utrans_openIDs U_ICU_ENTRY_POINT_RENAME(utrans_openIDs)
1651 #define utrans_openInverse U_ICU_ENTRY_POINT_RENAME(utrans_openInverse)
1652 #define utrans_openU U_ICU_ENTRY_POINT_RENAME(utrans_openU)
1653 #define utrans_register U_ICU_ENTRY_POINT_RENAME(utrans_register)
1654 #define utrans_rep_caseContextIterator U_ICU_ENTRY_POINT_RENAME(utrans_rep_caseC ontextIterator)
1655 #define utrans_setFilter U_ICU_ENTRY_POINT_RENAME(utrans_setFilter)
1656 #define utrans_stripRules U_ICU_ENTRY_POINT_RENAME(utrans_stripRules)
1657 #define utrans_trans U_ICU_ENTRY_POINT_RENAME(utrans_trans)
1658 #define utrans_transIncremental U_ICU_ENTRY_POINT_RENAME(utrans_transIncremental )
1659 #define utrans_transIncrementalUChars U_ICU_ENTRY_POINT_RENAME(utrans_transIncre mentalUChars)
1660 #define utrans_transUChars U_ICU_ENTRY_POINT_RENAME(utrans_transUChars)
1661 #define utrans_transliterator_cleanup U_ICU_ENTRY_POINT_RENAME(utrans_transliter ator_cleanup)
1662 #define utrans_unregister U_ICU_ENTRY_POINT_RENAME(utrans_unregister)
1663 #define utrans_unregisterID U_ICU_ENTRY_POINT_RENAME(utrans_unregisterID)
1664 #define utrie2_clone U_ICU_ENTRY_POINT_RENAME(utrie2_clone)
1665 #define utrie2_cloneAsThawed U_ICU_ENTRY_POINT_RENAME(utrie2_cloneAsThawed)
1666 #define utrie2_close U_ICU_ENTRY_POINT_RENAME(utrie2_close)
1667 #define utrie2_enum U_ICU_ENTRY_POINT_RENAME(utrie2_enum)
1668 #define utrie2_enumForLeadSurrogate U_ICU_ENTRY_POINT_RENAME(utrie2_enumForLeadS urrogate)
1669 #define utrie2_freeze U_ICU_ENTRY_POINT_RENAME(utrie2_freeze)
1670 #define utrie2_fromUTrie U_ICU_ENTRY_POINT_RENAME(utrie2_fromUTrie)
1671 #define utrie2_get32 U_ICU_ENTRY_POINT_RENAME(utrie2_get32)
1672 #define utrie2_get32FromLeadSurrogateCodeUnit U_ICU_ENTRY_POINT_RENAME(utrie2_ge t32FromLeadSurrogateCodeUnit)
1673 #define utrie2_getVersion U_ICU_ENTRY_POINT_RENAME(utrie2_getVersion)
1674 #define utrie2_internalU8NextIndex U_ICU_ENTRY_POINT_RENAME(utrie2_internalU8Nex tIndex)
1675 #define utrie2_internalU8PrevIndex U_ICU_ENTRY_POINT_RENAME(utrie2_internalU8Pre vIndex)
1676 #define utrie2_isFrozen U_ICU_ENTRY_POINT_RENAME(utrie2_isFrozen)
1677 #define utrie2_open U_ICU_ENTRY_POINT_RENAME(utrie2_open)
1678 #define utrie2_openDummy U_ICU_ENTRY_POINT_RENAME(utrie2_openDummy)
1679 #define utrie2_openFromSerialized U_ICU_ENTRY_POINT_RENAME(utrie2_openFromSerial ized)
1680 #define utrie2_serialize U_ICU_ENTRY_POINT_RENAME(utrie2_serialize)
1681 #define utrie2_set32 U_ICU_ENTRY_POINT_RENAME(utrie2_set32)
1682 #define utrie2_set32ForLeadSurrogateCodeUnit U_ICU_ENTRY_POINT_RENAME(utrie2_set 32ForLeadSurrogateCodeUnit)
1683 #define utrie2_setRange32 U_ICU_ENTRY_POINT_RENAME(utrie2_setRange32)
1684 #define utrie2_swap U_ICU_ENTRY_POINT_RENAME(utrie2_swap)
1685 #define utrie2_swapAnyVersion U_ICU_ENTRY_POINT_RENAME(utrie2_swapAnyVersion)
1686 #define utrie_clone U_ICU_ENTRY_POINT_RENAME(utrie_clone)
1687 #define utrie_close U_ICU_ENTRY_POINT_RENAME(utrie_close)
1688 #define utrie_defaultGetFoldingOffset U_ICU_ENTRY_POINT_RENAME(utrie_defaultGetF oldingOffset)
1689 #define utrie_enum U_ICU_ENTRY_POINT_RENAME(utrie_enum)
1690 #define utrie_get32 U_ICU_ENTRY_POINT_RENAME(utrie_get32)
1691 #define utrie_getData U_ICU_ENTRY_POINT_RENAME(utrie_getData)
1692 #define utrie_open U_ICU_ENTRY_POINT_RENAME(utrie_open)
1693 #define utrie_serialize U_ICU_ENTRY_POINT_RENAME(utrie_serialize)
1694 #define utrie_set32 U_ICU_ENTRY_POINT_RENAME(utrie_set32)
1695 #define utrie_setRange32 U_ICU_ENTRY_POINT_RENAME(utrie_setRange32)
1696 #define utrie_swap U_ICU_ENTRY_POINT_RENAME(utrie_swap)
1697 #define utrie_unserialize U_ICU_ENTRY_POINT_RENAME(utrie_unserialize)
1698 #define utrie_unserializeDummy U_ICU_ENTRY_POINT_RENAME(utrie_unserializeDummy)
1699 #define vzone_clone U_ICU_ENTRY_POINT_RENAME(vzone_clone)
1700 #define vzone_close U_ICU_ENTRY_POINT_RENAME(vzone_close)
1701 #define vzone_countTransitionRules U_ICU_ENTRY_POINT_RENAME(vzone_countTransitio nRules)
1702 #define vzone_equals U_ICU_ENTRY_POINT_RENAME(vzone_equals)
1703 #define vzone_getDynamicClassID U_ICU_ENTRY_POINT_RENAME(vzone_getDynamicClassID )
1704 #define vzone_getLastModified U_ICU_ENTRY_POINT_RENAME(vzone_getLastModified)
1705 #define vzone_getNextTransition U_ICU_ENTRY_POINT_RENAME(vzone_getNextTransition )
1706 #define vzone_getOffset U_ICU_ENTRY_POINT_RENAME(vzone_getOffset)
1707 #define vzone_getOffset2 U_ICU_ENTRY_POINT_RENAME(vzone_getOffset2)
1708 #define vzone_getOffset3 U_ICU_ENTRY_POINT_RENAME(vzone_getOffset3)
1709 #define vzone_getPreviousTransition U_ICU_ENTRY_POINT_RENAME(vzone_getPreviousTr ansition)
1710 #define vzone_getRawOffset U_ICU_ENTRY_POINT_RENAME(vzone_getRawOffset)
1711 #define vzone_getStaticClassID U_ICU_ENTRY_POINT_RENAME(vzone_getStaticClassID)
1712 #define vzone_getTZURL U_ICU_ENTRY_POINT_RENAME(vzone_getTZURL)
1713 #define vzone_hasSameRules U_ICU_ENTRY_POINT_RENAME(vzone_hasSameRules)
1714 #define vzone_inDaylightTime U_ICU_ENTRY_POINT_RENAME(vzone_inDaylightTime)
1715 #define vzone_openData U_ICU_ENTRY_POINT_RENAME(vzone_openData)
1716 #define vzone_openID U_ICU_ENTRY_POINT_RENAME(vzone_openID)
1717 #define vzone_setLastModified U_ICU_ENTRY_POINT_RENAME(vzone_setLastModified)
1718 #define vzone_setRawOffset U_ICU_ENTRY_POINT_RENAME(vzone_setRawOffset)
1719 #define vzone_setTZURL U_ICU_ENTRY_POINT_RENAME(vzone_setTZURL)
1720 #define vzone_useDaylightTime U_ICU_ENTRY_POINT_RENAME(vzone_useDaylightTime)
1721 #define vzone_write U_ICU_ENTRY_POINT_RENAME(vzone_write)
1722 #define vzone_writeFromStart U_ICU_ENTRY_POINT_RENAME(vzone_writeFromStart)
1723 #define vzone_writeSimple U_ICU_ENTRY_POINT_RENAME(vzone_writeSimple)
1724 #define zrule_close U_ICU_ENTRY_POINT_RENAME(zrule_close)
1725 #define zrule_equals U_ICU_ENTRY_POINT_RENAME(zrule_equals)
1726 #define zrule_getDSTSavings U_ICU_ENTRY_POINT_RENAME(zrule_getDSTSavings)
1727 #define zrule_getName U_ICU_ENTRY_POINT_RENAME(zrule_getName)
1728 #define zrule_getRawOffset U_ICU_ENTRY_POINT_RENAME(zrule_getRawOffset)
1729 #define zrule_isEquivalentTo U_ICU_ENTRY_POINT_RENAME(zrule_isEquivalentTo)
1730 #define ztrans_adoptFrom U_ICU_ENTRY_POINT_RENAME(ztrans_adoptFrom)
1731 #define ztrans_adoptTo U_ICU_ENTRY_POINT_RENAME(ztrans_adoptTo)
1732 #define ztrans_clone U_ICU_ENTRY_POINT_RENAME(ztrans_clone)
1733 #define ztrans_close U_ICU_ENTRY_POINT_RENAME(ztrans_close)
1734 #define ztrans_equals U_ICU_ENTRY_POINT_RENAME(ztrans_equals)
1735 #define ztrans_getDynamicClassID U_ICU_ENTRY_POINT_RENAME(ztrans_getDynamicClass ID)
1736 #define ztrans_getFrom U_ICU_ENTRY_POINT_RENAME(ztrans_getFrom)
1737 #define ztrans_getStaticClassID U_ICU_ENTRY_POINT_RENAME(ztrans_getStaticClassID )
1738 #define ztrans_getTime U_ICU_ENTRY_POINT_RENAME(ztrans_getTime)
1739 #define ztrans_getTo U_ICU_ENTRY_POINT_RENAME(ztrans_getTo)
1740 #define ztrans_open U_ICU_ENTRY_POINT_RENAME(ztrans_open)
1741 #define ztrans_openEmpty U_ICU_ENTRY_POINT_RENAME(ztrans_openEmpty)
1742 #define ztrans_setFrom U_ICU_ENTRY_POINT_RENAME(ztrans_setFrom)
1743 #define ztrans_setTime U_ICU_ENTRY_POINT_RENAME(ztrans_setTime)
1744 #define ztrans_setTo U_ICU_ENTRY_POINT_RENAME(ztrans_setTo)
1745
1746
1747 /* C++ class names renaming defines */
1748
1749 #ifdef XP_CPLUSPLUS
1750 #if !U_HAVE_NAMESPACE
1751
1752 #define AbsoluteValueSubstitution U_ICU_ENTRY_POINT_RENAME(AbsoluteValueSubstitu tion)
1753 #define AlternateSubstitutionSubtable U_ICU_ENTRY_POINT_RENAME(AlternateSubstitu tionSubtable)
1754 #define AnchorTable U_ICU_ENTRY_POINT_RENAME(AnchorTable)
1755 #define AndConstraint U_ICU_ENTRY_POINT_RENAME(AndConstraint)
1756 #define AnnualTimeZoneRule U_ICU_ENTRY_POINT_RENAME(AnnualTimeZoneRule)
1757 #define AnyTransliterator U_ICU_ENTRY_POINT_RENAME(AnyTransliterator)
1758 #define ArabicOpenTypeLayoutEngine U_ICU_ENTRY_POINT_RENAME(ArabicOpenTypeLayout Engine)
1759 #define ArabicShaping U_ICU_ENTRY_POINT_RENAME(ArabicShaping)
1760 #define ArgExtractor U_ICU_ENTRY_POINT_RENAME(ArgExtractor)
1761 #define BMPSet U_ICU_ENTRY_POINT_RENAME(BMPSet)
1762 #define BackwardUTrie2StringIterator U_ICU_ENTRY_POINT_RENAME(BackwardUTrie2Stri ngIterator)
1763 #define BadCharacterTable U_ICU_ENTRY_POINT_RENAME(BadCharacterTable)
1764 #define BasicCalendarFactory U_ICU_ENTRY_POINT_RENAME(BasicCalendarFactory)
1765 #define BasicTimeZone U_ICU_ENTRY_POINT_RENAME(BasicTimeZone)
1766 #define BinarySearchLookupTable U_ICU_ENTRY_POINT_RENAME(BinarySearchLookupTable )
1767 #define BoyerMooreSearch U_ICU_ENTRY_POINT_RENAME(BoyerMooreSearch)
1768 #define BreakIterator U_ICU_ENTRY_POINT_RENAME(BreakIterator)
1769 #define BreakTransliterator U_ICU_ENTRY_POINT_RENAME(BreakTransliterator)
1770 #define BuddhistCalendar U_ICU_ENTRY_POINT_RENAME(BuddhistCalendar)
1771 #define BuildCompactTrieHorizontalNode U_ICU_ENTRY_POINT_RENAME(BuildCompactTrie HorizontalNode)
1772 #define BuildCompactTrieNode U_ICU_ENTRY_POINT_RENAME(BuildCompactTrieNode)
1773 #define BuildCompactTrieVerticalNode U_ICU_ENTRY_POINT_RENAME(BuildCompactTrieVe rticalNode)
1774 #define BuilderScriptSet U_ICU_ENTRY_POINT_RENAME(BuilderScriptSet)
1775 #define ByteSink U_ICU_ENTRY_POINT_RENAME(ByteSink)
1776 #define CEBuffer U_ICU_ENTRY_POINT_RENAME(CEBuffer)
1777 #define CECalendar U_ICU_ENTRY_POINT_RENAME(CECalendar)
1778 #define CEList U_ICU_ENTRY_POINT_RENAME(CEList)
1779 #define CEToStringsMap U_ICU_ENTRY_POINT_RENAME(CEToStringsMap)
1780 #define CFactory U_ICU_ENTRY_POINT_RENAME(CFactory)
1781 #define Calendar U_ICU_ENTRY_POINT_RENAME(Calendar)
1782 #define CalendarAstronomer U_ICU_ENTRY_POINT_RENAME(CalendarAstronomer)
1783 #define CalendarCache U_ICU_ENTRY_POINT_RENAME(CalendarCache)
1784 #define CalendarData U_ICU_ENTRY_POINT_RENAME(CalendarData)
1785 #define CalendarService U_ICU_ENTRY_POINT_RENAME(CalendarService)
1786 #define CanonIterData U_ICU_ENTRY_POINT_RENAME(CanonIterData)
1787 #define CanonIterDataSingleton U_ICU_ENTRY_POINT_RENAME(CanonIterDataSingleton)
1788 #define CanonMarkFilter U_ICU_ENTRY_POINT_RENAME(CanonMarkFilter)
1789 #define CanonShaping U_ICU_ENTRY_POINT_RENAME(CanonShaping)
1790 #define CanonicalIterator U_ICU_ENTRY_POINT_RENAME(CanonicalIterator)
1791 #define CaseMapTransliterator U_ICU_ENTRY_POINT_RENAME(CaseMapTransliterator)
1792 #define ChainingContextualSubstitutionFormat1Subtable U_ICU_ENTRY_POINT_RENAME(C hainingContextualSubstitutionFormat1Subtable)
1793 #define ChainingContextualSubstitutionFormat2Subtable U_ICU_ENTRY_POINT_RENAME(C hainingContextualSubstitutionFormat2Subtable)
1794 #define ChainingContextualSubstitutionFormat3Subtable U_ICU_ENTRY_POINT_RENAME(C hainingContextualSubstitutionFormat3Subtable)
1795 #define ChainingContextualSubstitutionSubtable U_ICU_ENTRY_POINT_RENAME(Chaining ContextualSubstitutionSubtable)
1796 #define CharString U_ICU_ENTRY_POINT_RENAME(CharString)
1797 #define CharSubstitutionFilter U_ICU_ENTRY_POINT_RENAME(CharSubstitutionFilter)
1798 #define CharacterIterator U_ICU_ENTRY_POINT_RENAME(CharacterIterator)
1799 #define CharacterNode U_ICU_ENTRY_POINT_RENAME(CharacterNode)
1800 #define CharsetDetector U_ICU_ENTRY_POINT_RENAME(CharsetDetector)
1801 #define CharsetMatch U_ICU_ENTRY_POINT_RENAME(CharsetMatch)
1802 #define CharsetRecog_2022 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_2022)
1803 #define CharsetRecog_2022CN U_ICU_ENTRY_POINT_RENAME(CharsetRecog_2022CN)
1804 #define CharsetRecog_2022JP U_ICU_ENTRY_POINT_RENAME(CharsetRecog_2022JP)
1805 #define CharsetRecog_2022KR U_ICU_ENTRY_POINT_RENAME(CharsetRecog_2022KR)
1806 #define CharsetRecog_8859_1 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_1)
1807 #define CharsetRecog_8859_1_da U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_1_da)
1808 #define CharsetRecog_8859_1_de U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_1_de)
1809 #define CharsetRecog_8859_1_en U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_1_en)
1810 #define CharsetRecog_8859_1_es U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_1_es)
1811 #define CharsetRecog_8859_1_fr U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_1_fr)
1812 #define CharsetRecog_8859_1_it U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_1_it)
1813 #define CharsetRecog_8859_1_nl U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_1_nl)
1814 #define CharsetRecog_8859_1_no U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_1_no)
1815 #define CharsetRecog_8859_1_pt U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_1_pt)
1816 #define CharsetRecog_8859_1_sv U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_1_sv)
1817 #define CharsetRecog_8859_2 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_2)
1818 #define CharsetRecog_8859_2_cs U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_2_cs)
1819 #define CharsetRecog_8859_2_hu U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_2_hu)
1820 #define CharsetRecog_8859_2_pl U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_2_pl)
1821 #define CharsetRecog_8859_2_ro U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_2_ro)
1822 #define CharsetRecog_8859_5 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_5)
1823 #define CharsetRecog_8859_5_ru U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_5_ru)
1824 #define CharsetRecog_8859_6 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_6)
1825 #define CharsetRecog_8859_6_ar U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_6_ar)
1826 #define CharsetRecog_8859_7 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_7)
1827 #define CharsetRecog_8859_7_el U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_7_el)
1828 #define CharsetRecog_8859_8 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_8)
1829 #define CharsetRecog_8859_8_I_he U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_8_I_ he)
1830 #define CharsetRecog_8859_8_he U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_8_he)
1831 #define CharsetRecog_8859_9 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_9)
1832 #define CharsetRecog_8859_9_tr U_ICU_ENTRY_POINT_RENAME(CharsetRecog_8859_9_tr)
1833 #define CharsetRecog_IBM420_ar U_ICU_ENTRY_POINT_RENAME(CharsetRecog_IBM420_ar)
1834 #define CharsetRecog_IBM420_ar_ltr U_ICU_ENTRY_POINT_RENAME(CharsetRecog_IBM420_ ar_ltr)
1835 #define CharsetRecog_IBM420_ar_rtl U_ICU_ENTRY_POINT_RENAME(CharsetRecog_IBM420_ ar_rtl)
1836 #define CharsetRecog_IBM424_he U_ICU_ENTRY_POINT_RENAME(CharsetRecog_IBM424_he)
1837 #define CharsetRecog_IBM424_he_ltr U_ICU_ENTRY_POINT_RENAME(CharsetRecog_IBM424_ he_ltr)
1838 #define CharsetRecog_IBM424_he_rtl U_ICU_ENTRY_POINT_RENAME(CharsetRecog_IBM424_ he_rtl)
1839 #define CharsetRecog_KOI8_R U_ICU_ENTRY_POINT_RENAME(CharsetRecog_KOI8_R)
1840 #define CharsetRecog_UTF8 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_UTF8)
1841 #define CharsetRecog_UTF_16_BE U_ICU_ENTRY_POINT_RENAME(CharsetRecog_UTF_16_BE)
1842 #define CharsetRecog_UTF_16_LE U_ICU_ENTRY_POINT_RENAME(CharsetRecog_UTF_16_LE)
1843 #define CharsetRecog_UTF_32 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_UTF_32)
1844 #define CharsetRecog_UTF_32_BE U_ICU_ENTRY_POINT_RENAME(CharsetRecog_UTF_32_BE)
1845 #define CharsetRecog_UTF_32_LE U_ICU_ENTRY_POINT_RENAME(CharsetRecog_UTF_32_LE)
1846 #define CharsetRecog_Unicode U_ICU_ENTRY_POINT_RENAME(CharsetRecog_Unicode)
1847 #define CharsetRecog_big5 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_big5)
1848 #define CharsetRecog_euc U_ICU_ENTRY_POINT_RENAME(CharsetRecog_euc)
1849 #define CharsetRecog_euc_jp U_ICU_ENTRY_POINT_RENAME(CharsetRecog_euc_jp)
1850 #define CharsetRecog_euc_kr U_ICU_ENTRY_POINT_RENAME(CharsetRecog_euc_kr)
1851 #define CharsetRecog_gb_18030 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_gb_18030)
1852 #define CharsetRecog_mbcs U_ICU_ENTRY_POINT_RENAME(CharsetRecog_mbcs)
1853 #define CharsetRecog_sbcs U_ICU_ENTRY_POINT_RENAME(CharsetRecog_sbcs)
1854 #define CharsetRecog_sjis U_ICU_ENTRY_POINT_RENAME(CharsetRecog_sjis)
1855 #define CharsetRecog_windows_1251 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_windows_ 1251)
1856 #define CharsetRecog_windows_1256 U_ICU_ENTRY_POINT_RENAME(CharsetRecog_windows_ 1256)
1857 #define CharsetRecognizer U_ICU_ENTRY_POINT_RENAME(CharsetRecognizer)
1858 #define CheckedArrayByteSink U_ICU_ENTRY_POINT_RENAME(CheckedArrayByteSink)
1859 #define ChineseCalendar U_ICU_ENTRY_POINT_RENAME(ChineseCalendar)
1860 #define ChoiceFormat U_ICU_ENTRY_POINT_RENAME(ChoiceFormat)
1861 #define ClassDefFormat1Table U_ICU_ENTRY_POINT_RENAME(ClassDefFormat1Table)
1862 #define ClassDefFormat2Table U_ICU_ENTRY_POINT_RENAME(ClassDefFormat2Table)
1863 #define ClassDefinitionTable U_ICU_ENTRY_POINT_RENAME(ClassDefinitionTable)
1864 #define ClockMath U_ICU_ENTRY_POINT_RENAME(ClockMath)
1865 #define CollData U_ICU_ENTRY_POINT_RENAME(CollData)
1866 #define CollDataCache U_ICU_ENTRY_POINT_RENAME(CollDataCache)
1867 #define CollDataCacheEntry U_ICU_ENTRY_POINT_RENAME(CollDataCacheEntry)
1868 #define CollationElementIterator U_ICU_ENTRY_POINT_RENAME(CollationElementIterat or)
1869 #define CollationKey U_ICU_ENTRY_POINT_RENAME(CollationKey)
1870 #define CollationLocaleListEnumeration U_ICU_ENTRY_POINT_RENAME(CollationLocaleL istEnumeration)
1871 #define Collator U_ICU_ENTRY_POINT_RENAME(Collator)
1872 #define CollatorFactory U_ICU_ENTRY_POINT_RENAME(CollatorFactory)
1873 #define CompactTrieDictionary U_ICU_ENTRY_POINT_RENAME(CompactTrieDictionary)
1874 #define CompactTrieEnumeration U_ICU_ENTRY_POINT_RENAME(CompactTrieEnumeration)
1875 #define ComposeNormalizer2 U_ICU_ENTRY_POINT_RENAME(ComposeNormalizer2)
1876 #define CompoundTransliterator U_ICU_ENTRY_POINT_RENAME(CompoundTransliterator)
1877 #define ConfusabledataBuilder U_ICU_ENTRY_POINT_RENAME(ConfusabledataBuilder)
1878 #define ContextualGlyphSubstitutionProcessor U_ICU_ENTRY_POINT_RENAME(Contextual GlyphSubstitutionProcessor)
1879 #define ContextualSubstitutionBase U_ICU_ENTRY_POINT_RENAME(ContextualSubstituti onBase)
1880 #define ContextualSubstitutionFormat1Subtable U_ICU_ENTRY_POINT_RENAME(Contextua lSubstitutionFormat1Subtable)
1881 #define ContextualSubstitutionFormat2Subtable U_ICU_ENTRY_POINT_RENAME(Contextua lSubstitutionFormat2Subtable)
1882 #define ContextualSubstitutionFormat3Subtable U_ICU_ENTRY_POINT_RENAME(Contextua lSubstitutionFormat3Subtable)
1883 #define ContextualSubstitutionSubtable U_ICU_ENTRY_POINT_RENAME(ContextualSubsti tutionSubtable)
1884 #define CopticCalendar U_ICU_ENTRY_POINT_RENAME(CopticCalendar)
1885 #define CoverageFormat1Table U_ICU_ENTRY_POINT_RENAME(CoverageFormat1Table)
1886 #define CoverageFormat2Table U_ICU_ENTRY_POINT_RENAME(CoverageFormat2Table)
1887 #define CoverageTable U_ICU_ENTRY_POINT_RENAME(CoverageTable)
1888 #define CurrencyAmount U_ICU_ENTRY_POINT_RENAME(CurrencyAmount)
1889 #define CurrencyFormat U_ICU_ENTRY_POINT_RENAME(CurrencyFormat)
1890 #define CurrencyPluralInfo U_ICU_ENTRY_POINT_RENAME(CurrencyPluralInfo)
1891 #define CurrencyUnit U_ICU_ENTRY_POINT_RENAME(CurrencyUnit)
1892 #define CursiveAttachmentSubtable U_ICU_ENTRY_POINT_RENAME(CursiveAttachmentSubt able)
1893 #define DTRedundantEnumeration U_ICU_ENTRY_POINT_RENAME(DTRedundantEnumeration)
1894 #define DTSkeletonEnumeration U_ICU_ENTRY_POINT_RENAME(DTSkeletonEnumeration)
1895 #define DateFormat U_ICU_ENTRY_POINT_RENAME(DateFormat)
1896 #define DateFormatSymbols U_ICU_ENTRY_POINT_RENAME(DateFormatSymbols)
1897 #define DateInterval U_ICU_ENTRY_POINT_RENAME(DateInterval)
1898 #define DateIntervalFormat U_ICU_ENTRY_POINT_RENAME(DateIntervalFormat)
1899 #define DateIntervalInfo U_ICU_ENTRY_POINT_RENAME(DateIntervalInfo)
1900 #define DateTimeMatcher U_ICU_ENTRY_POINT_RENAME(DateTimeMatcher)
1901 #define DateTimePatternGenerator U_ICU_ENTRY_POINT_RENAME(DateTimePatternGenerat or)
1902 #define DateTimeRule U_ICU_ENTRY_POINT_RENAME(DateTimeRule)
1903 #define DecimalFormat U_ICU_ENTRY_POINT_RENAME(DecimalFormat)
1904 #define DecimalFormatSymbols U_ICU_ENTRY_POINT_RENAME(DecimalFormatSymbols)
1905 #define DecomposeNormalizer2 U_ICU_ENTRY_POINT_RENAME(DecomposeNormalizer2)
1906 #define DefaultCalendarFactory U_ICU_ENTRY_POINT_RENAME(DefaultCalendarFactory)
1907 #define DefaultCharMapper U_ICU_ENTRY_POINT_RENAME(DefaultCharMapper)
1908 #define DeviceTable U_ICU_ENTRY_POINT_RENAME(DeviceTable)
1909 #define DictionaryBreakEngine U_ICU_ENTRY_POINT_RENAME(DictionaryBreakEngine)
1910 #define DigitList U_ICU_ENTRY_POINT_RENAME(DigitList)
1911 #define DistanceInfo U_ICU_ENTRY_POINT_RENAME(DistanceInfo)
1912 #define EnumToOffset U_ICU_ENTRY_POINT_RENAME(EnumToOffset)
1913 #define ErrorCode U_ICU_ENTRY_POINT_RENAME(ErrorCode)
1914 #define EscapeTransliterator U_ICU_ENTRY_POINT_RENAME(EscapeTransliterator)
1915 #define EthiopicCalendar U_ICU_ENTRY_POINT_RENAME(EthiopicCalendar)
1916 #define EventListener U_ICU_ENTRY_POINT_RENAME(EventListener)
1917 #define ExtensionSubtable U_ICU_ENTRY_POINT_RENAME(ExtensionSubtable)
1918 #define FCDNormalizer2 U_ICU_ENTRY_POINT_RENAME(FCDNormalizer2)
1919 #define FCDTrieSingleton U_ICU_ENTRY_POINT_RENAME(FCDTrieSingleton)
1920 #define FeatureListTable U_ICU_ENTRY_POINT_RENAME(FeatureListTable)
1921 #define FieldPosition U_ICU_ENTRY_POINT_RENAME(FieldPosition)
1922 #define FieldPositionHandler U_ICU_ENTRY_POINT_RENAME(FieldPositionHandler)
1923 #define FieldPositionIterator U_ICU_ENTRY_POINT_RENAME(FieldPositionIterator)
1924 #define FieldPositionIteratorHandler U_ICU_ENTRY_POINT_RENAME(FieldPositionItera torHandler)
1925 #define FieldPositionOnlyHandler U_ICU_ENTRY_POINT_RENAME(FieldPositionOnlyHandl er)
1926 #define FilteredNormalizer2 U_ICU_ENTRY_POINT_RENAME(FilteredNormalizer2)
1927 #define FontRuns U_ICU_ENTRY_POINT_RENAME(FontRuns)
1928 #define Format U_ICU_ENTRY_POINT_RENAME(Format)
1929 #define Format1AnchorTable U_ICU_ENTRY_POINT_RENAME(Format1AnchorTable)
1930 #define Format2AnchorTable U_ICU_ENTRY_POINT_RENAME(Format2AnchorTable)
1931 #define Format3AnchorTable U_ICU_ENTRY_POINT_RENAME(Format3AnchorTable)
1932 #define FormatNameEnumeration U_ICU_ENTRY_POINT_RENAME(FormatNameEnumeration)
1933 #define FormatParser U_ICU_ENTRY_POINT_RENAME(FormatParser)
1934 #define Formattable U_ICU_ENTRY_POINT_RENAME(Formattable)
1935 #define ForwardCharacterIterator U_ICU_ENTRY_POINT_RENAME(ForwardCharacterIterat or)
1936 #define ForwardUTrie2StringIterator U_ICU_ENTRY_POINT_RENAME(ForwardUTrie2String Iterator)
1937 #define FractionalPartSubstitution U_ICU_ENTRY_POINT_RENAME(FractionalPartSubsti tution)
1938 #define FunctionReplacer U_ICU_ENTRY_POINT_RENAME(FunctionReplacer)
1939 #define GDEFMarkFilter U_ICU_ENTRY_POINT_RENAME(GDEFMarkFilter)
1940 #define GXLayoutEngine U_ICU_ENTRY_POINT_RENAME(GXLayoutEngine)
1941 #define GlyphDefinitionTableHeader U_ICU_ENTRY_POINT_RENAME(GlyphDefinitionTable Header)
1942 #define GlyphIterator U_ICU_ENTRY_POINT_RENAME(GlyphIterator)
1943 #define GlyphLookupTableHeader U_ICU_ENTRY_POINT_RENAME(GlyphLookupTableHeader)
1944 #define GlyphPositionAdjustments U_ICU_ENTRY_POINT_RENAME(GlyphPositionAdjustmen ts)
1945 #define GlyphPositioningLookupProcessor U_ICU_ENTRY_POINT_RENAME(GlyphPositionin gLookupProcessor)
1946 #define GlyphPositioningTableHeader U_ICU_ENTRY_POINT_RENAME(GlyphPositioningTab leHeader)
1947 #define GlyphSubstitutionLookupProcessor U_ICU_ENTRY_POINT_RENAME(GlyphSubstitut ionLookupProcessor)
1948 #define GlyphSubstitutionTableHeader U_ICU_ENTRY_POINT_RENAME(GlyphSubstitutionT ableHeader)
1949 #define GoodSuffixTable U_ICU_ENTRY_POINT_RENAME(GoodSuffixTable)
1950 #define Grego U_ICU_ENTRY_POINT_RENAME(Grego)
1951 #define GregorianCalendar U_ICU_ENTRY_POINT_RENAME(GregorianCalendar)
1952 #define HanOpenTypeLayoutEngine U_ICU_ENTRY_POINT_RENAME(HanOpenTypeLayoutEngine )
1953 #define HangulOpenTypeLayoutEngine U_ICU_ENTRY_POINT_RENAME(HangulOpenTypeLayout Engine)
1954 #define HebrewCalendar U_ICU_ENTRY_POINT_RENAME(HebrewCalendar)
1955 #define ICUBreakIteratorFactory U_ICU_ENTRY_POINT_RENAME(ICUBreakIteratorFactory )
1956 #define ICUBreakIteratorService U_ICU_ENTRY_POINT_RENAME(ICUBreakIteratorService )
1957 #define ICUCollatorFactory U_ICU_ENTRY_POINT_RENAME(ICUCollatorFactory)
1958 #define ICUCollatorService U_ICU_ENTRY_POINT_RENAME(ICUCollatorService)
1959 #define ICUDataTable U_ICU_ENTRY_POINT_RENAME(ICUDataTable)
1960 #define ICULanguageBreakFactory U_ICU_ENTRY_POINT_RENAME(ICULanguageBreakFactory )
1961 #define ICULocaleService U_ICU_ENTRY_POINT_RENAME(ICULocaleService)
1962 #define ICUNotifier U_ICU_ENTRY_POINT_RENAME(ICUNotifier)
1963 #define ICUNumberFormatFactory U_ICU_ENTRY_POINT_RENAME(ICUNumberFormatFactory)
1964 #define ICUNumberFormatService U_ICU_ENTRY_POINT_RENAME(ICUNumberFormatService)
1965 #define ICUResourceBundleFactory U_ICU_ENTRY_POINT_RENAME(ICUResourceBundleFacto ry)
1966 #define ICUService U_ICU_ENTRY_POINT_RENAME(ICUService)
1967 #define ICUServiceFactory U_ICU_ENTRY_POINT_RENAME(ICUServiceFactory)
1968 #define ICUServiceKey U_ICU_ENTRY_POINT_RENAME(ICUServiceKey)
1969 #define ICU_Utility U_ICU_ENTRY_POINT_RENAME(ICU_Utility)
1970 #define IDNA U_ICU_ENTRY_POINT_RENAME(IDNA)
1971 #define IndianCalendar U_ICU_ENTRY_POINT_RENAME(IndianCalendar)
1972 #define IndicClassTable U_ICU_ENTRY_POINT_RENAME(IndicClassTable)
1973 #define IndicOpenTypeLayoutEngine U_ICU_ENTRY_POINT_RENAME(IndicOpenTypeLayoutEn gine)
1974 #define IndicRearrangementProcessor U_ICU_ENTRY_POINT_RENAME(IndicRearrangementP rocessor)
1975 #define IndicReordering U_ICU_ENTRY_POINT_RENAME(IndicReordering)
1976 #define InitialTimeZoneRule U_ICU_ENTRY_POINT_RENAME(InitialTimeZoneRule)
1977 #define InputText U_ICU_ENTRY_POINT_RENAME(InputText)
1978 #define IntegralPartSubstitution U_ICU_ENTRY_POINT_RENAME(IntegralPartSubstituti on)
1979 #define IslamicCalendar U_ICU_ENTRY_POINT_RENAME(IslamicCalendar)
1980 #define IteratedChar U_ICU_ENTRY_POINT_RENAME(IteratedChar)
1981 #define JapaneseCalendar U_ICU_ENTRY_POINT_RENAME(JapaneseCalendar)
1982 #define KernTable U_ICU_ENTRY_POINT_RENAME(KernTable)
1983 #define KeywordEnumeration U_ICU_ENTRY_POINT_RENAME(KeywordEnumeration)
1984 #define KhmerClassTable U_ICU_ENTRY_POINT_RENAME(KhmerClassTable)
1985 #define KhmerOpenTypeLayoutEngine U_ICU_ENTRY_POINT_RENAME(KhmerOpenTypeLayoutEn gine)
1986 #define KhmerReordering U_ICU_ENTRY_POINT_RENAME(KhmerReordering)
1987 #define LECharMapper U_ICU_ENTRY_POINT_RENAME(LECharMapper)
1988 #define LEFontInstance U_ICU_ENTRY_POINT_RENAME(LEFontInstance)
1989 #define LEGlyphFilter U_ICU_ENTRY_POINT_RENAME(LEGlyphFilter)
1990 #define LEGlyphStorage U_ICU_ENTRY_POINT_RENAME(LEGlyphStorage)
1991 #define LEInsertionCallback U_ICU_ENTRY_POINT_RENAME(LEInsertionCallback)
1992 #define LEInsertionList U_ICU_ENTRY_POINT_RENAME(LEInsertionList)
1993 #define LXUtilities U_ICU_ENTRY_POINT_RENAME(LXUtilities)
1994 #define LanguageBreakEngine U_ICU_ENTRY_POINT_RENAME(LanguageBreakEngine)
1995 #define LanguageBreakFactory U_ICU_ENTRY_POINT_RENAME(LanguageBreakFactory)
1996 #define LayoutEngine U_ICU_ENTRY_POINT_RENAME(LayoutEngine)
1997 #define LigatureSubstitutionProcessor U_ICU_ENTRY_POINT_RENAME(LigatureSubstitut ionProcessor)
1998 #define LigatureSubstitutionSubtable U_ICU_ENTRY_POINT_RENAME(LigatureSubstituti onSubtable)
1999 #define LocDataParser U_ICU_ENTRY_POINT_RENAME(LocDataParser)
2000 #define Locale U_ICU_ENTRY_POINT_RENAME(Locale)
2001 #define LocaleBased U_ICU_ENTRY_POINT_RENAME(LocaleBased)
2002 #define LocaleDisplayNames U_ICU_ENTRY_POINT_RENAME(LocaleDisplayNames)
2003 #define LocaleDisplayNamesImpl U_ICU_ENTRY_POINT_RENAME(LocaleDisplayNamesImpl)
2004 #define LocaleKey U_ICU_ENTRY_POINT_RENAME(LocaleKey)
2005 #define LocaleKeyFactory U_ICU_ENTRY_POINT_RENAME(LocaleKeyFactory)
2006 #define LocaleRuns U_ICU_ENTRY_POINT_RENAME(LocaleRuns)
2007 #define LocaleUtility U_ICU_ENTRY_POINT_RENAME(LocaleUtility)
2008 #define LocalizationInfo U_ICU_ENTRY_POINT_RENAME(LocalizationInfo)
2009 #define LookupListTable U_ICU_ENTRY_POINT_RENAME(LookupListTable)
2010 #define LookupProcessor U_ICU_ENTRY_POINT_RENAME(LookupProcessor)
2011 #define LookupSubtable U_ICU_ENTRY_POINT_RENAME(LookupSubtable)
2012 #define LookupTable U_ICU_ENTRY_POINT_RENAME(LookupTable)
2013 #define LowercaseTransliterator U_ICU_ENTRY_POINT_RENAME(LowercaseTransliterator )
2014 #define MPreFixups U_ICU_ENTRY_POINT_RENAME(MPreFixups)
2015 #define MarkArray U_ICU_ENTRY_POINT_RENAME(MarkArray)
2016 #define MarkToBasePositioningSubtable U_ICU_ENTRY_POINT_RENAME(MarkToBasePositio ningSubtable)
2017 #define MarkToLigaturePositioningSubtable U_ICU_ENTRY_POINT_RENAME(MarkToLigatur ePositioningSubtable)
2018 #define MarkToMarkPositioningSubtable U_ICU_ENTRY_POINT_RENAME(MarkToMarkPositio ningSubtable)
2019 #define Measure U_ICU_ENTRY_POINT_RENAME(Measure)
2020 #define MeasureFormat U_ICU_ENTRY_POINT_RENAME(MeasureFormat)
2021 #define MeasureUnit U_ICU_ENTRY_POINT_RENAME(MeasureUnit)
2022 #define MessageFormat U_ICU_ENTRY_POINT_RENAME(MessageFormat)
2023 #define MessageFormatAdapter U_ICU_ENTRY_POINT_RENAME(MessageFormatAdapter)
2024 #define ModulusSubstitution U_ICU_ENTRY_POINT_RENAME(ModulusSubstitution)
2025 #define MoonRiseSetCoordFunc U_ICU_ENTRY_POINT_RENAME(MoonRiseSetCoordFunc)
2026 #define MoonTimeAngleFunc U_ICU_ENTRY_POINT_RENAME(MoonTimeAngleFunc)
2027 #define MorphSubtableHeader U_ICU_ENTRY_POINT_RENAME(MorphSubtableHeader)
2028 #define MorphTableHeader U_ICU_ENTRY_POINT_RENAME(MorphTableHeader)
2029 #define MultipleSubstitutionSubtable U_ICU_ENTRY_POINT_RENAME(MultipleSubstituti onSubtable)
2030 #define MultiplierSubstitution U_ICU_ENTRY_POINT_RENAME(MultiplierSubstitution)
2031 #define MutableTrieDictionary U_ICU_ENTRY_POINT_RENAME(MutableTrieDictionary)
2032 #define MutableTrieEnumeration U_ICU_ENTRY_POINT_RENAME(MutableTrieEnumeration)
2033 #define NFFactory U_ICU_ENTRY_POINT_RENAME(NFFactory)
2034 #define NFKDBuffer U_ICU_ENTRY_POINT_RENAME(NFKDBuffer)
2035 #define NFRule U_ICU_ENTRY_POINT_RENAME(NFRule)
2036 #define NFRuleSet U_ICU_ENTRY_POINT_RENAME(NFRuleSet)
2037 #define NFSubstitution U_ICU_ENTRY_POINT_RENAME(NFSubstitution)
2038 #define NGramParser U_ICU_ENTRY_POINT_RENAME(NGramParser)
2039 #define NameToEnum U_ICU_ENTRY_POINT_RENAME(NameToEnum)
2040 #define NameUnicodeTransliterator U_ICU_ENTRY_POINT_RENAME(NameUnicodeTransliter ator)
2041 #define NonContextualGlyphSubstitutionProcessor U_ICU_ENTRY_POINT_RENAME(NonCont extualGlyphSubstitutionProcessor)
2042 #define NonContiguousEnumToOffset U_ICU_ENTRY_POINT_RENAME(NonContiguousEnumToOf fset)
2043 #define NoopNormalizer2 U_ICU_ENTRY_POINT_RENAME(NoopNormalizer2)
2044 #define Norm2AllModes U_ICU_ENTRY_POINT_RENAME(Norm2AllModes)
2045 #define NormalizationTransliterator U_ICU_ENTRY_POINT_RENAME(NormalizationTransl iterator)
2046 #define Normalizer U_ICU_ENTRY_POINT_RENAME(Normalizer)
2047 #define Normalizer2 U_ICU_ENTRY_POINT_RENAME(Normalizer2)
2048 #define Normalizer2Factory U_ICU_ENTRY_POINT_RENAME(Normalizer2Factory)
2049 #define Normalizer2Impl U_ICU_ENTRY_POINT_RENAME(Normalizer2Impl)
2050 #define Normalizer2WithImpl U_ICU_ENTRY_POINT_RENAME(Normalizer2WithImpl)
2051 #define NullSubstitution U_ICU_ENTRY_POINT_RENAME(NullSubstitution)
2052 #define NullTransliterator U_ICU_ENTRY_POINT_RENAME(NullTransliterator)
2053 #define NumberFormat U_ICU_ENTRY_POINT_RENAME(NumberFormat)
2054 #define NumberFormatFactory U_ICU_ENTRY_POINT_RENAME(NumberFormatFactory)
2055 #define NumberingSystem U_ICU_ENTRY_POINT_RENAME(NumberingSystem)
2056 #define NumeratorSubstitution U_ICU_ENTRY_POINT_RENAME(NumeratorSubstitution)
2057 #define OlsonTimeZone U_ICU_ENTRY_POINT_RENAME(OlsonTimeZone)
2058 #define OpenTypeLayoutEngine U_ICU_ENTRY_POINT_RENAME(OpenTypeLayoutEngine)
2059 #define OpenTypeUtilities U_ICU_ENTRY_POINT_RENAME(OpenTypeUtilities)
2060 #define OrConstraint U_ICU_ENTRY_POINT_RENAME(OrConstraint)
2061 #define PCEBuffer U_ICU_ENTRY_POINT_RENAME(PCEBuffer)
2062 #define PairPositioningFormat1Subtable U_ICU_ENTRY_POINT_RENAME(PairPositioningF ormat1Subtable)
2063 #define PairPositioningFormat2Subtable U_ICU_ENTRY_POINT_RENAME(PairPositioningF ormat2Subtable)
2064 #define PairPositioningSubtable U_ICU_ENTRY_POINT_RENAME(PairPositioningSubtable )
2065 #define ParagraphLayout U_ICU_ENTRY_POINT_RENAME(ParagraphLayout)
2066 #define ParseData U_ICU_ENTRY_POINT_RENAME(ParseData)
2067 #define ParsePosition U_ICU_ENTRY_POINT_RENAME(ParsePosition)
2068 #define PatternMap U_ICU_ENTRY_POINT_RENAME(PatternMap)
2069 #define PatternMapIterator U_ICU_ENTRY_POINT_RENAME(PatternMapIterator)
2070 #define PersianCalendar U_ICU_ENTRY_POINT_RENAME(PersianCalendar)
2071 #define PluralFormat U_ICU_ENTRY_POINT_RENAME(PluralFormat)
2072 #define PluralKeywordEnumeration U_ICU_ENTRY_POINT_RENAME(PluralKeywordEnumerati on)
2073 #define PluralRules U_ICU_ENTRY_POINT_RENAME(PluralRules)
2074 #define PropertyAliases U_ICU_ENTRY_POINT_RENAME(PropertyAliases)
2075 #define PtnElem U_ICU_ENTRY_POINT_RENAME(PtnElem)
2076 #define PtnSkeleton U_ICU_ENTRY_POINT_RENAME(PtnSkeleton)
2077 #define Quantifier U_ICU_ENTRY_POINT_RENAME(Quantifier)
2078 #define RBBIDataWrapper U_ICU_ENTRY_POINT_RENAME(RBBIDataWrapper)
2079 #define RBBINode U_ICU_ENTRY_POINT_RENAME(RBBINode)
2080 #define RBBIRuleBuilder U_ICU_ENTRY_POINT_RENAME(RBBIRuleBuilder)
2081 #define RBBIRuleScanner U_ICU_ENTRY_POINT_RENAME(RBBIRuleScanner)
2082 #define RBBISetBuilder U_ICU_ENTRY_POINT_RENAME(RBBISetBuilder)
2083 #define RBBIStateDescriptor U_ICU_ENTRY_POINT_RENAME(RBBIStateDescriptor)
2084 #define RBBISymbolTable U_ICU_ENTRY_POINT_RENAME(RBBISymbolTable)
2085 #define RBBISymbolTableEntry U_ICU_ENTRY_POINT_RENAME(RBBISymbolTableEntry)
2086 #define RBBITableBuilder U_ICU_ENTRY_POINT_RENAME(RBBITableBuilder)
2087 #define RCEBuffer U_ICU_ENTRY_POINT_RENAME(RCEBuffer)
2088 #define RangeDescriptor U_ICU_ENTRY_POINT_RENAME(RangeDescriptor)
2089 #define RegexCompile U_ICU_ENTRY_POINT_RENAME(RegexCompile)
2090 #define RegexMatcher U_ICU_ENTRY_POINT_RENAME(RegexMatcher)
2091 #define RegexPattern U_ICU_ENTRY_POINT_RENAME(RegexPattern)
2092 #define RegexStaticSets U_ICU_ENTRY_POINT_RENAME(RegexStaticSets)
2093 #define RegularExpression U_ICU_ENTRY_POINT_RENAME(RegularExpression)
2094 #define RelativeDateFormat U_ICU_ENTRY_POINT_RENAME(RelativeDateFormat)
2095 #define RemoveTransliterator U_ICU_ENTRY_POINT_RENAME(RemoveTransliterator)
2096 #define ReorderingBuffer U_ICU_ENTRY_POINT_RENAME(ReorderingBuffer)
2097 #define Replaceable U_ICU_ENTRY_POINT_RENAME(Replaceable)
2098 #define ReplaceableGlue U_ICU_ENTRY_POINT_RENAME(ReplaceableGlue)
2099 #define ResourceBundle U_ICU_ENTRY_POINT_RENAME(ResourceBundle)
2100 #define RiseSetCoordFunc U_ICU_ENTRY_POINT_RENAME(RiseSetCoordFunc)
2101 #define RuleBasedBreakIterator U_ICU_ENTRY_POINT_RENAME(RuleBasedBreakIterator)
2102 #define RuleBasedCollator U_ICU_ENTRY_POINT_RENAME(RuleBasedCollator)
2103 #define RuleBasedNumberFormat U_ICU_ENTRY_POINT_RENAME(RuleBasedNumberFormat)
2104 #define RuleBasedTimeZone U_ICU_ENTRY_POINT_RENAME(RuleBasedTimeZone)
2105 #define RuleBasedTransliterator U_ICU_ENTRY_POINT_RENAME(RuleBasedTransliterator )
2106 #define RuleChain U_ICU_ENTRY_POINT_RENAME(RuleChain)
2107 #define RuleCharacterIterator U_ICU_ENTRY_POINT_RENAME(RuleCharacterIterator)
2108 #define RuleHalf U_ICU_ENTRY_POINT_RENAME(RuleHalf)
2109 #define RuleParser U_ICU_ENTRY_POINT_RENAME(RuleParser)
2110 #define RunArray U_ICU_ENTRY_POINT_RENAME(RunArray)
2111 #define SPUString U_ICU_ENTRY_POINT_RENAME(SPUString)
2112 #define SPUStringPool U_ICU_ENTRY_POINT_RENAME(SPUStringPool)
2113 #define SafeZoneStringFormatPtr U_ICU_ENTRY_POINT_RENAME(SafeZoneStringFormatPtr )
2114 #define SameValueSubstitution U_ICU_ENTRY_POINT_RENAME(SameValueSubstitution)
2115 #define ScriptListTable U_ICU_ENTRY_POINT_RENAME(ScriptListTable)
2116 #define ScriptRunIterator U_ICU_ENTRY_POINT_RENAME(ScriptRunIterator)
2117 #define ScriptSet U_ICU_ENTRY_POINT_RENAME(ScriptSet)
2118 #define ScriptTable U_ICU_ENTRY_POINT_RENAME(ScriptTable)
2119 #define SearchIterator U_ICU_ENTRY_POINT_RENAME(SearchIterator)
2120 #define SegmentArrayProcessor U_ICU_ENTRY_POINT_RENAME(SegmentArrayProcessor)
2121 #define SegmentSingleProcessor U_ICU_ENTRY_POINT_RENAME(SegmentSingleProcessor)
2122 #define SelectFormat U_ICU_ENTRY_POINT_RENAME(SelectFormat)
2123 #define ServiceEnumeration U_ICU_ENTRY_POINT_RENAME(ServiceEnumeration)
2124 #define ServiceListener U_ICU_ENTRY_POINT_RENAME(ServiceListener)
2125 #define SimpleArrayProcessor U_ICU_ENTRY_POINT_RENAME(SimpleArrayProcessor)
2126 #define SimpleDateFormat U_ICU_ENTRY_POINT_RENAME(SimpleDateFormat)
2127 #define SimpleFactory U_ICU_ENTRY_POINT_RENAME(SimpleFactory)
2128 #define SimpleLocaleKeyFactory U_ICU_ENTRY_POINT_RENAME(SimpleLocaleKeyFactory)
2129 #define SimpleNumberFormatFactory U_ICU_ENTRY_POINT_RENAME(SimpleNumberFormatFac tory)
2130 #define SimpleSingleton U_ICU_ENTRY_POINT_RENAME(SimpleSingleton)
2131 #define SimpleTimeZone U_ICU_ENTRY_POINT_RENAME(SimpleTimeZone)
2132 #define SinglePositioningFormat1Subtable U_ICU_ENTRY_POINT_RENAME(SinglePosition ingFormat1Subtable)
2133 #define SinglePositioningFormat2Subtable U_ICU_ENTRY_POINT_RENAME(SinglePosition ingFormat2Subtable)
2134 #define SinglePositioningSubtable U_ICU_ENTRY_POINT_RENAME(SinglePositioningSubt able)
2135 #define SingleSubstitutionFormat1Subtable U_ICU_ENTRY_POINT_RENAME(SingleSubstit utionFormat1Subtable)
2136 #define SingleSubstitutionFormat2Subtable U_ICU_ENTRY_POINT_RENAME(SingleSubstit utionFormat2Subtable)
2137 #define SingleSubstitutionSubtable U_ICU_ENTRY_POINT_RENAME(SingleSubstitutionSu btable)
2138 #define SingleTableProcessor U_ICU_ENTRY_POINT_RENAME(SingleTableProcessor)
2139 #define SpoofData U_ICU_ENTRY_POINT_RENAME(SpoofData)
2140 #define SpoofImpl U_ICU_ENTRY_POINT_RENAME(SpoofImpl)
2141 #define StateTableProcessor U_ICU_ENTRY_POINT_RENAME(StateTableProcessor)
2142 #define StringCharacterIterator U_ICU_ENTRY_POINT_RENAME(StringCharacterIterator )
2143 #define StringEnumeration U_ICU_ENTRY_POINT_RENAME(StringEnumeration)
2144 #define StringList U_ICU_ENTRY_POINT_RENAME(StringList)
2145 #define StringLocalizationInfo U_ICU_ENTRY_POINT_RENAME(StringLocalizationInfo)
2146 #define StringMatcher U_ICU_ENTRY_POINT_RENAME(StringMatcher)
2147 #define StringPair U_ICU_ENTRY_POINT_RENAME(StringPair)
2148 #define StringPiece U_ICU_ENTRY_POINT_RENAME(StringPiece)
2149 #define StringReplacer U_ICU_ENTRY_POINT_RENAME(StringReplacer)
2150 #define StringSearch U_ICU_ENTRY_POINT_RENAME(StringSearch)
2151 #define StringToCEsMap U_ICU_ENTRY_POINT_RENAME(StringToCEsMap)
2152 #define StyleRuns U_ICU_ENTRY_POINT_RENAME(StyleRuns)
2153 #define SubstitutionLookup U_ICU_ENTRY_POINT_RENAME(SubstitutionLookup)
2154 #define SubtableProcessor U_ICU_ENTRY_POINT_RENAME(SubtableProcessor)
2155 #define SunTimeAngleFunc U_ICU_ENTRY_POINT_RENAME(SunTimeAngleFunc)
2156 #define SymbolTable U_ICU_ENTRY_POINT_RENAME(SymbolTable)
2157 #define TZEnumeration U_ICU_ENTRY_POINT_RENAME(TZEnumeration)
2158 #define TaiwanCalendar U_ICU_ENTRY_POINT_RENAME(TaiwanCalendar)
2159 #define Target U_ICU_ENTRY_POINT_RENAME(Target)
2160 #define TernaryNode U_ICU_ENTRY_POINT_RENAME(TernaryNode)
2161 #define TextTrieMap U_ICU_ENTRY_POINT_RENAME(TextTrieMap)
2162 #define TextTrieMapSearchResultHandler U_ICU_ENTRY_POINT_RENAME(TextTrieMapSearc hResultHandler)
2163 #define ThaiBreakEngine U_ICU_ENTRY_POINT_RENAME(ThaiBreakEngine)
2164 #define ThaiLayoutEngine U_ICU_ENTRY_POINT_RENAME(ThaiLayoutEngine)
2165 #define ThaiShaping U_ICU_ENTRY_POINT_RENAME(ThaiShaping)
2166 #define TibetanClassTable U_ICU_ENTRY_POINT_RENAME(TibetanClassTable)
2167 #define TibetanOpenTypeLayoutEngine U_ICU_ENTRY_POINT_RENAME(TibetanOpenTypeLayo utEngine)
2168 #define TibetanReordering U_ICU_ENTRY_POINT_RENAME(TibetanReordering)
2169 #define TimeArrayTimeZoneRule U_ICU_ENTRY_POINT_RENAME(TimeArrayTimeZoneRule)
2170 #define TimeUnit U_ICU_ENTRY_POINT_RENAME(TimeUnit)
2171 #define TimeUnitAmount U_ICU_ENTRY_POINT_RENAME(TimeUnitAmount)
2172 #define TimeUnitFormat U_ICU_ENTRY_POINT_RENAME(TimeUnitFormat)
2173 #define TimeZone U_ICU_ENTRY_POINT_RENAME(TimeZone)
2174 #define TimeZoneRule U_ICU_ENTRY_POINT_RENAME(TimeZoneRule)
2175 #define TimeZoneTransition U_ICU_ENTRY_POINT_RENAME(TimeZoneTransition)
2176 #define TitlecaseTransliterator U_ICU_ENTRY_POINT_RENAME(TitlecaseTransliterator )
2177 #define TransliterationRule U_ICU_ENTRY_POINT_RENAME(TransliterationRule)
2178 #define TransliterationRuleData U_ICU_ENTRY_POINT_RENAME(TransliterationRuleData )
2179 #define TransliterationRuleSet U_ICU_ENTRY_POINT_RENAME(TransliterationRuleSet)
2180 #define Transliterator U_ICU_ENTRY_POINT_RENAME(Transliterator)
2181 #define TransliteratorAlias U_ICU_ENTRY_POINT_RENAME(TransliteratorAlias)
2182 #define TransliteratorEntry U_ICU_ENTRY_POINT_RENAME(TransliteratorEntry)
2183 #define TransliteratorIDParser U_ICU_ENTRY_POINT_RENAME(TransliteratorIDParser)
2184 #define TransliteratorParser U_ICU_ENTRY_POINT_RENAME(TransliteratorParser)
2185 #define TransliteratorRegistry U_ICU_ENTRY_POINT_RENAME(TransliteratorRegistry)
2186 #define TransliteratorSpec U_ICU_ENTRY_POINT_RENAME(TransliteratorSpec)
2187 #define TriStateSingleton U_ICU_ENTRY_POINT_RENAME(TriStateSingleton)
2188 #define TrieWordDictionary U_ICU_ENTRY_POINT_RENAME(TrieWordDictionary)
2189 #define TrimmedArrayProcessor U_ICU_ENTRY_POINT_RENAME(TrimmedArrayProcessor)
2190 #define UCharCharacterIterator U_ICU_ENTRY_POINT_RENAME(UCharCharacterIterator)
2191 #define UCollationPCE U_ICU_ENTRY_POINT_RENAME(UCollationPCE)
2192 #define UDataPathIterator U_ICU_ENTRY_POINT_RENAME(UDataPathIterator)
2193 #define ULocRuns U_ICU_ENTRY_POINT_RENAME(ULocRuns)
2194 #define UMemory U_ICU_ENTRY_POINT_RENAME(UMemory)
2195 #define UObject U_ICU_ENTRY_POINT_RENAME(UObject)
2196 #define UStack U_ICU_ENTRY_POINT_RENAME(UStack)
2197 #define UStringEnumeration U_ICU_ENTRY_POINT_RENAME(UStringEnumeration)
2198 #define UTS46 U_ICU_ENTRY_POINT_RENAME(UTS46)
2199 #define UTrie2Singleton U_ICU_ENTRY_POINT_RENAME(UTrie2Singleton)
2200 #define UVector U_ICU_ENTRY_POINT_RENAME(UVector)
2201 #define UVector32 U_ICU_ENTRY_POINT_RENAME(UVector32)
2202 #define UVector64 U_ICU_ENTRY_POINT_RENAME(UVector64)
2203 #define UnescapeTransliterator U_ICU_ENTRY_POINT_RENAME(UnescapeTransliterator)
2204 #define UnhandledEngine U_ICU_ENTRY_POINT_RENAME(UnhandledEngine)
2205 #define UnicodeArabicOpenTypeLayoutEngine U_ICU_ENTRY_POINT_RENAME(UnicodeArabic OpenTypeLayoutEngine)
2206 #define UnicodeFilter U_ICU_ENTRY_POINT_RENAME(UnicodeFilter)
2207 #define UnicodeFunctor U_ICU_ENTRY_POINT_RENAME(UnicodeFunctor)
2208 #define UnicodeMatcher U_ICU_ENTRY_POINT_RENAME(UnicodeMatcher)
2209 #define UnicodeNameTransliterator U_ICU_ENTRY_POINT_RENAME(UnicodeNameTransliter ator)
2210 #define UnicodeReplacer U_ICU_ENTRY_POINT_RENAME(UnicodeReplacer)
2211 #define UnicodeSet U_ICU_ENTRY_POINT_RENAME(UnicodeSet)
2212 #define UnicodeSetIterator U_ICU_ENTRY_POINT_RENAME(UnicodeSetIterator)
2213 #define UnicodeSetStringSpan U_ICU_ENTRY_POINT_RENAME(UnicodeSetStringSpan)
2214 #define UnicodeString U_ICU_ENTRY_POINT_RENAME(UnicodeString)
2215 #define UppercaseTransliterator U_ICU_ENTRY_POINT_RENAME(UppercaseTransliterator )
2216 #define VTZReader U_ICU_ENTRY_POINT_RENAME(VTZReader)
2217 #define VTZWriter U_ICU_ENTRY_POINT_RENAME(VTZWriter)
2218 #define VTimeZone U_ICU_ENTRY_POINT_RENAME(VTimeZone)
2219 #define ValueRecord U_ICU_ENTRY_POINT_RENAME(ValueRecord)
2220 #define ValueRuns U_ICU_ENTRY_POINT_RENAME(ValueRuns)
2221 #define ZSFCache U_ICU_ENTRY_POINT_RENAME(ZSFCache)
2222 #define ZSFCacheEntry U_ICU_ENTRY_POINT_RENAME(ZSFCacheEntry)
2223 #define ZSFStringPool U_ICU_ENTRY_POINT_RENAME(ZSFStringPool)
2224 #define ZSFStringPoolChunk U_ICU_ENTRY_POINT_RENAME(ZSFStringPoolChunk)
2225 #define ZoneMeta U_ICU_ENTRY_POINT_RENAME(ZoneMeta)
2226 #define ZoneStringFormat U_ICU_ENTRY_POINT_RENAME(ZoneStringFormat)
2227 #define ZoneStringInfo U_ICU_ENTRY_POINT_RENAME(ZoneStringInfo)
2228 #define ZoneStringSearchResultHandler U_ICU_ENTRY_POINT_RENAME(ZoneStringSearchR esultHandler)
2229 #define ZoneStrings U_ICU_ENTRY_POINT_RENAME(ZoneStrings)
2230 #define collIterate U_ICU_ENTRY_POINT_RENAME(collIterate)
2231 #define locale_set_default_internal U_ICU_ENTRY_POINT_RENAME(locale_set_default_ internal)
2232 #define util64_fromDouble U_ICU_ENTRY_POINT_RENAME(util64_fromDouble)
2233 #define util64_pow U_ICU_ENTRY_POINT_RENAME(util64_pow)
2234 #define util64_tou U_ICU_ENTRY_POINT_RENAME(util64_tou)
2235
2236 #endif
2237 #endif
2238
2239 #endif
2240
2241 #endif
OLDNEW
« no previous file with comments | « public/common/unicode/uobslete.h ('k') | public/common/unicode/urep.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698