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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 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 | « source/common/unicode/uniset.h ('k') | source/common/unicode/ures.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /* 1 /*
2 ******************************************************************************* 2 *******************************************************************************
3 * Copyright (C) 2002-2013, International Business Machines 3 * Copyright (C) 2002-2014, International Business Machines
4 * Corporation and others. All Rights Reserved. 4 * Corporation and others. All Rights Reserved.
5 ******************************************************************************* 5 *******************************************************************************
6 * 6 *
7 * file name: urename.h 7 * file name: urename.h
8 * encoding: US-ASCII 8 * encoding: US-ASCII
9 * tab size: 8 (not used) 9 * tab size: 8 (not used)
10 * indentation:4 10 * indentation:4
11 * 11 *
12 * Created by: Perl script tools/genren.pl written by Vladimir Weinstein 12 * Created by: Perl script tools/genren.pl written by Vladimir Weinstein
13 * 13 *
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 #define UCNV_TO_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_SKIP ) 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 ) 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) 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) 69 #define UDataMemory_createNewInstance U_ICU_ENTRY_POINT_RENAME(UDataMemory_creat eNewInstance)
70 #define UDataMemory_init U_ICU_ENTRY_POINT_RENAME(UDataMemory_init) 70 #define UDataMemory_init U_ICU_ENTRY_POINT_RENAME(UDataMemory_init)
71 #define UDataMemory_isLoaded U_ICU_ENTRY_POINT_RENAME(UDataMemory_isLoaded) 71 #define UDataMemory_isLoaded U_ICU_ENTRY_POINT_RENAME(UDataMemory_isLoaded)
72 #define UDataMemory_normalizeDataPointer U_ICU_ENTRY_POINT_RENAME(UDataMemory_no rmalizeDataPointer) 72 #define UDataMemory_normalizeDataPointer U_ICU_ENTRY_POINT_RENAME(UDataMemory_no rmalizeDataPointer)
73 #define UDataMemory_setData U_ICU_ENTRY_POINT_RENAME(UDataMemory_setData) 73 #define UDataMemory_setData U_ICU_ENTRY_POINT_RENAME(UDataMemory_setData)
74 #define UDatamemory_assign U_ICU_ENTRY_POINT_RENAME(UDatamemory_assign) 74 #define UDatamemory_assign U_ICU_ENTRY_POINT_RENAME(UDatamemory_assign)
75 #define _ASCIIData U_ICU_ENTRY_POINT_RENAME(_ASCIIData) 75 #define _ASCIIData U_ICU_ENTRY_POINT_RENAME(_ASCIIData)
76 #if !UCONFIG_NO_NON_HTML5_CONVERSION
77 #define _Bocu1Data U_ICU_ENTRY_POINT_RENAME(_Bocu1Data) 76 #define _Bocu1Data U_ICU_ENTRY_POINT_RENAME(_Bocu1Data)
78 #define _CESU8Data U_ICU_ENTRY_POINT_RENAME(_CESU8Data) 77 #define _CESU8Data U_ICU_ENTRY_POINT_RENAME(_CESU8Data)
79 #define _CompoundTextData U_ICU_ENTRY_POINT_RENAME(_CompoundTextData) 78 #define _CompoundTextData U_ICU_ENTRY_POINT_RENAME(_CompoundTextData)
80 #define _HZData U_ICU_ENTRY_POINT_RENAME(_HZData) 79 #define _HZData U_ICU_ENTRY_POINT_RENAME(_HZData)
81 #define _IMAPData U_ICU_ENTRY_POINT_RENAME(_IMAPData) 80 #define _IMAPData U_ICU_ENTRY_POINT_RENAME(_IMAPData)
82 #define _ISCIIData U_ICU_ENTRY_POINT_RENAME(_ISCIIData) 81 #define _ISCIIData U_ICU_ENTRY_POINT_RENAME(_ISCIIData)
83 #endif
84 #define _ISO2022Data U_ICU_ENTRY_POINT_RENAME(_ISO2022Data) 82 #define _ISO2022Data U_ICU_ENTRY_POINT_RENAME(_ISO2022Data)
85 #define _LMBCSData1 U_ICU_ENTRY_POINT_RENAME(_LMBCSData1) 83 #define _LMBCSData1 U_ICU_ENTRY_POINT_RENAME(_LMBCSData1)
86 #define _LMBCSData11 U_ICU_ENTRY_POINT_RENAME(_LMBCSData11) 84 #define _LMBCSData11 U_ICU_ENTRY_POINT_RENAME(_LMBCSData11)
87 #define _LMBCSData16 U_ICU_ENTRY_POINT_RENAME(_LMBCSData16) 85 #define _LMBCSData16 U_ICU_ENTRY_POINT_RENAME(_LMBCSData16)
88 #define _LMBCSData17 U_ICU_ENTRY_POINT_RENAME(_LMBCSData17) 86 #define _LMBCSData17 U_ICU_ENTRY_POINT_RENAME(_LMBCSData17)
89 #define _LMBCSData18 U_ICU_ENTRY_POINT_RENAME(_LMBCSData18) 87 #define _LMBCSData18 U_ICU_ENTRY_POINT_RENAME(_LMBCSData18)
90 #define _LMBCSData19 U_ICU_ENTRY_POINT_RENAME(_LMBCSData19) 88 #define _LMBCSData19 U_ICU_ENTRY_POINT_RENAME(_LMBCSData19)
91 #define _LMBCSData2 U_ICU_ENTRY_POINT_RENAME(_LMBCSData2) 89 #define _LMBCSData2 U_ICU_ENTRY_POINT_RENAME(_LMBCSData2)
92 #define _LMBCSData3 U_ICU_ENTRY_POINT_RENAME(_LMBCSData3) 90 #define _LMBCSData3 U_ICU_ENTRY_POINT_RENAME(_LMBCSData3)
93 #define _LMBCSData4 U_ICU_ENTRY_POINT_RENAME(_LMBCSData4) 91 #define _LMBCSData4 U_ICU_ENTRY_POINT_RENAME(_LMBCSData4)
94 #define _LMBCSData5 U_ICU_ENTRY_POINT_RENAME(_LMBCSData5) 92 #define _LMBCSData5 U_ICU_ENTRY_POINT_RENAME(_LMBCSData5)
95 #define _LMBCSData6 U_ICU_ENTRY_POINT_RENAME(_LMBCSData6) 93 #define _LMBCSData6 U_ICU_ENTRY_POINT_RENAME(_LMBCSData6)
96 #define _LMBCSData8 U_ICU_ENTRY_POINT_RENAME(_LMBCSData8) 94 #define _LMBCSData8 U_ICU_ENTRY_POINT_RENAME(_LMBCSData8)
97 #define _Latin1Data U_ICU_ENTRY_POINT_RENAME(_Latin1Data) 95 #define _Latin1Data U_ICU_ENTRY_POINT_RENAME(_Latin1Data)
98 #define _MBCSData U_ICU_ENTRY_POINT_RENAME(_MBCSData) 96 #define _MBCSData U_ICU_ENTRY_POINT_RENAME(_MBCSData)
99 #if !UCONFIG_NO_NON_HTML5_CONVERSION
100 #define _SCSUData U_ICU_ENTRY_POINT_RENAME(_SCSUData) 97 #define _SCSUData U_ICU_ENTRY_POINT_RENAME(_SCSUData)
101 #endif
102 #define _UTF16BEData U_ICU_ENTRY_POINT_RENAME(_UTF16BEData) 98 #define _UTF16BEData U_ICU_ENTRY_POINT_RENAME(_UTF16BEData)
103 #define _UTF16Data U_ICU_ENTRY_POINT_RENAME(_UTF16Data) 99 #define _UTF16Data U_ICU_ENTRY_POINT_RENAME(_UTF16Data)
104 #define _UTF16LEData U_ICU_ENTRY_POINT_RENAME(_UTF16LEData) 100 #define _UTF16LEData U_ICU_ENTRY_POINT_RENAME(_UTF16LEData)
105 #define _UTF32BEData U_ICU_ENTRY_POINT_RENAME(_UTF32BEData) 101 #define _UTF32BEData U_ICU_ENTRY_POINT_RENAME(_UTF32BEData)
106 #define _UTF32Data U_ICU_ENTRY_POINT_RENAME(_UTF32Data) 102 #define _UTF32Data U_ICU_ENTRY_POINT_RENAME(_UTF32Data)
107 #define _UTF32LEData U_ICU_ENTRY_POINT_RENAME(_UTF32LEData) 103 #define _UTF32LEData U_ICU_ENTRY_POINT_RENAME(_UTF32LEData)
108 #if !UCONFIG_NO_NON_HTML5_CONVERSION
109 #define _UTF7Data U_ICU_ENTRY_POINT_RENAME(_UTF7Data) 104 #define _UTF7Data U_ICU_ENTRY_POINT_RENAME(_UTF7Data)
110 #endif
111 #define _UTF8Data U_ICU_ENTRY_POINT_RENAME(_UTF8Data) 105 #define _UTF8Data U_ICU_ENTRY_POINT_RENAME(_UTF8Data)
112 #define cmemory_cleanup U_ICU_ENTRY_POINT_RENAME(cmemory_cleanup) 106 #define cmemory_cleanup U_ICU_ENTRY_POINT_RENAME(cmemory_cleanup)
113 #define cmemory_inUse U_ICU_ENTRY_POINT_RENAME(cmemory_inUse) 107 #define cmemory_inUse U_ICU_ENTRY_POINT_RENAME(cmemory_inUse)
108 #define gTimeZoneFilesInitOnce U_ICU_ENTRY_POINT_RENAME(gTimeZoneFilesInitOnce)
114 #define izrule_clone U_ICU_ENTRY_POINT_RENAME(izrule_clone) 109 #define izrule_clone U_ICU_ENTRY_POINT_RENAME(izrule_clone)
115 #define izrule_close U_ICU_ENTRY_POINT_RENAME(izrule_close) 110 #define izrule_close U_ICU_ENTRY_POINT_RENAME(izrule_close)
116 #define izrule_equals U_ICU_ENTRY_POINT_RENAME(izrule_equals) 111 #define izrule_equals U_ICU_ENTRY_POINT_RENAME(izrule_equals)
117 #define izrule_getDSTSavings U_ICU_ENTRY_POINT_RENAME(izrule_getDSTSavings) 112 #define izrule_getDSTSavings U_ICU_ENTRY_POINT_RENAME(izrule_getDSTSavings)
118 #define izrule_getDynamicClassID U_ICU_ENTRY_POINT_RENAME(izrule_getDynamicClass ID) 113 #define izrule_getDynamicClassID U_ICU_ENTRY_POINT_RENAME(izrule_getDynamicClass ID)
119 #define izrule_getFinalStart U_ICU_ENTRY_POINT_RENAME(izrule_getFinalStart) 114 #define izrule_getFinalStart U_ICU_ENTRY_POINT_RENAME(izrule_getFinalStart)
120 #define izrule_getFirstStart U_ICU_ENTRY_POINT_RENAME(izrule_getFirstStart) 115 #define izrule_getFirstStart U_ICU_ENTRY_POINT_RENAME(izrule_getFirstStart)
121 #define izrule_getName U_ICU_ENTRY_POINT_RENAME(izrule_getName) 116 #define izrule_getName U_ICU_ENTRY_POINT_RENAME(izrule_getName)
122 #define izrule_getNextStart U_ICU_ENTRY_POINT_RENAME(izrule_getNextStart) 117 #define izrule_getNextStart U_ICU_ENTRY_POINT_RENAME(izrule_getNextStart)
123 #define izrule_getPreviousStart U_ICU_ENTRY_POINT_RENAME(izrule_getPreviousStart ) 118 #define izrule_getPreviousStart U_ICU_ENTRY_POINT_RENAME(izrule_getPreviousStart )
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 #define u_fgetfile U_ICU_ENTRY_POINT_RENAME(u_fgetfile) 233 #define u_fgetfile U_ICU_ENTRY_POINT_RENAME(u_fgetfile)
239 #define u_fgetlocale U_ICU_ENTRY_POINT_RENAME(u_fgetlocale) 234 #define u_fgetlocale U_ICU_ENTRY_POINT_RENAME(u_fgetlocale)
240 #define u_fgets U_ICU_ENTRY_POINT_RENAME(u_fgets) 235 #define u_fgets U_ICU_ENTRY_POINT_RENAME(u_fgets)
241 #define u_file_read U_ICU_ENTRY_POINT_RENAME(u_file_read) 236 #define u_file_read U_ICU_ENTRY_POINT_RENAME(u_file_read)
242 #define u_file_write U_ICU_ENTRY_POINT_RENAME(u_file_write) 237 #define u_file_write U_ICU_ENTRY_POINT_RENAME(u_file_write)
243 #define u_file_write_flush U_ICU_ENTRY_POINT_RENAME(u_file_write_flush) 238 #define u_file_write_flush U_ICU_ENTRY_POINT_RENAME(u_file_write_flush)
244 #define u_finit U_ICU_ENTRY_POINT_RENAME(u_finit) 239 #define u_finit U_ICU_ENTRY_POINT_RENAME(u_finit)
245 #define u_flushDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_flushDefaultConverter ) 240 #define u_flushDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_flushDefaultConverter )
246 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase) 241 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase)
247 #define u_fopen U_ICU_ENTRY_POINT_RENAME(u_fopen) 242 #define u_fopen U_ICU_ENTRY_POINT_RENAME(u_fopen)
243 #define u_fopen_u U_ICU_ENTRY_POINT_RENAME(u_fopen_u)
248 #define u_forDigit U_ICU_ENTRY_POINT_RENAME(u_forDigit) 244 #define u_forDigit U_ICU_ENTRY_POINT_RENAME(u_forDigit)
249 #define u_formatMessage U_ICU_ENTRY_POINT_RENAME(u_formatMessage) 245 #define u_formatMessage U_ICU_ENTRY_POINT_RENAME(u_formatMessage)
250 #define u_formatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_formatMessageWithErr or) 246 #define u_formatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_formatMessageWithErr or)
251 #define u_fprintf U_ICU_ENTRY_POINT_RENAME(u_fprintf) 247 #define u_fprintf U_ICU_ENTRY_POINT_RENAME(u_fprintf)
252 #define u_fprintf_u U_ICU_ENTRY_POINT_RENAME(u_fprintf_u) 248 #define u_fprintf_u U_ICU_ENTRY_POINT_RENAME(u_fprintf_u)
253 #define u_fputc U_ICU_ENTRY_POINT_RENAME(u_fputc) 249 #define u_fputc U_ICU_ENTRY_POINT_RENAME(u_fputc)
254 #define u_fputs U_ICU_ENTRY_POINT_RENAME(u_fputs) 250 #define u_fputs U_ICU_ENTRY_POINT_RENAME(u_fputs)
255 #define u_frewind U_ICU_ENTRY_POINT_RENAME(u_frewind) 251 #define u_frewind U_ICU_ENTRY_POINT_RENAME(u_frewind)
256 #define u_fscanf U_ICU_ENTRY_POINT_RENAME(u_fscanf) 252 #define u_fscanf U_ICU_ENTRY_POINT_RENAME(u_fscanf)
257 #define u_fscanf_u U_ICU_ENTRY_POINT_RENAME(u_fscanf_u) 253 #define u_fscanf_u U_ICU_ENTRY_POINT_RENAME(u_fscanf_u)
(...skipping 11 matching lines...) Expand all
269 #define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment) 265 #define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment)
270 #define u_getIntPropertyMaxValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMaxVal ue) 266 #define u_getIntPropertyMaxValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMaxVal ue)
271 #define u_getIntPropertyMinValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMinVal ue) 267 #define u_getIntPropertyMinValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMinVal ue)
272 #define u_getIntPropertyValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyValue) 268 #define u_getIntPropertyValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyValue)
273 #define u_getMainProperties U_ICU_ENTRY_POINT_RENAME(u_getMainProperties) 269 #define u_getMainProperties U_ICU_ENTRY_POINT_RENAME(u_getMainProperties)
274 #define u_getNumericValue U_ICU_ENTRY_POINT_RENAME(u_getNumericValue) 270 #define u_getNumericValue U_ICU_ENTRY_POINT_RENAME(u_getNumericValue)
275 #define u_getPropertyEnum U_ICU_ENTRY_POINT_RENAME(u_getPropertyEnum) 271 #define u_getPropertyEnum U_ICU_ENTRY_POINT_RENAME(u_getPropertyEnum)
276 #define u_getPropertyName U_ICU_ENTRY_POINT_RENAME(u_getPropertyName) 272 #define u_getPropertyName U_ICU_ENTRY_POINT_RENAME(u_getPropertyName)
277 #define u_getPropertyValueEnum U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueEnum) 273 #define u_getPropertyValueEnum U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueEnum)
278 #define u_getPropertyValueName U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueName) 274 #define u_getPropertyValueName U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueName)
275 #define u_getTimeZoneFilesDirectory U_ICU_ENTRY_POINT_RENAME(u_getTimeZoneFilesD irectory)
279 #define u_getUnicodeProperties U_ICU_ENTRY_POINT_RENAME(u_getUnicodeProperties) 276 #define u_getUnicodeProperties U_ICU_ENTRY_POINT_RENAME(u_getUnicodeProperties)
280 #define u_getUnicodeVersion U_ICU_ENTRY_POINT_RENAME(u_getUnicodeVersion) 277 #define u_getUnicodeVersion U_ICU_ENTRY_POINT_RENAME(u_getUnicodeVersion)
281 #define u_getVersion U_ICU_ENTRY_POINT_RENAME(u_getVersion) 278 #define u_getVersion U_ICU_ENTRY_POINT_RENAME(u_getVersion)
282 #define u_get_stdout U_ICU_ENTRY_POINT_RENAME(u_get_stdout) 279 #define u_get_stdout U_ICU_ENTRY_POINT_RENAME(u_get_stdout)
283 #define u_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(u_hasBinaryProperty) 280 #define u_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(u_hasBinaryProperty)
284 #define u_init U_ICU_ENTRY_POINT_RENAME(u_init) 281 #define u_init U_ICU_ENTRY_POINT_RENAME(u_init)
285 #define u_isIDIgnorable U_ICU_ENTRY_POINT_RENAME(u_isIDIgnorable) 282 #define u_isIDIgnorable U_ICU_ENTRY_POINT_RENAME(u_isIDIgnorable)
286 #define u_isIDPart U_ICU_ENTRY_POINT_RENAME(u_isIDPart) 283 #define u_isIDPart U_ICU_ENTRY_POINT_RENAME(u_isIDPart)
287 #define u_isIDStart U_ICU_ENTRY_POINT_RENAME(u_isIDStart) 284 #define u_isIDStart U_ICU_ENTRY_POINT_RENAME(u_isIDStart)
288 #define u_isISOControl U_ICU_ENTRY_POINT_RENAME(u_isISOControl) 285 #define u_isISOControl U_ICU_ENTRY_POINT_RENAME(u_isISOControl)
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
330 #define u_parseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_parseMessageWithError ) 327 #define u_parseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_parseMessageWithError )
331 #define u_printf U_ICU_ENTRY_POINT_RENAME(u_printf) 328 #define u_printf U_ICU_ENTRY_POINT_RENAME(u_printf)
332 #define u_printf_parse U_ICU_ENTRY_POINT_RENAME(u_printf_parse) 329 #define u_printf_parse U_ICU_ENTRY_POINT_RENAME(u_printf_parse)
333 #define u_printf_u U_ICU_ENTRY_POINT_RENAME(u_printf_u) 330 #define u_printf_u U_ICU_ENTRY_POINT_RENAME(u_printf_u)
334 #define u_releaseDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_releaseDefaultConve rter) 331 #define u_releaseDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_releaseDefaultConve rter)
335 #define u_scanf_parse U_ICU_ENTRY_POINT_RENAME(u_scanf_parse) 332 #define u_scanf_parse U_ICU_ENTRY_POINT_RENAME(u_scanf_parse)
336 #define u_setAtomicIncDecFunctions U_ICU_ENTRY_POINT_RENAME(u_setAtomicIncDecFun ctions) 333 #define u_setAtomicIncDecFunctions U_ICU_ENTRY_POINT_RENAME(u_setAtomicIncDecFun ctions)
337 #define u_setDataDirectory U_ICU_ENTRY_POINT_RENAME(u_setDataDirectory) 334 #define u_setDataDirectory U_ICU_ENTRY_POINT_RENAME(u_setDataDirectory)
338 #define u_setMemoryFunctions U_ICU_ENTRY_POINT_RENAME(u_setMemoryFunctions) 335 #define u_setMemoryFunctions U_ICU_ENTRY_POINT_RENAME(u_setMemoryFunctions)
339 #define u_setMutexFunctions U_ICU_ENTRY_POINT_RENAME(u_setMutexFunctions) 336 #define u_setMutexFunctions U_ICU_ENTRY_POINT_RENAME(u_setMutexFunctions)
337 #define u_setTimeZoneFilesDirectory U_ICU_ENTRY_POINT_RENAME(u_setTimeZoneFilesD irectory)
340 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) 338 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic)
341 #define u_snprintf U_ICU_ENTRY_POINT_RENAME(u_snprintf) 339 #define u_snprintf U_ICU_ENTRY_POINT_RENAME(u_snprintf)
342 #define u_snprintf_u U_ICU_ENTRY_POINT_RENAME(u_snprintf_u) 340 #define u_snprintf_u U_ICU_ENTRY_POINT_RENAME(u_snprintf_u)
343 #define u_sprintf U_ICU_ENTRY_POINT_RENAME(u_sprintf) 341 #define u_sprintf U_ICU_ENTRY_POINT_RENAME(u_sprintf)
344 #define u_sprintf_u U_ICU_ENTRY_POINT_RENAME(u_sprintf_u) 342 #define u_sprintf_u U_ICU_ENTRY_POINT_RENAME(u_sprintf_u)
345 #define u_sscanf U_ICU_ENTRY_POINT_RENAME(u_sscanf) 343 #define u_sscanf U_ICU_ENTRY_POINT_RENAME(u_sscanf)
346 #define u_sscanf_u U_ICU_ENTRY_POINT_RENAME(u_sscanf_u) 344 #define u_sscanf_u U_ICU_ENTRY_POINT_RENAME(u_sscanf_u)
347 #define u_strCaseCompare U_ICU_ENTRY_POINT_RENAME(u_strCaseCompare) 345 #define u_strCaseCompare U_ICU_ENTRY_POINT_RENAME(u_strCaseCompare)
348 #define u_strCompare U_ICU_ENTRY_POINT_RENAME(u_strCompare) 346 #define u_strCompare U_ICU_ENTRY_POINT_RENAME(u_strCompare)
349 #define u_strCompareIter U_ICU_ENTRY_POINT_RENAME(u_strCompareIter) 347 #define u_strCompareIter U_ICU_ENTRY_POINT_RENAME(u_strCompareIter)
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
412 #define u_vfscanf U_ICU_ENTRY_POINT_RENAME(u_vfscanf) 410 #define u_vfscanf U_ICU_ENTRY_POINT_RENAME(u_vfscanf)
413 #define u_vfscanf_u U_ICU_ENTRY_POINT_RENAME(u_vfscanf_u) 411 #define u_vfscanf_u U_ICU_ENTRY_POINT_RENAME(u_vfscanf_u)
414 #define u_vparseMessage U_ICU_ENTRY_POINT_RENAME(u_vparseMessage) 412 #define u_vparseMessage U_ICU_ENTRY_POINT_RENAME(u_vparseMessage)
415 #define u_vparseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vparseMessageWithErr or) 413 #define u_vparseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vparseMessageWithErr or)
416 #define u_vsnprintf U_ICU_ENTRY_POINT_RENAME(u_vsnprintf) 414 #define u_vsnprintf U_ICU_ENTRY_POINT_RENAME(u_vsnprintf)
417 #define u_vsnprintf_u U_ICU_ENTRY_POINT_RENAME(u_vsnprintf_u) 415 #define u_vsnprintf_u U_ICU_ENTRY_POINT_RENAME(u_vsnprintf_u)
418 #define u_vsprintf U_ICU_ENTRY_POINT_RENAME(u_vsprintf) 416 #define u_vsprintf U_ICU_ENTRY_POINT_RENAME(u_vsprintf)
419 #define u_vsprintf_u U_ICU_ENTRY_POINT_RENAME(u_vsprintf_u) 417 #define u_vsprintf_u U_ICU_ENTRY_POINT_RENAME(u_vsprintf_u)
420 #define u_vsscanf U_ICU_ENTRY_POINT_RENAME(u_vsscanf) 418 #define u_vsscanf U_ICU_ENTRY_POINT_RENAME(u_vsscanf)
421 #define u_vsscanf_u U_ICU_ENTRY_POINT_RENAME(u_vsscanf_u) 419 #define u_vsscanf_u U_ICU_ENTRY_POINT_RENAME(u_vsscanf_u)
422 #define u_writeDiff U_ICU_ENTRY_POINT_RENAME(u_writeDiff)
423 #define u_writeIdenticalLevelRun U_ICU_ENTRY_POINT_RENAME(u_writeIdenticalLevelR un) 420 #define u_writeIdenticalLevelRun U_ICU_ENTRY_POINT_RENAME(u_writeIdenticalLevelR un)
424 #define u_writeIdenticalLevelRunTwoChars U_ICU_ENTRY_POINT_RENAME(u_writeIdentic alLevelRunTwoChars)
425 #define ubidi_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ubidi_addPropertyStarts ) 421 #define ubidi_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ubidi_addPropertyStarts )
426 #define ubidi_close U_ICU_ENTRY_POINT_RENAME(ubidi_close) 422 #define ubidi_close U_ICU_ENTRY_POINT_RENAME(ubidi_close)
427 #define ubidi_countParagraphs U_ICU_ENTRY_POINT_RENAME(ubidi_countParagraphs) 423 #define ubidi_countParagraphs U_ICU_ENTRY_POINT_RENAME(ubidi_countParagraphs)
428 #define ubidi_countRuns U_ICU_ENTRY_POINT_RENAME(ubidi_countRuns) 424 #define ubidi_countRuns U_ICU_ENTRY_POINT_RENAME(ubidi_countRuns)
429 #define ubidi_getBaseDirection U_ICU_ENTRY_POINT_RENAME(ubidi_getBaseDirection) 425 #define ubidi_getBaseDirection U_ICU_ENTRY_POINT_RENAME(ubidi_getBaseDirection)
430 #define ubidi_getClass U_ICU_ENTRY_POINT_RENAME(ubidi_getClass) 426 #define ubidi_getClass U_ICU_ENTRY_POINT_RENAME(ubidi_getClass)
431 #define ubidi_getClassCallback U_ICU_ENTRY_POINT_RENAME(ubidi_getClassCallback) 427 #define ubidi_getClassCallback U_ICU_ENTRY_POINT_RENAME(ubidi_getClassCallback)
432 #define ubidi_getCustomizedClass U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedCla ss) 428 #define ubidi_getCustomizedClass U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedCla ss)
433 #define ubidi_getDirection U_ICU_ENTRY_POINT_RENAME(ubidi_getDirection) 429 #define ubidi_getDirection U_ICU_ENTRY_POINT_RENAME(ubidi_getDirection)
434 #define ubidi_getJoiningGroup U_ICU_ENTRY_POINT_RENAME(ubidi_getJoiningGroup) 430 #define ubidi_getJoiningGroup U_ICU_ENTRY_POINT_RENAME(ubidi_getJoiningGroup)
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
493 #define ubrk_next U_ICU_ENTRY_POINT_RENAME(ubrk_next) 489 #define ubrk_next U_ICU_ENTRY_POINT_RENAME(ubrk_next)
494 #define ubrk_open U_ICU_ENTRY_POINT_RENAME(ubrk_open) 490 #define ubrk_open U_ICU_ENTRY_POINT_RENAME(ubrk_open)
495 #define ubrk_openRules U_ICU_ENTRY_POINT_RENAME(ubrk_openRules) 491 #define ubrk_openRules U_ICU_ENTRY_POINT_RENAME(ubrk_openRules)
496 #define ubrk_preceding U_ICU_ENTRY_POINT_RENAME(ubrk_preceding) 492 #define ubrk_preceding U_ICU_ENTRY_POINT_RENAME(ubrk_preceding)
497 #define ubrk_previous U_ICU_ENTRY_POINT_RENAME(ubrk_previous) 493 #define ubrk_previous U_ICU_ENTRY_POINT_RENAME(ubrk_previous)
498 #define ubrk_refreshUText U_ICU_ENTRY_POINT_RENAME(ubrk_refreshUText) 494 #define ubrk_refreshUText U_ICU_ENTRY_POINT_RENAME(ubrk_refreshUText)
499 #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone) 495 #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
500 #define ubrk_setText U_ICU_ENTRY_POINT_RENAME(ubrk_setText) 496 #define ubrk_setText U_ICU_ENTRY_POINT_RENAME(ubrk_setText)
501 #define ubrk_setUText U_ICU_ENTRY_POINT_RENAME(ubrk_setUText) 497 #define ubrk_setUText U_ICU_ENTRY_POINT_RENAME(ubrk_setUText)
502 #define ubrk_swap U_ICU_ENTRY_POINT_RENAME(ubrk_swap) 498 #define ubrk_swap U_ICU_ENTRY_POINT_RENAME(ubrk_swap)
499 #define ucache_compareKeys U_ICU_ENTRY_POINT_RENAME(ucache_compareKeys)
500 #define ucache_deleteKey U_ICU_ENTRY_POINT_RENAME(ucache_deleteKey)
501 #define ucache_hashKeys U_ICU_ENTRY_POINT_RENAME(ucache_hashKeys)
503 #define ucal_add U_ICU_ENTRY_POINT_RENAME(ucal_add) 502 #define ucal_add U_ICU_ENTRY_POINT_RENAME(ucal_add)
504 #define ucal_clear U_ICU_ENTRY_POINT_RENAME(ucal_clear) 503 #define ucal_clear U_ICU_ENTRY_POINT_RENAME(ucal_clear)
505 #define ucal_clearField U_ICU_ENTRY_POINT_RENAME(ucal_clearField) 504 #define ucal_clearField U_ICU_ENTRY_POINT_RENAME(ucal_clearField)
506 #define ucal_clone U_ICU_ENTRY_POINT_RENAME(ucal_clone) 505 #define ucal_clone U_ICU_ENTRY_POINT_RENAME(ucal_clone)
507 #define ucal_close U_ICU_ENTRY_POINT_RENAME(ucal_close) 506 #define ucal_close U_ICU_ENTRY_POINT_RENAME(ucal_close)
508 #define ucal_countAvailable U_ICU_ENTRY_POINT_RENAME(ucal_countAvailable) 507 #define ucal_countAvailable U_ICU_ENTRY_POINT_RENAME(ucal_countAvailable)
509 #define ucal_equivalentTo U_ICU_ENTRY_POINT_RENAME(ucal_equivalentTo) 508 #define ucal_equivalentTo U_ICU_ENTRY_POINT_RENAME(ucal_equivalentTo)
510 #define ucal_get U_ICU_ENTRY_POINT_RENAME(ucal_get) 509 #define ucal_get U_ICU_ENTRY_POINT_RENAME(ucal_get)
511 #define ucal_getAttribute U_ICU_ENTRY_POINT_RENAME(ucal_getAttribute) 510 #define ucal_getAttribute U_ICU_ENTRY_POINT_RENAME(ucal_getAttribute)
512 #define ucal_getAvailable U_ICU_ENTRY_POINT_RENAME(ucal_getAvailable) 511 #define ucal_getAvailable U_ICU_ENTRY_POINT_RENAME(ucal_getAvailable)
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
689 #define ucnv_toUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_toUnicode) 688 #define ucnv_toUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_toUnicode)
690 #define ucnv_unload U_ICU_ENTRY_POINT_RENAME(ucnv_unload) 689 #define ucnv_unload U_ICU_ENTRY_POINT_RENAME(ucnv_unload)
691 #define ucnv_unloadSharedDataIfReady U_ICU_ENTRY_POINT_RENAME(ucnv_unloadSharedD ataIfReady) 690 #define ucnv_unloadSharedDataIfReady U_ICU_ENTRY_POINT_RENAME(ucnv_unloadSharedD ataIfReady)
692 #define ucnv_usesFallback U_ICU_ENTRY_POINT_RENAME(ucnv_usesFallback) 691 #define ucnv_usesFallback U_ICU_ENTRY_POINT_RENAME(ucnv_usesFallback)
693 #define ucnvsel_close U_ICU_ENTRY_POINT_RENAME(ucnvsel_close) 692 #define ucnvsel_close U_ICU_ENTRY_POINT_RENAME(ucnvsel_close)
694 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open) 693 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open)
695 #define ucnvsel_openFromSerialized U_ICU_ENTRY_POINT_RENAME(ucnvsel_openFromSeri alized) 694 #define ucnvsel_openFromSerialized U_ICU_ENTRY_POINT_RENAME(ucnvsel_openFromSeri alized)
696 #define ucnvsel_selectForString U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForString ) 695 #define ucnvsel_selectForString U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForString )
697 #define ucnvsel_selectForUTF8 U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForUTF8) 696 #define ucnvsel_selectForUTF8 U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForUTF8)
698 #define ucnvsel_serialize U_ICU_ENTRY_POINT_RENAME(ucnvsel_serialize) 697 #define ucnvsel_serialize U_ICU_ENTRY_POINT_RENAME(ucnvsel_serialize)
699 #define ucol_allocWeights U_ICU_ENTRY_POINT_RENAME(ucol_allocWeights)
700 #define ucol_assembleTailoringTable U_ICU_ENTRY_POINT_RENAME(ucol_assembleTailor ingTable)
701 #define ucol_buildPermutationTable U_ICU_ENTRY_POINT_RENAME(ucol_buildPermutatio nTable)
702 #define ucol_calcSortKey U_ICU_ENTRY_POINT_RENAME(ucol_calcSortKey)
703 #define ucol_calcSortKeySimpleTertiary U_ICU_ENTRY_POINT_RENAME(ucol_calcSortKey SimpleTertiary)
704 #define ucol_cloneBinary U_ICU_ENTRY_POINT_RENAME(ucol_cloneBinary) 698 #define ucol_cloneBinary U_ICU_ENTRY_POINT_RENAME(ucol_cloneBinary)
705 #define ucol_close U_ICU_ENTRY_POINT_RENAME(ucol_close) 699 #define ucol_close U_ICU_ENTRY_POINT_RENAME(ucol_close)
706 #define ucol_closeElements U_ICU_ENTRY_POINT_RENAME(ucol_closeElements) 700 #define ucol_closeElements U_ICU_ENTRY_POINT_RENAME(ucol_closeElements)
707 #define ucol_countAvailable U_ICU_ENTRY_POINT_RENAME(ucol_countAvailable) 701 #define ucol_countAvailable U_ICU_ENTRY_POINT_RENAME(ucol_countAvailable)
708 #define ucol_createElements U_ICU_ENTRY_POINT_RENAME(ucol_createElements)
709 #define ucol_doCE U_ICU_ENTRY_POINT_RENAME(ucol_doCE)
710 #define ucol_equal U_ICU_ENTRY_POINT_RENAME(ucol_equal) 702 #define ucol_equal U_ICU_ENTRY_POINT_RENAME(ucol_equal)
711 #define ucol_equals U_ICU_ENTRY_POINT_RENAME(ucol_equals) 703 #define ucol_equals U_ICU_ENTRY_POINT_RENAME(ucol_equals)
712 #define ucol_findReorderingEntry U_ICU_ENTRY_POINT_RENAME(ucol_findReorderingEnt ry)
713 #define ucol_forceHanImplicit U_ICU_ENTRY_POINT_RENAME(ucol_forceHanImplicit)
714 #define ucol_forgetUCA U_ICU_ENTRY_POINT_RENAME(ucol_forgetUCA)
715 #define ucol_freeOffsetBuffer U_ICU_ENTRY_POINT_RENAME(ucol_freeOffsetBuffer)
716 #define ucol_getAttribute U_ICU_ENTRY_POINT_RENAME(ucol_getAttribute) 704 #define ucol_getAttribute U_ICU_ENTRY_POINT_RENAME(ucol_getAttribute)
717 #define ucol_getAttributeOrDefault U_ICU_ENTRY_POINT_RENAME(ucol_getAttributeOrD efault)
718 #define ucol_getAvailable U_ICU_ENTRY_POINT_RENAME(ucol_getAvailable) 705 #define ucol_getAvailable U_ICU_ENTRY_POINT_RENAME(ucol_getAvailable)
719 #define ucol_getBound U_ICU_ENTRY_POINT_RENAME(ucol_getBound) 706 #define ucol_getBound U_ICU_ENTRY_POINT_RENAME(ucol_getBound)
720 #define ucol_getCEStrengthDifference U_ICU_ENTRY_POINT_RENAME(ucol_getCEStrength Difference)
721 #define ucol_getCollationKey U_ICU_ENTRY_POINT_RENAME(ucol_getCollationKey)
722 #define ucol_getContractions U_ICU_ENTRY_POINT_RENAME(ucol_getContractions) 707 #define ucol_getContractions U_ICU_ENTRY_POINT_RENAME(ucol_getContractions)
723 #define ucol_getContractionsAndExpansions U_ICU_ENTRY_POINT_RENAME(ucol_getContr actionsAndExpansions) 708 #define ucol_getContractionsAndExpansions U_ICU_ENTRY_POINT_RENAME(ucol_getContr actionsAndExpansions)
724 #define ucol_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucol_getDisplayName) 709 #define ucol_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucol_getDisplayName)
725 #define ucol_getEquivalentReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getEquivale ntReorderCodes) 710 #define ucol_getEquivalentReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getEquivale ntReorderCodes)
726 #define ucol_getFirstCE U_ICU_ENTRY_POINT_RENAME(ucol_getFirstCE)
727 #define ucol_getFunctionalEquivalent U_ICU_ENTRY_POINT_RENAME(ucol_getFunctional Equivalent) 711 #define ucol_getFunctionalEquivalent U_ICU_ENTRY_POINT_RENAME(ucol_getFunctional Equivalent)
728 #define ucol_getKeywordValues U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordValues) 712 #define ucol_getKeywordValues U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordValues)
729 #define ucol_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordV aluesForLocale) 713 #define ucol_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordV aluesForLocale)
730 #define ucol_getKeywords U_ICU_ENTRY_POINT_RENAME(ucol_getKeywords) 714 #define ucol_getKeywords U_ICU_ENTRY_POINT_RENAME(ucol_getKeywords)
731 #define ucol_getLeadBytesForReorderCode U_ICU_ENTRY_POINT_RENAME(ucol_getLeadByt esForReorderCode)
732 #define ucol_getLocale U_ICU_ENTRY_POINT_RENAME(ucol_getLocale) 715 #define ucol_getLocale U_ICU_ENTRY_POINT_RENAME(ucol_getLocale)
733 #define ucol_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucol_getLocaleByType) 716 #define ucol_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucol_getLocaleByType)
734 #define ucol_getMaxExpansion U_ICU_ENTRY_POINT_RENAME(ucol_getMaxExpansion) 717 #define ucol_getMaxExpansion U_ICU_ENTRY_POINT_RENAME(ucol_getMaxExpansion)
735 #define ucol_getNextCE U_ICU_ENTRY_POINT_RENAME(ucol_getNextCE) 718 #define ucol_getMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_getMaxVariable)
736 #define ucol_getOffset U_ICU_ENTRY_POINT_RENAME(ucol_getOffset) 719 #define ucol_getOffset U_ICU_ENTRY_POINT_RENAME(ucol_getOffset)
737 #define ucol_getPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_getPrevCE)
738 #define ucol_getReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodes) 720 #define ucol_getReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodes)
739 #define ucol_getReorderCodesForLeadByte U_ICU_ENTRY_POINT_RENAME(ucol_getReorder CodesForLeadByte)
740 #define ucol_getRules U_ICU_ENTRY_POINT_RENAME(ucol_getRules) 721 #define ucol_getRules U_ICU_ENTRY_POINT_RENAME(ucol_getRules)
741 #define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx) 722 #define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx)
742 #define ucol_getShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_getShortDefi nitionString) 723 #define ucol_getShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_getShortDefi nitionString)
743 #define ucol_getSortKey U_ICU_ENTRY_POINT_RENAME(ucol_getSortKey) 724 #define ucol_getSortKey U_ICU_ENTRY_POINT_RENAME(ucol_getSortKey)
744 #define ucol_getStrength U_ICU_ENTRY_POINT_RENAME(ucol_getStrength) 725 #define ucol_getStrength U_ICU_ENTRY_POINT_RENAME(ucol_getStrength)
745 #define ucol_getTailoredSet U_ICU_ENTRY_POINT_RENAME(ucol_getTailoredSet) 726 #define ucol_getTailoredSet U_ICU_ENTRY_POINT_RENAME(ucol_getTailoredSet)
746 #define ucol_getUCAVersion U_ICU_ENTRY_POINT_RENAME(ucol_getUCAVersion) 727 #define ucol_getUCAVersion U_ICU_ENTRY_POINT_RENAME(ucol_getUCAVersion)
747 #define ucol_getUnsafeSet U_ICU_ENTRY_POINT_RENAME(ucol_getUnsafeSet) 728 #define ucol_getUnsafeSet U_ICU_ENTRY_POINT_RENAME(ucol_getUnsafeSet)
748 #define ucol_getVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_getVariableTop) 729 #define ucol_getVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_getVariableTop)
749 #define ucol_getVersion U_ICU_ENTRY_POINT_RENAME(ucol_getVersion) 730 #define ucol_getVersion U_ICU_ENTRY_POINT_RENAME(ucol_getVersion)
750 #define ucol_greater U_ICU_ENTRY_POINT_RENAME(ucol_greater) 731 #define ucol_greater U_ICU_ENTRY_POINT_RENAME(ucol_greater)
751 #define ucol_greaterOrEqual U_ICU_ENTRY_POINT_RENAME(ucol_greaterOrEqual) 732 #define ucol_greaterOrEqual U_ICU_ENTRY_POINT_RENAME(ucol_greaterOrEqual)
752 #define ucol_initBuffers U_ICU_ENTRY_POINT_RENAME(ucol_initBuffers)
753 #define ucol_initCollator U_ICU_ENTRY_POINT_RENAME(ucol_initCollator)
754 #define ucol_initInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_initInverseUCA)
755 #define ucol_initUCA U_ICU_ENTRY_POINT_RENAME(ucol_initUCA)
756 #define ucol_inv_getNextCE U_ICU_ENTRY_POINT_RENAME(ucol_inv_getNextCE)
757 #define ucol_inv_getPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_inv_getPrevCE)
758 #define ucol_isTailored U_ICU_ENTRY_POINT_RENAME(ucol_isTailored)
759 #define ucol_keyHashCode U_ICU_ENTRY_POINT_RENAME(ucol_keyHashCode) 733 #define ucol_keyHashCode U_ICU_ENTRY_POINT_RENAME(ucol_keyHashCode)
760 #define ucol_looksLikeCollationBinary U_ICU_ENTRY_POINT_RENAME(ucol_looksLikeCol lationBinary) 734 #define ucol_looksLikeCollationBinary U_ICU_ENTRY_POINT_RENAME(ucol_looksLikeCol lationBinary)
761 #define ucol_mergeSortkeys U_ICU_ENTRY_POINT_RENAME(ucol_mergeSortkeys) 735 #define ucol_mergeSortkeys U_ICU_ENTRY_POINT_RENAME(ucol_mergeSortkeys)
762 #define ucol_next U_ICU_ENTRY_POINT_RENAME(ucol_next) 736 #define ucol_next U_ICU_ENTRY_POINT_RENAME(ucol_next)
763 #define ucol_nextProcessed U_ICU_ENTRY_POINT_RENAME(ucol_nextProcessed)
764 #define ucol_nextSortKeyPart U_ICU_ENTRY_POINT_RENAME(ucol_nextSortKeyPart) 737 #define ucol_nextSortKeyPart U_ICU_ENTRY_POINT_RENAME(ucol_nextSortKeyPart)
765 #define ucol_nextWeight U_ICU_ENTRY_POINT_RENAME(ucol_nextWeight)
766 #define ucol_normalizeShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_normal izeShortDefinitionString) 738 #define ucol_normalizeShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_normal izeShortDefinitionString)
767 #define ucol_open U_ICU_ENTRY_POINT_RENAME(ucol_open) 739 #define ucol_open U_ICU_ENTRY_POINT_RENAME(ucol_open)
768 #define ucol_openAvailableLocales U_ICU_ENTRY_POINT_RENAME(ucol_openAvailableLoc ales) 740 #define ucol_openAvailableLocales U_ICU_ENTRY_POINT_RENAME(ucol_openAvailableLoc ales)
769 #define ucol_openBinary U_ICU_ENTRY_POINT_RENAME(ucol_openBinary) 741 #define ucol_openBinary U_ICU_ENTRY_POINT_RENAME(ucol_openBinary)
770 #define ucol_openElements U_ICU_ENTRY_POINT_RENAME(ucol_openElements) 742 #define ucol_openElements U_ICU_ENTRY_POINT_RENAME(ucol_openElements)
771 #define ucol_openFromShortString U_ICU_ENTRY_POINT_RENAME(ucol_openFromShortStri ng) 743 #define ucol_openFromShortString U_ICU_ENTRY_POINT_RENAME(ucol_openFromShortStri ng)
772 #define ucol_openRules U_ICU_ENTRY_POINT_RENAME(ucol_openRules) 744 #define ucol_openRules U_ICU_ENTRY_POINT_RENAME(ucol_openRules)
773 #define ucol_openRulesForImport U_ICU_ENTRY_POINT_RENAME(ucol_openRulesForImport )
774 #define ucol_open_internal U_ICU_ENTRY_POINT_RENAME(ucol_open_internal)
775 #define ucol_prepareShortStringOpen U_ICU_ENTRY_POINT_RENAME(ucol_prepareShortSt ringOpen) 745 #define ucol_prepareShortStringOpen U_ICU_ENTRY_POINT_RENAME(ucol_prepareShortSt ringOpen)
776 #define ucol_previous U_ICU_ENTRY_POINT_RENAME(ucol_previous) 746 #define ucol_previous U_ICU_ENTRY_POINT_RENAME(ucol_previous)
777 #define ucol_previousProcessed U_ICU_ENTRY_POINT_RENAME(ucol_previousProcessed)
778 #define ucol_primaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_primaryOrder) 747 #define ucol_primaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_primaryOrder)
779 #define ucol_prv_getSpecialCE U_ICU_ENTRY_POINT_RENAME(ucol_prv_getSpecialCE)
780 #define ucol_prv_getSpecialPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_prv_getSpecialPr evCE)
781 #define ucol_reset U_ICU_ENTRY_POINT_RENAME(ucol_reset) 748 #define ucol_reset U_ICU_ENTRY_POINT_RENAME(ucol_reset)
782 #define ucol_restoreVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_restoreVariableTop ) 749 #define ucol_restoreVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_restoreVariableTop )
783 #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone) 750 #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
784 #define ucol_secondaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_secondaryOrder) 751 #define ucol_secondaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_secondaryOrder)
785 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute) 752 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute)
753 #define ucol_setMaxVariable U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable)
786 #define ucol_setOffset U_ICU_ENTRY_POINT_RENAME(ucol_setOffset) 754 #define ucol_setOffset U_ICU_ENTRY_POINT_RENAME(ucol_setOffset)
787 #define ucol_setOptionsFromHeader U_ICU_ENTRY_POINT_RENAME(ucol_setOptionsFromHe ader)
788 #define ucol_setReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_setReorderCodes) 755 #define ucol_setReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_setReorderCodes)
789 #define ucol_setReqValidLocales U_ICU_ENTRY_POINT_RENAME(ucol_setReqValidLocales )
790 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength) 756 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength)
791 #define ucol_setText U_ICU_ENTRY_POINT_RENAME(ucol_setText) 757 #define ucol_setText U_ICU_ENTRY_POINT_RENAME(ucol_setText)
792 #define ucol_setVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_setVariableTop) 758 #define ucol_setVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_setVariableTop)
793 #define ucol_strcoll U_ICU_ENTRY_POINT_RENAME(ucol_strcoll) 759 #define ucol_strcoll U_ICU_ENTRY_POINT_RENAME(ucol_strcoll)
794 #define ucol_strcollIter U_ICU_ENTRY_POINT_RENAME(ucol_strcollIter) 760 #define ucol_strcollIter U_ICU_ENTRY_POINT_RENAME(ucol_strcollIter)
795 #define ucol_strcollUTF8 U_ICU_ENTRY_POINT_RENAME(ucol_strcollUTF8) 761 #define ucol_strcollUTF8 U_ICU_ENTRY_POINT_RENAME(ucol_strcollUTF8)
796 #define ucol_swap U_ICU_ENTRY_POINT_RENAME(ucol_swap) 762 #define ucol_swap U_ICU_ENTRY_POINT_RENAME(ucol_swap)
797 #define ucol_swapBinary U_ICU_ENTRY_POINT_RENAME(ucol_swapBinary)
798 #define ucol_swapInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_swapInverseUCA) 763 #define ucol_swapInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_swapInverseUCA)
799 #define ucol_tertiaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_tertiaryOrder) 764 #define ucol_tertiaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_tertiaryOrder)
800 #define ucol_tok_assembleTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_assembleTok enList)
801 #define ucol_tok_closeTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_closeTokenList )
802 #define ucol_tok_getNextArgument U_ICU_ENTRY_POINT_RENAME(ucol_tok_getNextArgume nt)
803 #define ucol_tok_getRulesFromBundle U_ICU_ENTRY_POINT_RENAME(ucol_tok_getRulesFr omBundle)
804 #define ucol_tok_initTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_initTokenList)
805 #define ucol_tok_parseNextToken U_ICU_ENTRY_POINT_RENAME(ucol_tok_parseNextToken )
806 #define ucol_updateInternalState U_ICU_ENTRY_POINT_RENAME(ucol_updateInternalSta te)
807 #define ucsdet_close U_ICU_ENTRY_POINT_RENAME(ucsdet_close) 765 #define ucsdet_close U_ICU_ENTRY_POINT_RENAME(ucsdet_close)
808 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect) 766 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect)
809 #define ucsdet_detectAll U_ICU_ENTRY_POINT_RENAME(ucsdet_detectAll) 767 #define ucsdet_detectAll U_ICU_ENTRY_POINT_RENAME(ucsdet_detectAll)
810 #define ucsdet_enableInputFilter U_ICU_ENTRY_POINT_RENAME(ucsdet_enableInputFilt er) 768 #define ucsdet_enableInputFilter U_ICU_ENTRY_POINT_RENAME(ucsdet_enableInputFilt er)
811 #define ucsdet_getAllDetectableCharsets U_ICU_ENTRY_POINT_RENAME(ucsdet_getAllDe tectableCharsets) 769 #define ucsdet_getAllDetectableCharsets U_ICU_ENTRY_POINT_RENAME(ucsdet_getAllDe tectableCharsets)
812 #define ucsdet_getConfidence U_ICU_ENTRY_POINT_RENAME(ucsdet_getConfidence) 770 #define ucsdet_getConfidence U_ICU_ENTRY_POINT_RENAME(ucsdet_getConfidence)
813 #define ucsdet_getDetectableCharsets U_ICU_ENTRY_POINT_RENAME(ucsdet_getDetectab leCharsets) 771 #define ucsdet_getDetectableCharsets U_ICU_ENTRY_POINT_RENAME(ucsdet_getDetectab leCharsets)
814 #define ucsdet_getLanguage U_ICU_ENTRY_POINT_RENAME(ucsdet_getLanguage) 772 #define ucsdet_getLanguage U_ICU_ENTRY_POINT_RENAME(ucsdet_getLanguage)
815 #define ucsdet_getName U_ICU_ENTRY_POINT_RENAME(ucsdet_getName) 773 #define ucsdet_getName U_ICU_ENTRY_POINT_RENAME(ucsdet_getName)
816 #define ucsdet_getUChars U_ICU_ENTRY_POINT_RENAME(ucsdet_getUChars) 774 #define ucsdet_getUChars U_ICU_ENTRY_POINT_RENAME(ucsdet_getUChars)
817 #define ucsdet_isInputFilterEnabled U_ICU_ENTRY_POINT_RENAME(ucsdet_isInputFilte rEnabled) 775 #define ucsdet_isInputFilterEnabled U_ICU_ENTRY_POINT_RENAME(ucsdet_isInputFilte rEnabled)
818 #define ucsdet_open U_ICU_ENTRY_POINT_RENAME(ucsdet_open) 776 #define ucsdet_open U_ICU_ENTRY_POINT_RENAME(ucsdet_open)
819 #define ucsdet_setDeclaredEncoding U_ICU_ENTRY_POINT_RENAME(ucsdet_setDeclaredEn coding) 777 #define ucsdet_setDeclaredEncoding U_ICU_ENTRY_POINT_RENAME(ucsdet_setDeclaredEn coding)
820 #define ucsdet_setDetectableCharset U_ICU_ENTRY_POINT_RENAME(ucsdet_setDetectabl eCharset) 778 #define ucsdet_setDetectableCharset U_ICU_ENTRY_POINT_RENAME(ucsdet_setDetectabl eCharset)
821 #define ucsdet_setText U_ICU_ENTRY_POINT_RENAME(ucsdet_setText) 779 #define ucsdet_setText U_ICU_ENTRY_POINT_RENAME(ucsdet_setText)
822 #define ucurr_countCurrencies U_ICU_ENTRY_POINT_RENAME(ucurr_countCurrencies) 780 #define ucurr_countCurrencies U_ICU_ENTRY_POINT_RENAME(ucurr_countCurrencies)
823 #define ucurr_forLocale U_ICU_ENTRY_POINT_RENAME(ucurr_forLocale) 781 #define ucurr_forLocale U_ICU_ENTRY_POINT_RENAME(ucurr_forLocale)
824 #define ucurr_forLocaleAndDate U_ICU_ENTRY_POINT_RENAME(ucurr_forLocaleAndDate) 782 #define ucurr_forLocaleAndDate U_ICU_ENTRY_POINT_RENAME(ucurr_forLocaleAndDate)
825 #define ucurr_getDefaultFractionDigits U_ICU_ENTRY_POINT_RENAME(ucurr_getDefault FractionDigits) 783 #define ucurr_getDefaultFractionDigits U_ICU_ENTRY_POINT_RENAME(ucurr_getDefault FractionDigits)
784 #define ucurr_getDefaultFractionDigitsForUsage U_ICU_ENTRY_POINT_RENAME(ucurr_ge tDefaultFractionDigitsForUsage)
826 #define ucurr_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucurr_getKeywor dValuesForLocale) 785 #define ucurr_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucurr_getKeywor dValuesForLocale)
827 #define ucurr_getName U_ICU_ENTRY_POINT_RENAME(ucurr_getName) 786 #define ucurr_getName U_ICU_ENTRY_POINT_RENAME(ucurr_getName)
828 #define ucurr_getNumericCode U_ICU_ENTRY_POINT_RENAME(ucurr_getNumericCode) 787 #define ucurr_getNumericCode U_ICU_ENTRY_POINT_RENAME(ucurr_getNumericCode)
829 #define ucurr_getPluralName U_ICU_ENTRY_POINT_RENAME(ucurr_getPluralName) 788 #define ucurr_getPluralName U_ICU_ENTRY_POINT_RENAME(ucurr_getPluralName)
830 #define ucurr_getRoundingIncrement U_ICU_ENTRY_POINT_RENAME(ucurr_getRoundingInc rement) 789 #define ucurr_getRoundingIncrement U_ICU_ENTRY_POINT_RENAME(ucurr_getRoundingInc rement)
790 #define ucurr_getRoundingIncrementForUsage U_ICU_ENTRY_POINT_RENAME(ucurr_getRou ndingIncrementForUsage)
831 #define ucurr_isAvailable U_ICU_ENTRY_POINT_RENAME(ucurr_isAvailable) 791 #define ucurr_isAvailable U_ICU_ENTRY_POINT_RENAME(ucurr_isAvailable)
832 #define ucurr_openISOCurrencies U_ICU_ENTRY_POINT_RENAME(ucurr_openISOCurrencies ) 792 #define ucurr_openISOCurrencies U_ICU_ENTRY_POINT_RENAME(ucurr_openISOCurrencies )
833 #define ucurr_register U_ICU_ENTRY_POINT_RENAME(ucurr_register) 793 #define ucurr_register U_ICU_ENTRY_POINT_RENAME(ucurr_register)
834 #define ucurr_unregister U_ICU_ENTRY_POINT_RENAME(ucurr_unregister) 794 #define ucurr_unregister U_ICU_ENTRY_POINT_RENAME(ucurr_unregister)
795 #define udat_adoptNumberFormat U_ICU_ENTRY_POINT_RENAME(udat_adoptNumberFormat)
796 #define udat_adoptNumberFormatForFields U_ICU_ENTRY_POINT_RENAME(udat_adoptNumbe rFormatForFields)
835 #define udat_applyPattern U_ICU_ENTRY_POINT_RENAME(udat_applyPattern) 797 #define udat_applyPattern U_ICU_ENTRY_POINT_RENAME(udat_applyPattern)
836 #define udat_applyPatternRelative U_ICU_ENTRY_POINT_RENAME(udat_applyPatternRela tive) 798 #define udat_applyPatternRelative U_ICU_ENTRY_POINT_RENAME(udat_applyPatternRela tive)
837 #define udat_clone U_ICU_ENTRY_POINT_RENAME(udat_clone) 799 #define udat_clone U_ICU_ENTRY_POINT_RENAME(udat_clone)
838 #define udat_close U_ICU_ENTRY_POINT_RENAME(udat_close) 800 #define udat_close U_ICU_ENTRY_POINT_RENAME(udat_close)
839 #define udat_countAvailable U_ICU_ENTRY_POINT_RENAME(udat_countAvailable) 801 #define udat_countAvailable U_ICU_ENTRY_POINT_RENAME(udat_countAvailable)
840 #define udat_countSymbols U_ICU_ENTRY_POINT_RENAME(udat_countSymbols) 802 #define udat_countSymbols U_ICU_ENTRY_POINT_RENAME(udat_countSymbols)
841 #define udat_format U_ICU_ENTRY_POINT_RENAME(udat_format) 803 #define udat_format U_ICU_ENTRY_POINT_RENAME(udat_format)
842 #define udat_get2DigitYearStart U_ICU_ENTRY_POINT_RENAME(udat_get2DigitYearStart ) 804 #define udat_get2DigitYearStart U_ICU_ENTRY_POINT_RENAME(udat_get2DigitYearStart )
843 #define udat_getAvailable U_ICU_ENTRY_POINT_RENAME(udat_getAvailable) 805 #define udat_getAvailable U_ICU_ENTRY_POINT_RENAME(udat_getAvailable)
806 #define udat_getBooleanAttribute U_ICU_ENTRY_POINT_RENAME(udat_getBooleanAttribu te)
844 #define udat_getCalendar U_ICU_ENTRY_POINT_RENAME(udat_getCalendar) 807 #define udat_getCalendar U_ICU_ENTRY_POINT_RENAME(udat_getCalendar)
845 #define udat_getContext U_ICU_ENTRY_POINT_RENAME(udat_getContext) 808 #define udat_getContext U_ICU_ENTRY_POINT_RENAME(udat_getContext)
846 #define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType) 809 #define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType)
847 #define udat_getNumberFormat U_ICU_ENTRY_POINT_RENAME(udat_getNumberFormat) 810 #define udat_getNumberFormat U_ICU_ENTRY_POINT_RENAME(udat_getNumberFormat)
811 #define udat_getNumberFormatForField U_ICU_ENTRY_POINT_RENAME(udat_getNumberForm atForField)
848 #define udat_getSymbols U_ICU_ENTRY_POINT_RENAME(udat_getSymbols) 812 #define udat_getSymbols U_ICU_ENTRY_POINT_RENAME(udat_getSymbols)
849 #define udat_isLenient U_ICU_ENTRY_POINT_RENAME(udat_isLenient) 813 #define udat_isLenient U_ICU_ENTRY_POINT_RENAME(udat_isLenient)
850 #define udat_open U_ICU_ENTRY_POINT_RENAME(udat_open) 814 #define udat_open U_ICU_ENTRY_POINT_RENAME(udat_open)
851 #define udat_parse U_ICU_ENTRY_POINT_RENAME(udat_parse) 815 #define udat_parse U_ICU_ENTRY_POINT_RENAME(udat_parse)
852 #define udat_parseCalendar U_ICU_ENTRY_POINT_RENAME(udat_parseCalendar) 816 #define udat_parseCalendar U_ICU_ENTRY_POINT_RENAME(udat_parseCalendar)
853 #define udat_registerOpener U_ICU_ENTRY_POINT_RENAME(udat_registerOpener) 817 #define udat_registerOpener U_ICU_ENTRY_POINT_RENAME(udat_registerOpener)
854 #define udat_set2DigitYearStart U_ICU_ENTRY_POINT_RENAME(udat_set2DigitYearStart ) 818 #define udat_set2DigitYearStart U_ICU_ENTRY_POINT_RENAME(udat_set2DigitYearStart )
819 #define udat_setBooleanAttribute U_ICU_ENTRY_POINT_RENAME(udat_setBooleanAttribu te)
855 #define udat_setCalendar U_ICU_ENTRY_POINT_RENAME(udat_setCalendar) 820 #define udat_setCalendar U_ICU_ENTRY_POINT_RENAME(udat_setCalendar)
856 #define udat_setContext U_ICU_ENTRY_POINT_RENAME(udat_setContext) 821 #define udat_setContext U_ICU_ENTRY_POINT_RENAME(udat_setContext)
857 #define udat_setLenient U_ICU_ENTRY_POINT_RENAME(udat_setLenient) 822 #define udat_setLenient U_ICU_ENTRY_POINT_RENAME(udat_setLenient)
858 #define udat_setNumberFormat U_ICU_ENTRY_POINT_RENAME(udat_setNumberFormat) 823 #define udat_setNumberFormat U_ICU_ENTRY_POINT_RENAME(udat_setNumberFormat)
859 #define udat_setSymbols U_ICU_ENTRY_POINT_RENAME(udat_setSymbols) 824 #define udat_setSymbols U_ICU_ENTRY_POINT_RENAME(udat_setSymbols)
860 #define udat_toCalendarDateField U_ICU_ENTRY_POINT_RENAME(udat_toCalendarDateFie ld) 825 #define udat_toCalendarDateField U_ICU_ENTRY_POINT_RENAME(udat_toCalendarDateFie ld)
861 #define udat_toPattern U_ICU_ENTRY_POINT_RENAME(udat_toPattern) 826 #define udat_toPattern U_ICU_ENTRY_POINT_RENAME(udat_toPattern)
862 #define udat_toPatternRelativeDate U_ICU_ENTRY_POINT_RENAME(udat_toPatternRelati veDate) 827 #define udat_toPatternRelativeDate U_ICU_ENTRY_POINT_RENAME(udat_toPatternRelati veDate)
863 #define udat_toPatternRelativeTime U_ICU_ENTRY_POINT_RENAME(udat_toPatternRelati veTime) 828 #define udat_toPatternRelativeTime U_ICU_ENTRY_POINT_RENAME(udat_toPatternRelati veTime)
864 #define udat_unregisterOpener U_ICU_ENTRY_POINT_RENAME(udat_unregisterOpener) 829 #define udat_unregisterOpener U_ICU_ENTRY_POINT_RENAME(udat_unregisterOpener)
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
1072 #define uloc_getKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_getKeywordValue) 1037 #define uloc_getKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_getKeywordValue)
1073 #define uloc_getLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLCID) 1038 #define uloc_getLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLCID)
1074 #define uloc_getLanguage U_ICU_ENTRY_POINT_RENAME(uloc_getLanguage) 1039 #define uloc_getLanguage U_ICU_ENTRY_POINT_RENAME(uloc_getLanguage)
1075 #define uloc_getLineOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getLineOrientation ) 1040 #define uloc_getLineOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getLineOrientation )
1076 #define uloc_getLocaleForLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLocaleForLCID) 1041 #define uloc_getLocaleForLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLocaleForLCID)
1077 #define uloc_getName U_ICU_ENTRY_POINT_RENAME(uloc_getName) 1042 #define uloc_getName U_ICU_ENTRY_POINT_RENAME(uloc_getName)
1078 #define uloc_getParent U_ICU_ENTRY_POINT_RENAME(uloc_getParent) 1043 #define uloc_getParent U_ICU_ENTRY_POINT_RENAME(uloc_getParent)
1079 #define uloc_getScript U_ICU_ENTRY_POINT_RENAME(uloc_getScript) 1044 #define uloc_getScript U_ICU_ENTRY_POINT_RENAME(uloc_getScript)
1080 #define uloc_getTableStringWithFallback U_ICU_ENTRY_POINT_RENAME(uloc_getTableSt ringWithFallback) 1045 #define uloc_getTableStringWithFallback U_ICU_ENTRY_POINT_RENAME(uloc_getTableSt ringWithFallback)
1081 #define uloc_getVariant U_ICU_ENTRY_POINT_RENAME(uloc_getVariant) 1046 #define uloc_getVariant U_ICU_ENTRY_POINT_RENAME(uloc_getVariant)
1047 #define uloc_isRightToLeft U_ICU_ENTRY_POINT_RENAME(uloc_isRightToLeft)
1082 #define uloc_minimizeSubtags U_ICU_ENTRY_POINT_RENAME(uloc_minimizeSubtags) 1048 #define uloc_minimizeSubtags U_ICU_ENTRY_POINT_RENAME(uloc_minimizeSubtags)
1083 #define uloc_openKeywordList U_ICU_ENTRY_POINT_RENAME(uloc_openKeywordList) 1049 #define uloc_openKeywordList U_ICU_ENTRY_POINT_RENAME(uloc_openKeywordList)
1084 #define uloc_openKeywords U_ICU_ENTRY_POINT_RENAME(uloc_openKeywords) 1050 #define uloc_openKeywords U_ICU_ENTRY_POINT_RENAME(uloc_openKeywords)
1085 #define uloc_setDefault U_ICU_ENTRY_POINT_RENAME(uloc_setDefault) 1051 #define uloc_setDefault U_ICU_ENTRY_POINT_RENAME(uloc_setDefault)
1086 #define uloc_setKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_setKeywordValue) 1052 #define uloc_setKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_setKeywordValue)
1087 #define uloc_toLanguageTag U_ICU_ENTRY_POINT_RENAME(uloc_toLanguageTag) 1053 #define uloc_toLanguageTag U_ICU_ENTRY_POINT_RENAME(uloc_toLanguageTag)
1054 #define uloc_toLegacyKey U_ICU_ENTRY_POINT_RENAME(uloc_toLegacyKey)
1055 #define uloc_toLegacyType U_ICU_ENTRY_POINT_RENAME(uloc_toLegacyType)
1056 #define uloc_toUnicodeLocaleKey U_ICU_ENTRY_POINT_RENAME(uloc_toUnicodeLocaleKey )
1057 #define uloc_toUnicodeLocaleType U_ICU_ENTRY_POINT_RENAME(uloc_toUnicodeLocaleTy pe)
1088 #define ulocdata_close U_ICU_ENTRY_POINT_RENAME(ulocdata_close) 1058 #define ulocdata_close U_ICU_ENTRY_POINT_RENAME(ulocdata_close)
1089 #define ulocdata_getCLDRVersion U_ICU_ENTRY_POINT_RENAME(ulocdata_getCLDRVersion ) 1059 #define ulocdata_getCLDRVersion U_ICU_ENTRY_POINT_RENAME(ulocdata_getCLDRVersion )
1090 #define ulocdata_getDelimiter U_ICU_ENTRY_POINT_RENAME(ulocdata_getDelimiter) 1060 #define ulocdata_getDelimiter U_ICU_ENTRY_POINT_RENAME(ulocdata_getDelimiter)
1091 #define ulocdata_getExemplarSet U_ICU_ENTRY_POINT_RENAME(ulocdata_getExemplarSet ) 1061 #define ulocdata_getExemplarSet U_ICU_ENTRY_POINT_RENAME(ulocdata_getExemplarSet )
1092 #define ulocdata_getLocaleDisplayPattern U_ICU_ENTRY_POINT_RENAME(ulocdata_getLo caleDisplayPattern) 1062 #define ulocdata_getLocaleDisplayPattern U_ICU_ENTRY_POINT_RENAME(ulocdata_getLo caleDisplayPattern)
1093 #define ulocdata_getLocaleSeparator U_ICU_ENTRY_POINT_RENAME(ulocdata_getLocaleS eparator) 1063 #define ulocdata_getLocaleSeparator U_ICU_ENTRY_POINT_RENAME(ulocdata_getLocaleS eparator)
1094 #define ulocdata_getMeasurementSystem U_ICU_ENTRY_POINT_RENAME(ulocdata_getMeasu rementSystem) 1064 #define ulocdata_getMeasurementSystem U_ICU_ENTRY_POINT_RENAME(ulocdata_getMeasu rementSystem)
1095 #define ulocdata_getNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_getNoSubstitu te) 1065 #define ulocdata_getNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_getNoSubstitu te)
1096 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize) 1066 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize)
1097 #define ulocdata_open U_ICU_ENTRY_POINT_RENAME(ulocdata_open) 1067 #define ulocdata_open U_ICU_ENTRY_POINT_RENAME(ulocdata_open)
1098 #define ulocdata_setNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_setNoSubstitu te) 1068 #define ulocdata_setNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_setNoSubstitu te)
1099 #define ulocimp_getCountry U_ICU_ENTRY_POINT_RENAME(ulocimp_getCountry) 1069 #define ulocimp_getCountry U_ICU_ENTRY_POINT_RENAME(ulocimp_getCountry)
1100 #define ulocimp_getLanguage U_ICU_ENTRY_POINT_RENAME(ulocimp_getLanguage) 1070 #define ulocimp_getLanguage U_ICU_ENTRY_POINT_RENAME(ulocimp_getLanguage)
1101 #define ulocimp_getScript U_ICU_ENTRY_POINT_RENAME(ulocimp_getScript) 1071 #define ulocimp_getScript U_ICU_ENTRY_POINT_RENAME(ulocimp_getScript)
1072 #define ulocimp_toBcpKey U_ICU_ENTRY_POINT_RENAME(ulocimp_toBcpKey)
1073 #define ulocimp_toBcpType U_ICU_ENTRY_POINT_RENAME(ulocimp_toBcpType)
1074 #define ulocimp_toLegacyKey U_ICU_ENTRY_POINT_RENAME(ulocimp_toLegacyKey)
1075 #define ulocimp_toLegacyType U_ICU_ENTRY_POINT_RENAME(ulocimp_toLegacyType)
1076 #define ultag_isUnicodeLocaleKey U_ICU_ENTRY_POINT_RENAME(ultag_isUnicodeLocaleK ey)
1077 #define ultag_isUnicodeLocaleType U_ICU_ENTRY_POINT_RENAME(ultag_isUnicodeLocale Type)
1102 #define umsg_applyPattern U_ICU_ENTRY_POINT_RENAME(umsg_applyPattern) 1078 #define umsg_applyPattern U_ICU_ENTRY_POINT_RENAME(umsg_applyPattern)
1103 #define umsg_autoQuoteApostrophe U_ICU_ENTRY_POINT_RENAME(umsg_autoQuoteApostrop he) 1079 #define umsg_autoQuoteApostrophe U_ICU_ENTRY_POINT_RENAME(umsg_autoQuoteApostrop he)
1104 #define umsg_clone U_ICU_ENTRY_POINT_RENAME(umsg_clone) 1080 #define umsg_clone U_ICU_ENTRY_POINT_RENAME(umsg_clone)
1105 #define umsg_close U_ICU_ENTRY_POINT_RENAME(umsg_close) 1081 #define umsg_close U_ICU_ENTRY_POINT_RENAME(umsg_close)
1106 #define umsg_format U_ICU_ENTRY_POINT_RENAME(umsg_format) 1082 #define umsg_format U_ICU_ENTRY_POINT_RENAME(umsg_format)
1107 #define umsg_getLocale U_ICU_ENTRY_POINT_RENAME(umsg_getLocale) 1083 #define umsg_getLocale U_ICU_ENTRY_POINT_RENAME(umsg_getLocale)
1108 #define umsg_open U_ICU_ENTRY_POINT_RENAME(umsg_open) 1084 #define umsg_open U_ICU_ENTRY_POINT_RENAME(umsg_open)
1109 #define umsg_parse U_ICU_ENTRY_POINT_RENAME(umsg_parse) 1085 #define umsg_parse U_ICU_ENTRY_POINT_RENAME(umsg_parse)
1110 #define umsg_setLocale U_ICU_ENTRY_POINT_RENAME(umsg_setLocale) 1086 #define umsg_setLocale U_ICU_ENTRY_POINT_RENAME(umsg_setLocale)
1111 #define umsg_toPattern U_ICU_ENTRY_POINT_RENAME(umsg_toPattern) 1087 #define umsg_toPattern U_ICU_ENTRY_POINT_RENAME(umsg_toPattern)
1112 #define umsg_vformat U_ICU_ENTRY_POINT_RENAME(umsg_vformat) 1088 #define umsg_vformat U_ICU_ENTRY_POINT_RENAME(umsg_vformat)
1113 #define umsg_vparse U_ICU_ENTRY_POINT_RENAME(umsg_vparse) 1089 #define umsg_vparse U_ICU_ENTRY_POINT_RENAME(umsg_vparse)
1090 #define umtx_condBroadcast U_ICU_ENTRY_POINT_RENAME(umtx_condBroadcast)
1091 #define umtx_condSignal U_ICU_ENTRY_POINT_RENAME(umtx_condSignal)
1092 #define umtx_condWait U_ICU_ENTRY_POINT_RENAME(umtx_condWait)
1114 #define umtx_lock U_ICU_ENTRY_POINT_RENAME(umtx_lock) 1093 #define umtx_lock U_ICU_ENTRY_POINT_RENAME(umtx_lock)
1115 #define umtx_unlock U_ICU_ENTRY_POINT_RENAME(umtx_unlock) 1094 #define umtx_unlock U_ICU_ENTRY_POINT_RENAME(umtx_unlock)
1116 #define uniset_getUnicode32Instance U_ICU_ENTRY_POINT_RENAME(uniset_getUnicode32 Instance) 1095 #define uniset_getUnicode32Instance U_ICU_ENTRY_POINT_RENAME(uniset_getUnicode32 Instance)
1117 #define unorm2_append U_ICU_ENTRY_POINT_RENAME(unorm2_append) 1096 #define unorm2_append U_ICU_ENTRY_POINT_RENAME(unorm2_append)
1118 #define unorm2_close U_ICU_ENTRY_POINT_RENAME(unorm2_close) 1097 #define unorm2_close U_ICU_ENTRY_POINT_RENAME(unorm2_close)
1119 #define unorm2_composePair U_ICU_ENTRY_POINT_RENAME(unorm2_composePair) 1098 #define unorm2_composePair U_ICU_ENTRY_POINT_RENAME(unorm2_composePair)
1120 #define unorm2_getCombiningClass U_ICU_ENTRY_POINT_RENAME(unorm2_getCombiningCla ss) 1099 #define unorm2_getCombiningClass U_ICU_ENTRY_POINT_RENAME(unorm2_getCombiningCla ss)
1121 #define unorm2_getDecomposition U_ICU_ENTRY_POINT_RENAME(unorm2_getDecomposition ) 1100 #define unorm2_getDecomposition U_ICU_ENTRY_POINT_RENAME(unorm2_getDecomposition )
1122 #define unorm2_getInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getInstance) 1101 #define unorm2_getInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getInstance)
1123 #define unorm2_getNFCInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFCInstance) 1102 #define unorm2_getNFCInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFCInstance)
1124 #define unorm2_getNFDInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFDInstance) 1103 #define unorm2_getNFDInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFDInstance)
1125 #define unorm2_getNFKCCasefoldInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKCCa sefoldInstance) 1104 #define unorm2_getNFKCCasefoldInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKCCa sefoldInstance)
1126 #define unorm2_getNFKCInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKCInstance) 1105 #define unorm2_getNFKCInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKCInstance)
1127 #define unorm2_getNFKDInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKDInstance) 1106 #define unorm2_getNFKDInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKDInstance)
1128 #define unorm2_getRawDecomposition U_ICU_ENTRY_POINT_RENAME(unorm2_getRawDecompo sition) 1107 #define unorm2_getRawDecomposition U_ICU_ENTRY_POINT_RENAME(unorm2_getRawDecompo sition)
1129 #define unorm2_hasBoundaryAfter U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryAfter ) 1108 #define unorm2_hasBoundaryAfter U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryAfter )
1130 #define unorm2_hasBoundaryBefore U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryBefo re) 1109 #define unorm2_hasBoundaryBefore U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryBefo re)
1131 #define unorm2_isInert U_ICU_ENTRY_POINT_RENAME(unorm2_isInert) 1110 #define unorm2_isInert U_ICU_ENTRY_POINT_RENAME(unorm2_isInert)
1132 #define unorm2_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm2_isNormalized) 1111 #define unorm2_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm2_isNormalized)
1133 #define unorm2_normalize U_ICU_ENTRY_POINT_RENAME(unorm2_normalize) 1112 #define unorm2_normalize U_ICU_ENTRY_POINT_RENAME(unorm2_normalize)
1134 #define unorm2_normalizeSecondAndAppend U_ICU_ENTRY_POINT_RENAME(unorm2_normaliz eSecondAndAppend) 1113 #define unorm2_normalizeSecondAndAppend U_ICU_ENTRY_POINT_RENAME(unorm2_normaliz eSecondAndAppend)
1135 #define unorm2_openFiltered U_ICU_ENTRY_POINT_RENAME(unorm2_openFiltered) 1114 #define unorm2_openFiltered U_ICU_ENTRY_POINT_RENAME(unorm2_openFiltered)
1136 #define unorm2_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm2_quickCheck) 1115 #define unorm2_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm2_quickCheck)
1137 #define unorm2_spanQuickCheckYes U_ICU_ENTRY_POINT_RENAME(unorm2_spanQuickCheckY es) 1116 #define unorm2_spanQuickCheckYes U_ICU_ENTRY_POINT_RENAME(unorm2_spanQuickCheckY es)
1138 #define unorm2_swap U_ICU_ENTRY_POINT_RENAME(unorm2_swap) 1117 #define unorm2_swap U_ICU_ENTRY_POINT_RENAME(unorm2_swap)
1139 #define unorm_closeIter U_ICU_ENTRY_POINT_RENAME(unorm_closeIter)
1140 #define unorm_compare U_ICU_ENTRY_POINT_RENAME(unorm_compare) 1118 #define unorm_compare U_ICU_ENTRY_POINT_RENAME(unorm_compare)
1141 #define unorm_concatenate U_ICU_ENTRY_POINT_RENAME(unorm_concatenate) 1119 #define unorm_concatenate U_ICU_ENTRY_POINT_RENAME(unorm_concatenate)
1142 #define unorm_getFCD16 U_ICU_ENTRY_POINT_RENAME(unorm_getFCD16) 1120 #define unorm_getFCD16 U_ICU_ENTRY_POINT_RENAME(unorm_getFCD16)
1143 #define unorm_getQuickCheck U_ICU_ENTRY_POINT_RENAME(unorm_getQuickCheck) 1121 #define unorm_getQuickCheck U_ICU_ENTRY_POINT_RENAME(unorm_getQuickCheck)
1144 #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized) 1122 #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
1145 #define unorm_isNormalizedWithOptions U_ICU_ENTRY_POINT_RENAME(unorm_isNormalize dWithOptions) 1123 #define unorm_isNormalizedWithOptions U_ICU_ENTRY_POINT_RENAME(unorm_isNormalize dWithOptions)
1146 #define unorm_next U_ICU_ENTRY_POINT_RENAME(unorm_next) 1124 #define unorm_next U_ICU_ENTRY_POINT_RENAME(unorm_next)
1147 #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize) 1125 #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
1148 #define unorm_openIter U_ICU_ENTRY_POINT_RENAME(unorm_openIter)
1149 #define unorm_previous U_ICU_ENTRY_POINT_RENAME(unorm_previous) 1126 #define unorm_previous U_ICU_ENTRY_POINT_RENAME(unorm_previous)
1150 #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck) 1127 #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
1151 #define unorm_quickCheckWithOptions U_ICU_ENTRY_POINT_RENAME(unorm_quickCheckWit hOptions) 1128 #define unorm_quickCheckWithOptions U_ICU_ENTRY_POINT_RENAME(unorm_quickCheckWit hOptions)
1152 #define unorm_setIter U_ICU_ENTRY_POINT_RENAME(unorm_setIter)
1153 #define unum_applyPattern U_ICU_ENTRY_POINT_RENAME(unum_applyPattern) 1129 #define unum_applyPattern U_ICU_ENTRY_POINT_RENAME(unum_applyPattern)
1154 #define unum_clone U_ICU_ENTRY_POINT_RENAME(unum_clone) 1130 #define unum_clone U_ICU_ENTRY_POINT_RENAME(unum_clone)
1155 #define unum_close U_ICU_ENTRY_POINT_RENAME(unum_close) 1131 #define unum_close U_ICU_ENTRY_POINT_RENAME(unum_close)
1156 #define unum_countAvailable U_ICU_ENTRY_POINT_RENAME(unum_countAvailable) 1132 #define unum_countAvailable U_ICU_ENTRY_POINT_RENAME(unum_countAvailable)
1157 #define unum_format U_ICU_ENTRY_POINT_RENAME(unum_format) 1133 #define unum_format U_ICU_ENTRY_POINT_RENAME(unum_format)
1158 #define unum_formatDecimal U_ICU_ENTRY_POINT_RENAME(unum_formatDecimal) 1134 #define unum_formatDecimal U_ICU_ENTRY_POINT_RENAME(unum_formatDecimal)
1159 #define unum_formatDouble U_ICU_ENTRY_POINT_RENAME(unum_formatDouble) 1135 #define unum_formatDouble U_ICU_ENTRY_POINT_RENAME(unum_formatDouble)
1160 #define unum_formatDoubleCurrency U_ICU_ENTRY_POINT_RENAME(unum_formatDoubleCurr ency) 1136 #define unum_formatDoubleCurrency U_ICU_ENTRY_POINT_RENAME(unum_formatDoubleCurr ency)
1161 #define unum_formatInt64 U_ICU_ENTRY_POINT_RENAME(unum_formatInt64) 1137 #define unum_formatInt64 U_ICU_ENTRY_POINT_RENAME(unum_formatInt64)
1162 #define unum_formatUFormattable U_ICU_ENTRY_POINT_RENAME(unum_formatUFormattable ) 1138 #define unum_formatUFormattable U_ICU_ENTRY_POINT_RENAME(unum_formatUFormattable )
1163 #define unum_getAttribute U_ICU_ENTRY_POINT_RENAME(unum_getAttribute) 1139 #define unum_getAttribute U_ICU_ENTRY_POINT_RENAME(unum_getAttribute)
1164 #define unum_getAvailable U_ICU_ENTRY_POINT_RENAME(unum_getAvailable) 1140 #define unum_getAvailable U_ICU_ENTRY_POINT_RENAME(unum_getAvailable)
1141 #define unum_getContext U_ICU_ENTRY_POINT_RENAME(unum_getContext)
1165 #define unum_getDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_getDoubleAttribute ) 1142 #define unum_getDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_getDoubleAttribute )
1166 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType) 1143 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType)
1167 #define unum_getSymbol U_ICU_ENTRY_POINT_RENAME(unum_getSymbol) 1144 #define unum_getSymbol U_ICU_ENTRY_POINT_RENAME(unum_getSymbol)
1168 #define unum_getTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_getTextAttribute) 1145 #define unum_getTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_getTextAttribute)
1169 #define unum_open U_ICU_ENTRY_POINT_RENAME(unum_open) 1146 #define unum_open U_ICU_ENTRY_POINT_RENAME(unum_open)
1170 #define unum_parse U_ICU_ENTRY_POINT_RENAME(unum_parse) 1147 #define unum_parse U_ICU_ENTRY_POINT_RENAME(unum_parse)
1171 #define unum_parseDecimal U_ICU_ENTRY_POINT_RENAME(unum_parseDecimal) 1148 #define unum_parseDecimal U_ICU_ENTRY_POINT_RENAME(unum_parseDecimal)
1172 #define unum_parseDouble U_ICU_ENTRY_POINT_RENAME(unum_parseDouble) 1149 #define unum_parseDouble U_ICU_ENTRY_POINT_RENAME(unum_parseDouble)
1173 #define unum_parseDoubleCurrency U_ICU_ENTRY_POINT_RENAME(unum_parseDoubleCurren cy) 1150 #define unum_parseDoubleCurrency U_ICU_ENTRY_POINT_RENAME(unum_parseDoubleCurren cy)
1174 #define unum_parseInt64 U_ICU_ENTRY_POINT_RENAME(unum_parseInt64) 1151 #define unum_parseInt64 U_ICU_ENTRY_POINT_RENAME(unum_parseInt64)
1175 #define unum_parseToUFormattable U_ICU_ENTRY_POINT_RENAME(unum_parseToUFormattab le) 1152 #define unum_parseToUFormattable U_ICU_ENTRY_POINT_RENAME(unum_parseToUFormattab le)
1176 #define unum_setAttribute U_ICU_ENTRY_POINT_RENAME(unum_setAttribute) 1153 #define unum_setAttribute U_ICU_ENTRY_POINT_RENAME(unum_setAttribute)
1154 #define unum_setContext U_ICU_ENTRY_POINT_RENAME(unum_setContext)
1177 #define unum_setDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_setDoubleAttribute ) 1155 #define unum_setDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_setDoubleAttribute )
1178 #define unum_setSymbol U_ICU_ENTRY_POINT_RENAME(unum_setSymbol) 1156 #define unum_setSymbol U_ICU_ENTRY_POINT_RENAME(unum_setSymbol)
1179 #define unum_setTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_setTextAttribute) 1157 #define unum_setTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_setTextAttribute)
1180 #define unum_toPattern U_ICU_ENTRY_POINT_RENAME(unum_toPattern) 1158 #define unum_toPattern U_ICU_ENTRY_POINT_RENAME(unum_toPattern)
1181 #define unumsys_close U_ICU_ENTRY_POINT_RENAME(unumsys_close) 1159 #define unumsys_close U_ICU_ENTRY_POINT_RENAME(unumsys_close)
1182 #define unumsys_getDescription U_ICU_ENTRY_POINT_RENAME(unumsys_getDescription) 1160 #define unumsys_getDescription U_ICU_ENTRY_POINT_RENAME(unumsys_getDescription)
1183 #define unumsys_getName U_ICU_ENTRY_POINT_RENAME(unumsys_getName) 1161 #define unumsys_getName U_ICU_ENTRY_POINT_RENAME(unumsys_getName)
1184 #define unumsys_getRadix U_ICU_ENTRY_POINT_RENAME(unumsys_getRadix) 1162 #define unumsys_getRadix U_ICU_ENTRY_POINT_RENAME(unumsys_getRadix)
1185 #define unumsys_isAlgorithmic U_ICU_ENTRY_POINT_RENAME(unumsys_isAlgorithmic) 1163 #define unumsys_isAlgorithmic U_ICU_ENTRY_POINT_RENAME(unumsys_isAlgorithmic)
1186 #define unumsys_open U_ICU_ENTRY_POINT_RENAME(unumsys_open) 1164 #define unumsys_open U_ICU_ENTRY_POINT_RENAME(unumsys_open)
(...skipping 26 matching lines...) Expand all
1213 #define uplug_setPlugLevel U_ICU_ENTRY_POINT_RENAME(uplug_setPlugLevel) 1191 #define uplug_setPlugLevel U_ICU_ENTRY_POINT_RENAME(uplug_setPlugLevel)
1214 #define uplug_setPlugName U_ICU_ENTRY_POINT_RENAME(uplug_setPlugName) 1192 #define uplug_setPlugName U_ICU_ENTRY_POINT_RENAME(uplug_setPlugName)
1215 #define uplug_setPlugNoUnload U_ICU_ENTRY_POINT_RENAME(uplug_setPlugNoUnload) 1193 #define uplug_setPlugNoUnload U_ICU_ENTRY_POINT_RENAME(uplug_setPlugNoUnload)
1216 #define uprops_getSource U_ICU_ENTRY_POINT_RENAME(uprops_getSource) 1194 #define uprops_getSource U_ICU_ENTRY_POINT_RENAME(uprops_getSource)
1217 #define upropsvec_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(upropsvec_addProper tyStarts) 1195 #define upropsvec_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(upropsvec_addProper tyStarts)
1218 #define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy) 1196 #define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy)
1219 #define uprv_asciiFromEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_asciiFromEbcdic) 1197 #define uprv_asciiFromEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_asciiFromEbcdic)
1220 #define uprv_asciitolower U_ICU_ENTRY_POINT_RENAME(uprv_asciitolower) 1198 #define uprv_asciitolower U_ICU_ENTRY_POINT_RENAME(uprv_asciitolower)
1221 #define uprv_calloc U_ICU_ENTRY_POINT_RENAME(uprv_calloc) 1199 #define uprv_calloc U_ICU_ENTRY_POINT_RENAME(uprv_calloc)
1222 #define uprv_ceil U_ICU_ENTRY_POINT_RENAME(uprv_ceil) 1200 #define uprv_ceil U_ICU_ENTRY_POINT_RENAME(uprv_ceil)
1223 #define uprv_cnttab_addContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_addContr action)
1224 #define uprv_cnttab_changeContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_chang eContraction)
1225 #define uprv_cnttab_changeLastCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_changeLast CE)
1226 #define uprv_cnttab_clone U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_clone)
1227 #define uprv_cnttab_close U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_close)
1228 #define uprv_cnttab_constructTable U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_construc tTable)
1229 #define uprv_cnttab_findCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_findCE)
1230 #define uprv_cnttab_findCP U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_findCP)
1231 #define uprv_cnttab_getCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_getCE)
1232 #define uprv_cnttab_insertContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_inser tContraction)
1233 #define uprv_cnttab_isTailored U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_isTailored)
1234 #define uprv_cnttab_open U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_open)
1235 #define uprv_cnttab_setContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_setContr action)
1236 #define uprv_collIterateAtEnd U_ICU_ENTRY_POINT_RENAME(uprv_collIterateAtEnd)
1237 #define uprv_compareASCIIPropertyNames U_ICU_ENTRY_POINT_RENAME(uprv_compareASCI IPropertyNames) 1201 #define uprv_compareASCIIPropertyNames U_ICU_ENTRY_POINT_RENAME(uprv_compareASCI IPropertyNames)
1238 #define uprv_compareEBCDICPropertyNames U_ICU_ENTRY_POINT_RENAME(uprv_compareEBC DICPropertyNames) 1202 #define uprv_compareEBCDICPropertyNames U_ICU_ENTRY_POINT_RENAME(uprv_compareEBC DICPropertyNames)
1239 #define uprv_compareInvAscii U_ICU_ENTRY_POINT_RENAME(uprv_compareInvAscii) 1203 #define uprv_compareInvAscii U_ICU_ENTRY_POINT_RENAME(uprv_compareInvAscii)
1240 #define uprv_compareInvEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_compareInvEbcdic) 1204 #define uprv_compareInvEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_compareInvEbcdic)
1241 #define uprv_compareInvEbcdicAsAscii U_ICU_ENTRY_POINT_RENAME(uprv_compareInvEbc dicAsAscii) 1205 #define uprv_compareInvEbcdicAsAscii U_ICU_ENTRY_POINT_RENAME(uprv_compareInvEbc dicAsAscii)
1242 #define uprv_convertToLCID U_ICU_ENTRY_POINT_RENAME(uprv_convertToLCID) 1206 #define uprv_convertToLCID U_ICU_ENTRY_POINT_RENAME(uprv_convertToLCID)
1243 #define uprv_convertToPosix U_ICU_ENTRY_POINT_RENAME(uprv_convertToPosix) 1207 #define uprv_convertToPosix U_ICU_ENTRY_POINT_RENAME(uprv_convertToPosix)
1244 #define uprv_copyAscii U_ICU_ENTRY_POINT_RENAME(uprv_copyAscii) 1208 #define uprv_copyAscii U_ICU_ENTRY_POINT_RENAME(uprv_copyAscii)
1245 #define uprv_copyEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_copyEbcdic) 1209 #define uprv_copyEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_copyEbcdic)
1246 #define uprv_decContextClearStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextClear Status) 1210 #define uprv_decContextClearStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextClear Status)
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
1313 #define uprv_decNumberToEngString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToEngSt ring) 1277 #define uprv_decNumberToEngString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToEngSt ring)
1314 #define uprv_decNumberToInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToInt32) 1278 #define uprv_decNumberToInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToInt32)
1315 #define uprv_decNumberToIntegralExact U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToI ntegralExact) 1279 #define uprv_decNumberToIntegralExact U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToI ntegralExact)
1316 #define uprv_decNumberToIntegralValue U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToI ntegralValue) 1280 #define uprv_decNumberToIntegralValue U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToI ntegralValue)
1317 #define uprv_decNumberToString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToString) 1281 #define uprv_decNumberToString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToString)
1318 #define uprv_decNumberToUInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToUInt32) 1282 #define uprv_decNumberToUInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToUInt32)
1319 #define uprv_decNumberTrim U_ICU_ENTRY_POINT_RENAME(uprv_decNumberTrim) 1283 #define uprv_decNumberTrim U_ICU_ENTRY_POINT_RENAME(uprv_decNumberTrim)
1320 #define uprv_decNumberVersion U_ICU_ENTRY_POINT_RENAME(uprv_decNumberVersion) 1284 #define uprv_decNumberVersion U_ICU_ENTRY_POINT_RENAME(uprv_decNumberVersion)
1321 #define uprv_decNumberXor U_ICU_ENTRY_POINT_RENAME(uprv_decNumberXor) 1285 #define uprv_decNumberXor U_ICU_ENTRY_POINT_RENAME(uprv_decNumberXor)
1322 #define uprv_decNumberZero U_ICU_ENTRY_POINT_RENAME(uprv_decNumberZero) 1286 #define uprv_decNumberZero U_ICU_ENTRY_POINT_RENAME(uprv_decNumberZero)
1287 #define uprv_deleteConditionalCE32 U_ICU_ENTRY_POINT_RENAME(uprv_deleteCondition alCE32)
1323 #define uprv_deleteUObject U_ICU_ENTRY_POINT_RENAME(uprv_deleteUObject) 1288 #define uprv_deleteUObject U_ICU_ENTRY_POINT_RENAME(uprv_deleteUObject)
1324 #define uprv_delete_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_delete_collIterate )
1325 #define uprv_dl_close U_ICU_ENTRY_POINT_RENAME(uprv_dl_close) 1289 #define uprv_dl_close U_ICU_ENTRY_POINT_RENAME(uprv_dl_close)
1326 #define uprv_dl_open U_ICU_ENTRY_POINT_RENAME(uprv_dl_open) 1290 #define uprv_dl_open U_ICU_ENTRY_POINT_RENAME(uprv_dl_open)
1327 #define uprv_dlsym_func U_ICU_ENTRY_POINT_RENAME(uprv_dlsym_func) 1291 #define uprv_dlsym_func U_ICU_ENTRY_POINT_RENAME(uprv_dlsym_func)
1328 #define uprv_eastrncpy U_ICU_ENTRY_POINT_RENAME(uprv_eastrncpy) 1292 #define uprv_eastrncpy U_ICU_ENTRY_POINT_RENAME(uprv_eastrncpy)
1329 #define uprv_ebcdicFromAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicFromAscii) 1293 #define uprv_ebcdicFromAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicFromAscii)
1330 #define uprv_ebcdicToLowercaseAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicToLowerc aseAscii) 1294 #define uprv_ebcdicToLowercaseAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicToLowerc aseAscii)
1331 #define uprv_ebcdictolower U_ICU_ENTRY_POINT_RENAME(uprv_ebcdictolower) 1295 #define uprv_ebcdictolower U_ICU_ENTRY_POINT_RENAME(uprv_ebcdictolower)
1332 #define uprv_fabs U_ICU_ENTRY_POINT_RENAME(uprv_fabs) 1296 #define uprv_fabs U_ICU_ENTRY_POINT_RENAME(uprv_fabs)
1333 #define uprv_floor U_ICU_ENTRY_POINT_RENAME(uprv_floor) 1297 #define uprv_floor U_ICU_ENTRY_POINT_RENAME(uprv_floor)
1334 #define uprv_fmax U_ICU_ENTRY_POINT_RENAME(uprv_fmax) 1298 #define uprv_fmax U_ICU_ENTRY_POINT_RENAME(uprv_fmax)
1335 #define uprv_fmin U_ICU_ENTRY_POINT_RENAME(uprv_fmin) 1299 #define uprv_fmin U_ICU_ENTRY_POINT_RENAME(uprv_fmin)
1336 #define uprv_fmod U_ICU_ENTRY_POINT_RENAME(uprv_fmod) 1300 #define uprv_fmod U_ICU_ENTRY_POINT_RENAME(uprv_fmod)
1337 #define uprv_free U_ICU_ENTRY_POINT_RENAME(uprv_free) 1301 #define uprv_free U_ICU_ENTRY_POINT_RENAME(uprv_free)
1338 #define uprv_getCharNameCharacters U_ICU_ENTRY_POINT_RENAME(uprv_getCharNameChar acters) 1302 #define uprv_getCharNameCharacters U_ICU_ENTRY_POINT_RENAME(uprv_getCharNameChar acters)
1339 #define uprv_getDefaultCodepage U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultCodepage ) 1303 #define uprv_getDefaultCodepage U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultCodepage )
1340 #define uprv_getDefaultLocaleID U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultLocaleID ) 1304 #define uprv_getDefaultLocaleID U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultLocaleID )
1341 #define uprv_getInfinity U_ICU_ENTRY_POINT_RENAME(uprv_getInfinity) 1305 #define uprv_getInfinity U_ICU_ENTRY_POINT_RENAME(uprv_getInfinity)
1342 #define uprv_getMaxCharNameLength U_ICU_ENTRY_POINT_RENAME(uprv_getMaxCharNameLe ngth) 1306 #define uprv_getMaxCharNameLength U_ICU_ENTRY_POINT_RENAME(uprv_getMaxCharNameLe ngth)
1343 #define uprv_getMaxValues U_ICU_ENTRY_POINT_RENAME(uprv_getMaxValues) 1307 #define uprv_getMaxValues U_ICU_ENTRY_POINT_RENAME(uprv_getMaxValues)
1344 #define uprv_getNaN U_ICU_ENTRY_POINT_RENAME(uprv_getNaN) 1308 #define uprv_getNaN U_ICU_ENTRY_POINT_RENAME(uprv_getNaN)
1345 #define uprv_getRawUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getRawUTCtime) 1309 #define uprv_getRawUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getRawUTCtime)
1346 #define uprv_getStaticCurrencyName U_ICU_ENTRY_POINT_RENAME(uprv_getStaticCurren cyName) 1310 #define uprv_getStaticCurrencyName U_ICU_ENTRY_POINT_RENAME(uprv_getStaticCurren cyName)
1347 #define uprv_getUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getUTCtime) 1311 #define uprv_getUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getUTCtime)
1348 #define uprv_haveProperties U_ICU_ENTRY_POINT_RENAME(uprv_haveProperties) 1312 #define uprv_haveProperties U_ICU_ENTRY_POINT_RENAME(uprv_haveProperties)
1349 #define uprv_init_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_init_collIterate)
1350 #define uprv_init_pce U_ICU_ENTRY_POINT_RENAME(uprv_init_pce)
1351 #define uprv_int32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_int32Comparator) 1313 #define uprv_int32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_int32Comparator)
1352 #define uprv_isASCIILetter U_ICU_ENTRY_POINT_RENAME(uprv_isASCIILetter) 1314 #define uprv_isASCIILetter U_ICU_ENTRY_POINT_RENAME(uprv_isASCIILetter)
1353 #define uprv_isInfinite U_ICU_ENTRY_POINT_RENAME(uprv_isInfinite) 1315 #define uprv_isInfinite U_ICU_ENTRY_POINT_RENAME(uprv_isInfinite)
1354 #define uprv_isInvariantString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantString) 1316 #define uprv_isInvariantString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantString)
1355 #define uprv_isInvariantUString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantUString ) 1317 #define uprv_isInvariantUString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantUString )
1356 #define uprv_isNaN U_ICU_ENTRY_POINT_RENAME(uprv_isNaN) 1318 #define uprv_isNaN U_ICU_ENTRY_POINT_RENAME(uprv_isNaN)
1357 #define uprv_isNegativeInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isNegativeInfinity ) 1319 #define uprv_isNegativeInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isNegativeInfinity )
1358 #define uprv_isPositiveInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isPositiveInfinity ) 1320 #define uprv_isPositiveInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isPositiveInfinity )
1359 #define uprv_itou U_ICU_ENTRY_POINT_RENAME(uprv_itou) 1321 #define uprv_itou U_ICU_ENTRY_POINT_RENAME(uprv_itou)
1360 #define uprv_log U_ICU_ENTRY_POINT_RENAME(uprv_log) 1322 #define uprv_log U_ICU_ENTRY_POINT_RENAME(uprv_log)
1361 #define uprv_malloc U_ICU_ENTRY_POINT_RENAME(uprv_malloc) 1323 #define uprv_malloc U_ICU_ENTRY_POINT_RENAME(uprv_malloc)
1362 #define uprv_mapFile U_ICU_ENTRY_POINT_RENAME(uprv_mapFile) 1324 #define uprv_mapFile U_ICU_ENTRY_POINT_RENAME(uprv_mapFile)
1363 #define uprv_max U_ICU_ENTRY_POINT_RENAME(uprv_max) 1325 #define uprv_max U_ICU_ENTRY_POINT_RENAME(uprv_max)
1364 #define uprv_maxMantissa U_ICU_ENTRY_POINT_RENAME(uprv_maxMantissa) 1326 #define uprv_maxMantissa U_ICU_ENTRY_POINT_RENAME(uprv_maxMantissa)
1365 #define uprv_maximumPtr U_ICU_ENTRY_POINT_RENAME(uprv_maximumPtr) 1327 #define uprv_maximumPtr U_ICU_ENTRY_POINT_RENAME(uprv_maximumPtr)
1366 #define uprv_min U_ICU_ENTRY_POINT_RENAME(uprv_min) 1328 #define uprv_min U_ICU_ENTRY_POINT_RENAME(uprv_min)
1367 #define uprv_modf U_ICU_ENTRY_POINT_RENAME(uprv_modf) 1329 #define uprv_modf U_ICU_ENTRY_POINT_RENAME(uprv_modf)
1368 #define uprv_new_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_new_collIterate)
1369 #define uprv_parseCurrency U_ICU_ENTRY_POINT_RENAME(uprv_parseCurrency) 1330 #define uprv_parseCurrency U_ICU_ENTRY_POINT_RENAME(uprv_parseCurrency)
1370 #define uprv_pathIsAbsolute U_ICU_ENTRY_POINT_RENAME(uprv_pathIsAbsolute) 1331 #define uprv_pathIsAbsolute U_ICU_ENTRY_POINT_RENAME(uprv_pathIsAbsolute)
1371 #define uprv_pow U_ICU_ENTRY_POINT_RENAME(uprv_pow) 1332 #define uprv_pow U_ICU_ENTRY_POINT_RENAME(uprv_pow)
1372 #define uprv_pow10 U_ICU_ENTRY_POINT_RENAME(uprv_pow10) 1333 #define uprv_pow10 U_ICU_ENTRY_POINT_RENAME(uprv_pow10)
1373 #define uprv_realloc U_ICU_ENTRY_POINT_RENAME(uprv_realloc) 1334 #define uprv_realloc U_ICU_ENTRY_POINT_RENAME(uprv_realloc)
1374 #define uprv_round U_ICU_ENTRY_POINT_RENAME(uprv_round) 1335 #define uprv_round U_ICU_ENTRY_POINT_RENAME(uprv_round)
1375 #define uprv_sortArray U_ICU_ENTRY_POINT_RENAME(uprv_sortArray) 1336 #define uprv_sortArray U_ICU_ENTRY_POINT_RENAME(uprv_sortArray)
1376 #define uprv_stableBinarySearch U_ICU_ENTRY_POINT_RENAME(uprv_stableBinarySearch ) 1337 #define uprv_stableBinarySearch U_ICU_ENTRY_POINT_RENAME(uprv_stableBinarySearch )
1377 #define uprv_strCompare U_ICU_ENTRY_POINT_RENAME(uprv_strCompare) 1338 #define uprv_strCompare U_ICU_ENTRY_POINT_RENAME(uprv_strCompare)
1378 #define uprv_strdup U_ICU_ENTRY_POINT_RENAME(uprv_strdup) 1339 #define uprv_strdup U_ICU_ENTRY_POINT_RENAME(uprv_strdup)
1379 #define uprv_stricmp U_ICU_ENTRY_POINT_RENAME(uprv_stricmp) 1340 #define uprv_stricmp U_ICU_ENTRY_POINT_RENAME(uprv_stricmp)
1380 #define uprv_strndup U_ICU_ENTRY_POINT_RENAME(uprv_strndup) 1341 #define uprv_strndup U_ICU_ENTRY_POINT_RENAME(uprv_strndup)
1381 #define uprv_strnicmp U_ICU_ENTRY_POINT_RENAME(uprv_strnicmp) 1342 #define uprv_strnicmp U_ICU_ENTRY_POINT_RENAME(uprv_strnicmp)
1382 #define uprv_syntaxError U_ICU_ENTRY_POINT_RENAME(uprv_syntaxError) 1343 #define uprv_syntaxError U_ICU_ENTRY_POINT_RENAME(uprv_syntaxError)
1383 #define uprv_timezone U_ICU_ENTRY_POINT_RENAME(uprv_timezone) 1344 #define uprv_timezone U_ICU_ENTRY_POINT_RENAME(uprv_timezone)
1384 #define uprv_toupper U_ICU_ENTRY_POINT_RENAME(uprv_toupper) 1345 #define uprv_toupper U_ICU_ENTRY_POINT_RENAME(uprv_toupper)
1385 #define uprv_trunc U_ICU_ENTRY_POINT_RENAME(uprv_trunc) 1346 #define uprv_trunc U_ICU_ENTRY_POINT_RENAME(uprv_trunc)
1386 #define uprv_tzname U_ICU_ENTRY_POINT_RENAME(uprv_tzname) 1347 #define uprv_tzname U_ICU_ENTRY_POINT_RENAME(uprv_tzname)
1387 #define uprv_tzset U_ICU_ENTRY_POINT_RENAME(uprv_tzset) 1348 #define uprv_tzset U_ICU_ENTRY_POINT_RENAME(uprv_tzset)
1388 #define uprv_uca_addAnElement U_ICU_ENTRY_POINT_RENAME(uprv_uca_addAnElement)
1389 #define uprv_uca_assembleTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_assembleTable)
1390 #define uprv_uca_canonicalClosure U_ICU_ENTRY_POINT_RENAME(uprv_uca_canonicalClo sure)
1391 #define uprv_uca_closeTempTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_closeTempTable )
1392 #define uprv_uca_getCodePointFromRaw U_ICU_ENTRY_POINT_RENAME(uprv_uca_getCodePo intFromRaw)
1393 #define uprv_uca_getImplicitFromRaw U_ICU_ENTRY_POINT_RENAME(uprv_uca_getImplici tFromRaw)
1394 #define uprv_uca_getRawFromCodePoint U_ICU_ENTRY_POINT_RENAME(uprv_uca_getRawFro mCodePoint)
1395 #define uprv_uca_getRawFromImplicit U_ICU_ENTRY_POINT_RENAME(uprv_uca_getRawFrom Implicit)
1396 #define uprv_uca_initImplicitConstants U_ICU_ENTRY_POINT_RENAME(uprv_uca_initImp licitConstants)
1397 #define uprv_uca_initTempTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_initTempTable)
1398 #define uprv_uint16Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint16Comparator) 1349 #define uprv_uint16Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint16Comparator)
1399 #define uprv_uint32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint32Comparator) 1350 #define uprv_uint32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint32Comparator)
1400 #define uprv_unmapFile U_ICU_ENTRY_POINT_RENAME(uprv_unmapFile) 1351 #define uprv_unmapFile U_ICU_ENTRY_POINT_RENAME(uprv_unmapFile)
1401 #define upvec_cloneArray U_ICU_ENTRY_POINT_RENAME(upvec_cloneArray) 1352 #define upvec_cloneArray U_ICU_ENTRY_POINT_RENAME(upvec_cloneArray)
1402 #define upvec_close U_ICU_ENTRY_POINT_RENAME(upvec_close) 1353 #define upvec_close U_ICU_ENTRY_POINT_RENAME(upvec_close)
1403 #define upvec_compact U_ICU_ENTRY_POINT_RENAME(upvec_compact) 1354 #define upvec_compact U_ICU_ENTRY_POINT_RENAME(upvec_compact)
1404 #define upvec_compactToUTrie2Handler U_ICU_ENTRY_POINT_RENAME(upvec_compactToUTr ie2Handler) 1355 #define upvec_compactToUTrie2Handler U_ICU_ENTRY_POINT_RENAME(upvec_compactToUTr ie2Handler)
1405 #define upvec_compactToUTrie2WithRowIndexes U_ICU_ENTRY_POINT_RENAME(upvec_compa ctToUTrie2WithRowIndexes) 1356 #define upvec_compactToUTrie2WithRowIndexes U_ICU_ENTRY_POINT_RENAME(upvec_compa ctToUTrie2WithRowIndexes)
1406 #define upvec_getArray U_ICU_ENTRY_POINT_RENAME(upvec_getArray) 1357 #define upvec_getArray U_ICU_ENTRY_POINT_RENAME(upvec_getArray)
1407 #define upvec_getRow U_ICU_ENTRY_POINT_RENAME(upvec_getRow) 1358 #define upvec_getRow U_ICU_ENTRY_POINT_RENAME(upvec_getRow)
(...skipping 313 matching lines...) Expand 10 before | Expand all | Expand 10 after
1721 #define utrace_getLevel U_ICU_ENTRY_POINT_RENAME(utrace_getLevel) 1672 #define utrace_getLevel U_ICU_ENTRY_POINT_RENAME(utrace_getLevel)
1722 #define utrace_level U_ICU_ENTRY_POINT_RENAME(utrace_level) 1673 #define utrace_level U_ICU_ENTRY_POINT_RENAME(utrace_level)
1723 #define utrace_setFunctions U_ICU_ENTRY_POINT_RENAME(utrace_setFunctions) 1674 #define utrace_setFunctions U_ICU_ENTRY_POINT_RENAME(utrace_setFunctions)
1724 #define utrace_setLevel U_ICU_ENTRY_POINT_RENAME(utrace_setLevel) 1675 #define utrace_setLevel U_ICU_ENTRY_POINT_RENAME(utrace_setLevel)
1725 #define utrace_vformat U_ICU_ENTRY_POINT_RENAME(utrace_vformat) 1676 #define utrace_vformat U_ICU_ENTRY_POINT_RENAME(utrace_vformat)
1726 #define utrans_clone U_ICU_ENTRY_POINT_RENAME(utrans_clone) 1677 #define utrans_clone U_ICU_ENTRY_POINT_RENAME(utrans_clone)
1727 #define utrans_close U_ICU_ENTRY_POINT_RENAME(utrans_close) 1678 #define utrans_close U_ICU_ENTRY_POINT_RENAME(utrans_close)
1728 #define utrans_countAvailableIDs U_ICU_ENTRY_POINT_RENAME(utrans_countAvailableI Ds) 1679 #define utrans_countAvailableIDs U_ICU_ENTRY_POINT_RENAME(utrans_countAvailableI Ds)
1729 #define utrans_getAvailableID U_ICU_ENTRY_POINT_RENAME(utrans_getAvailableID) 1680 #define utrans_getAvailableID U_ICU_ENTRY_POINT_RENAME(utrans_getAvailableID)
1730 #define utrans_getID U_ICU_ENTRY_POINT_RENAME(utrans_getID) 1681 #define utrans_getID U_ICU_ENTRY_POINT_RENAME(utrans_getID)
1682 #define utrans_getSourceSet U_ICU_ENTRY_POINT_RENAME(utrans_getSourceSet)
1731 #define utrans_getUnicodeID U_ICU_ENTRY_POINT_RENAME(utrans_getUnicodeID) 1683 #define utrans_getUnicodeID U_ICU_ENTRY_POINT_RENAME(utrans_getUnicodeID)
1732 #define utrans_open U_ICU_ENTRY_POINT_RENAME(utrans_open) 1684 #define utrans_open U_ICU_ENTRY_POINT_RENAME(utrans_open)
1733 #define utrans_openIDs U_ICU_ENTRY_POINT_RENAME(utrans_openIDs) 1685 #define utrans_openIDs U_ICU_ENTRY_POINT_RENAME(utrans_openIDs)
1734 #define utrans_openInverse U_ICU_ENTRY_POINT_RENAME(utrans_openInverse) 1686 #define utrans_openInverse U_ICU_ENTRY_POINT_RENAME(utrans_openInverse)
1735 #define utrans_openU U_ICU_ENTRY_POINT_RENAME(utrans_openU) 1687 #define utrans_openU U_ICU_ENTRY_POINT_RENAME(utrans_openU)
1736 #define utrans_register U_ICU_ENTRY_POINT_RENAME(utrans_register) 1688 #define utrans_register U_ICU_ENTRY_POINT_RENAME(utrans_register)
1737 #define utrans_rep_caseContextIterator U_ICU_ENTRY_POINT_RENAME(utrans_rep_caseC ontextIterator) 1689 #define utrans_rep_caseContextIterator U_ICU_ENTRY_POINT_RENAME(utrans_rep_caseC ontextIterator)
1738 #define utrans_setFilter U_ICU_ENTRY_POINT_RENAME(utrans_setFilter) 1690 #define utrans_setFilter U_ICU_ENTRY_POINT_RENAME(utrans_setFilter)
1739 #define utrans_stripRules U_ICU_ENTRY_POINT_RENAME(utrans_stripRules) 1691 #define utrans_stripRules U_ICU_ENTRY_POINT_RENAME(utrans_stripRules)
1692 #define utrans_toRules U_ICU_ENTRY_POINT_RENAME(utrans_toRules)
1740 #define utrans_trans U_ICU_ENTRY_POINT_RENAME(utrans_trans) 1693 #define utrans_trans U_ICU_ENTRY_POINT_RENAME(utrans_trans)
1741 #define utrans_transIncremental U_ICU_ENTRY_POINT_RENAME(utrans_transIncremental ) 1694 #define utrans_transIncremental U_ICU_ENTRY_POINT_RENAME(utrans_transIncremental )
1742 #define utrans_transIncrementalUChars U_ICU_ENTRY_POINT_RENAME(utrans_transIncre mentalUChars) 1695 #define utrans_transIncrementalUChars U_ICU_ENTRY_POINT_RENAME(utrans_transIncre mentalUChars)
1743 #define utrans_transUChars U_ICU_ENTRY_POINT_RENAME(utrans_transUChars) 1696 #define utrans_transUChars U_ICU_ENTRY_POINT_RENAME(utrans_transUChars)
1744 #define utrans_transliterator_cleanup U_ICU_ENTRY_POINT_RENAME(utrans_transliter ator_cleanup) 1697 #define utrans_transliterator_cleanup U_ICU_ENTRY_POINT_RENAME(utrans_transliter ator_cleanup)
1745 #define utrans_unregister U_ICU_ENTRY_POINT_RENAME(utrans_unregister) 1698 #define utrans_unregister U_ICU_ENTRY_POINT_RENAME(utrans_unregister)
1746 #define utrans_unregisterID U_ICU_ENTRY_POINT_RENAME(utrans_unregisterID) 1699 #define utrans_unregisterID U_ICU_ENTRY_POINT_RENAME(utrans_unregisterID)
1747 #define utrie2_clone U_ICU_ENTRY_POINT_RENAME(utrie2_clone) 1700 #define utrie2_clone U_ICU_ENTRY_POINT_RENAME(utrie2_clone)
1748 #define utrie2_cloneAsThawed U_ICU_ENTRY_POINT_RENAME(utrie2_cloneAsThawed) 1701 #define utrie2_cloneAsThawed U_ICU_ENTRY_POINT_RENAME(utrie2_cloneAsThawed)
1749 #define utrie2_close U_ICU_ENTRY_POINT_RENAME(utrie2_close) 1702 #define utrie2_close U_ICU_ENTRY_POINT_RENAME(utrie2_close)
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
1822 #define ztrans_getTo U_ICU_ENTRY_POINT_RENAME(ztrans_getTo) 1775 #define ztrans_getTo U_ICU_ENTRY_POINT_RENAME(ztrans_getTo)
1823 #define ztrans_open U_ICU_ENTRY_POINT_RENAME(ztrans_open) 1776 #define ztrans_open U_ICU_ENTRY_POINT_RENAME(ztrans_open)
1824 #define ztrans_openEmpty U_ICU_ENTRY_POINT_RENAME(ztrans_openEmpty) 1777 #define ztrans_openEmpty U_ICU_ENTRY_POINT_RENAME(ztrans_openEmpty)
1825 #define ztrans_setFrom U_ICU_ENTRY_POINT_RENAME(ztrans_setFrom) 1778 #define ztrans_setFrom U_ICU_ENTRY_POINT_RENAME(ztrans_setFrom)
1826 #define ztrans_setTime U_ICU_ENTRY_POINT_RENAME(ztrans_setTime) 1779 #define ztrans_setTime U_ICU_ENTRY_POINT_RENAME(ztrans_setTime)
1827 #define ztrans_setTo U_ICU_ENTRY_POINT_RENAME(ztrans_setTo) 1780 #define ztrans_setTo U_ICU_ENTRY_POINT_RENAME(ztrans_setTo)
1828 1781
1829 #endif 1782 #endif
1830 1783
1831 #endif 1784 #endif
OLDNEW
« no previous file with comments | « source/common/unicode/uniset.h ('k') | source/common/unicode/ures.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698