intl/icu/source/common/unicode/urename.h

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 /*
michael@0 2 *******************************************************************************
michael@0 3 * Copyright (C) 2002-2013, International Business Machines
michael@0 4 * Corporation and others. All Rights Reserved.
michael@0 5 *******************************************************************************
michael@0 6 *
michael@0 7 * file name: urename.h
michael@0 8 * encoding: US-ASCII
michael@0 9 * tab size: 8 (not used)
michael@0 10 * indentation:4
michael@0 11 *
michael@0 12 * Created by: Perl script tools/genren.pl written by Vladimir Weinstein
michael@0 13 *
michael@0 14 * Contains data for renaming ICU exports.
michael@0 15 * Gets included by umachine.h
michael@0 16 *
michael@0 17 * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
michael@0 18 * YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN!
michael@0 19 */
michael@0 20
michael@0 21 #ifndef URENAME_H
michael@0 22 #define URENAME_H
michael@0 23
michael@0 24 /* U_DISABLE_RENAMING can be defined in the following ways:
michael@0 25 * - when running configure, e.g.
michael@0 26 * runConfigureICU Linux --disable-renaming
michael@0 27 * - by changing the default setting of U_DISABLE_RENAMING in uconfig.h
michael@0 28 */
michael@0 29
michael@0 30 #include "unicode/uconfig.h"
michael@0 31
michael@0 32 #if !U_DISABLE_RENAMING
michael@0 33
michael@0 34 /* We need the U_ICU_ENTRY_POINT_RENAME definition. There's a default one in unicode/uvernum.h we can use, but we will give
michael@0 35 the platform a chance to define it first.
michael@0 36 Normally (if utypes.h or umachine.h was included first) this will not be necessary as it will already be defined.
michael@0 37 */
michael@0 38
michael@0 39 #ifndef U_ICU_ENTRY_POINT_RENAME
michael@0 40 #include "unicode/umachine.h"
michael@0 41 #endif
michael@0 42
michael@0 43 /* If we still don't have U_ICU_ENTRY_POINT_RENAME use the default. */
michael@0 44 #ifndef U_ICU_ENTRY_POINT_RENAME
michael@0 45 #include "unicode/uvernum.h"
michael@0 46 #endif
michael@0 47
michael@0 48 /* Error out before the following defines cause very strange and unexpected code breakage */
michael@0 49 #ifndef U_ICU_ENTRY_POINT_RENAME
michael@0 50 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
michael@0 51 #endif
michael@0 52
michael@0 53
michael@0 54 /* C exports renaming data */
michael@0 55
michael@0 56 #define T_CString_int64ToString U_ICU_ENTRY_POINT_RENAME(T_CString_int64ToString)
michael@0 57 #define T_CString_integerToString U_ICU_ENTRY_POINT_RENAME(T_CString_integerToString)
michael@0 58 #define T_CString_stringToInteger U_ICU_ENTRY_POINT_RENAME(T_CString_stringToInteger)
michael@0 59 #define T_CString_toLowerCase U_ICU_ENTRY_POINT_RENAME(T_CString_toLowerCase)
michael@0 60 #define T_CString_toUpperCase U_ICU_ENTRY_POINT_RENAME(T_CString_toUpperCase)
michael@0 61 #define UCNV_FROM_U_CALLBACK_ESCAPE U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_ESCAPE)
michael@0 62 #define UCNV_FROM_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_SKIP)
michael@0 63 #define UCNV_FROM_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_STOP)
michael@0 64 #define UCNV_FROM_U_CALLBACK_SUBSTITUTE U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_SUBSTITUTE)
michael@0 65 #define UCNV_TO_U_CALLBACK_ESCAPE U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_ESCAPE)
michael@0 66 #define UCNV_TO_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_SKIP)
michael@0 67 #define UCNV_TO_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_STOP)
michael@0 68 #define UCNV_TO_U_CALLBACK_SUBSTITUTE U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_SUBSTITUTE)
michael@0 69 #define UDataMemory_createNewInstance U_ICU_ENTRY_POINT_RENAME(UDataMemory_createNewInstance)
michael@0 70 #define UDataMemory_init U_ICU_ENTRY_POINT_RENAME(UDataMemory_init)
michael@0 71 #define UDataMemory_isLoaded U_ICU_ENTRY_POINT_RENAME(UDataMemory_isLoaded)
michael@0 72 #define UDataMemory_normalizeDataPointer U_ICU_ENTRY_POINT_RENAME(UDataMemory_normalizeDataPointer)
michael@0 73 #define UDataMemory_setData U_ICU_ENTRY_POINT_RENAME(UDataMemory_setData)
michael@0 74 #define UDatamemory_assign U_ICU_ENTRY_POINT_RENAME(UDatamemory_assign)
michael@0 75 #define _ASCIIData U_ICU_ENTRY_POINT_RENAME(_ASCIIData)
michael@0 76 #define _Bocu1Data U_ICU_ENTRY_POINT_RENAME(_Bocu1Data)
michael@0 77 #define _CESU8Data U_ICU_ENTRY_POINT_RENAME(_CESU8Data)
michael@0 78 #define _CompoundTextData U_ICU_ENTRY_POINT_RENAME(_CompoundTextData)
michael@0 79 #define _HZData U_ICU_ENTRY_POINT_RENAME(_HZData)
michael@0 80 #define _IMAPData U_ICU_ENTRY_POINT_RENAME(_IMAPData)
michael@0 81 #define _ISCIIData U_ICU_ENTRY_POINT_RENAME(_ISCIIData)
michael@0 82 #define _ISO2022Data U_ICU_ENTRY_POINT_RENAME(_ISO2022Data)
michael@0 83 #define _LMBCSData1 U_ICU_ENTRY_POINT_RENAME(_LMBCSData1)
michael@0 84 #define _LMBCSData11 U_ICU_ENTRY_POINT_RENAME(_LMBCSData11)
michael@0 85 #define _LMBCSData16 U_ICU_ENTRY_POINT_RENAME(_LMBCSData16)
michael@0 86 #define _LMBCSData17 U_ICU_ENTRY_POINT_RENAME(_LMBCSData17)
michael@0 87 #define _LMBCSData18 U_ICU_ENTRY_POINT_RENAME(_LMBCSData18)
michael@0 88 #define _LMBCSData19 U_ICU_ENTRY_POINT_RENAME(_LMBCSData19)
michael@0 89 #define _LMBCSData2 U_ICU_ENTRY_POINT_RENAME(_LMBCSData2)
michael@0 90 #define _LMBCSData3 U_ICU_ENTRY_POINT_RENAME(_LMBCSData3)
michael@0 91 #define _LMBCSData4 U_ICU_ENTRY_POINT_RENAME(_LMBCSData4)
michael@0 92 #define _LMBCSData5 U_ICU_ENTRY_POINT_RENAME(_LMBCSData5)
michael@0 93 #define _LMBCSData6 U_ICU_ENTRY_POINT_RENAME(_LMBCSData6)
michael@0 94 #define _LMBCSData8 U_ICU_ENTRY_POINT_RENAME(_LMBCSData8)
michael@0 95 #define _Latin1Data U_ICU_ENTRY_POINT_RENAME(_Latin1Data)
michael@0 96 #define _MBCSData U_ICU_ENTRY_POINT_RENAME(_MBCSData)
michael@0 97 #define _SCSUData U_ICU_ENTRY_POINT_RENAME(_SCSUData)
michael@0 98 #define _UTF16BEData U_ICU_ENTRY_POINT_RENAME(_UTF16BEData)
michael@0 99 #define _UTF16Data U_ICU_ENTRY_POINT_RENAME(_UTF16Data)
michael@0 100 #define _UTF16LEData U_ICU_ENTRY_POINT_RENAME(_UTF16LEData)
michael@0 101 #define _UTF32BEData U_ICU_ENTRY_POINT_RENAME(_UTF32BEData)
michael@0 102 #define _UTF32Data U_ICU_ENTRY_POINT_RENAME(_UTF32Data)
michael@0 103 #define _UTF32LEData U_ICU_ENTRY_POINT_RENAME(_UTF32LEData)
michael@0 104 #define _UTF7Data U_ICU_ENTRY_POINT_RENAME(_UTF7Data)
michael@0 105 #define _UTF8Data U_ICU_ENTRY_POINT_RENAME(_UTF8Data)
michael@0 106 #define cmemory_cleanup U_ICU_ENTRY_POINT_RENAME(cmemory_cleanup)
michael@0 107 #define cmemory_inUse U_ICU_ENTRY_POINT_RENAME(cmemory_inUse)
michael@0 108 #define izrule_clone U_ICU_ENTRY_POINT_RENAME(izrule_clone)
michael@0 109 #define izrule_close U_ICU_ENTRY_POINT_RENAME(izrule_close)
michael@0 110 #define izrule_equals U_ICU_ENTRY_POINT_RENAME(izrule_equals)
michael@0 111 #define izrule_getDSTSavings U_ICU_ENTRY_POINT_RENAME(izrule_getDSTSavings)
michael@0 112 #define izrule_getDynamicClassID U_ICU_ENTRY_POINT_RENAME(izrule_getDynamicClassID)
michael@0 113 #define izrule_getFinalStart U_ICU_ENTRY_POINT_RENAME(izrule_getFinalStart)
michael@0 114 #define izrule_getFirstStart U_ICU_ENTRY_POINT_RENAME(izrule_getFirstStart)
michael@0 115 #define izrule_getName U_ICU_ENTRY_POINT_RENAME(izrule_getName)
michael@0 116 #define izrule_getNextStart U_ICU_ENTRY_POINT_RENAME(izrule_getNextStart)
michael@0 117 #define izrule_getPreviousStart U_ICU_ENTRY_POINT_RENAME(izrule_getPreviousStart)
michael@0 118 #define izrule_getRawOffset U_ICU_ENTRY_POINT_RENAME(izrule_getRawOffset)
michael@0 119 #define izrule_getStaticClassID U_ICU_ENTRY_POINT_RENAME(izrule_getStaticClassID)
michael@0 120 #define izrule_isEquivalentTo U_ICU_ENTRY_POINT_RENAME(izrule_isEquivalentTo)
michael@0 121 #define izrule_open U_ICU_ENTRY_POINT_RENAME(izrule_open)
michael@0 122 #define le_close U_ICU_ENTRY_POINT_RENAME(le_close)
michael@0 123 #define le_create U_ICU_ENTRY_POINT_RENAME(le_create)
michael@0 124 #define le_getCharIndices U_ICU_ENTRY_POINT_RENAME(le_getCharIndices)
michael@0 125 #define le_getCharIndicesWithBase U_ICU_ENTRY_POINT_RENAME(le_getCharIndicesWithBase)
michael@0 126 #define le_getGlyphCount U_ICU_ENTRY_POINT_RENAME(le_getGlyphCount)
michael@0 127 #define le_getGlyphPosition U_ICU_ENTRY_POINT_RENAME(le_getGlyphPosition)
michael@0 128 #define le_getGlyphPositions U_ICU_ENTRY_POINT_RENAME(le_getGlyphPositions)
michael@0 129 #define le_getGlyphs U_ICU_ENTRY_POINT_RENAME(le_getGlyphs)
michael@0 130 #define le_layoutChars U_ICU_ENTRY_POINT_RENAME(le_layoutChars)
michael@0 131 #define le_reset U_ICU_ENTRY_POINT_RENAME(le_reset)
michael@0 132 #define locale_getKeywords U_ICU_ENTRY_POINT_RENAME(locale_getKeywords)
michael@0 133 #define locale_getKeywordsStart U_ICU_ENTRY_POINT_RENAME(locale_getKeywordsStart)
michael@0 134 #define locale_get_default U_ICU_ENTRY_POINT_RENAME(locale_get_default)
michael@0 135 #define locale_set_default U_ICU_ENTRY_POINT_RENAME(locale_set_default)
michael@0 136 #define pl_addFontRun U_ICU_ENTRY_POINT_RENAME(pl_addFontRun)
michael@0 137 #define pl_addLocaleRun U_ICU_ENTRY_POINT_RENAME(pl_addLocaleRun)
michael@0 138 #define pl_addValueRun U_ICU_ENTRY_POINT_RENAME(pl_addValueRun)
michael@0 139 #define pl_close U_ICU_ENTRY_POINT_RENAME(pl_close)
michael@0 140 #define pl_closeFontRuns U_ICU_ENTRY_POINT_RENAME(pl_closeFontRuns)
michael@0 141 #define pl_closeLine U_ICU_ENTRY_POINT_RENAME(pl_closeLine)
michael@0 142 #define pl_closeLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_closeLocaleRuns)
michael@0 143 #define pl_closeValueRuns U_ICU_ENTRY_POINT_RENAME(pl_closeValueRuns)
michael@0 144 #define pl_countLineRuns U_ICU_ENTRY_POINT_RENAME(pl_countLineRuns)
michael@0 145 #define pl_create U_ICU_ENTRY_POINT_RENAME(pl_create)
michael@0 146 #define pl_getAscent U_ICU_ENTRY_POINT_RENAME(pl_getAscent)
michael@0 147 #define pl_getDescent U_ICU_ENTRY_POINT_RENAME(pl_getDescent)
michael@0 148 #define pl_getFontRunCount U_ICU_ENTRY_POINT_RENAME(pl_getFontRunCount)
michael@0 149 #define pl_getFontRunFont U_ICU_ENTRY_POINT_RENAME(pl_getFontRunFont)
michael@0 150 #define pl_getFontRunLastLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLastLimit)
michael@0 151 #define pl_getFontRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLimit)
michael@0 152 #define pl_getLeading U_ICU_ENTRY_POINT_RENAME(pl_getLeading)
michael@0 153 #define pl_getLineAscent U_ICU_ENTRY_POINT_RENAME(pl_getLineAscent)
michael@0 154 #define pl_getLineDescent U_ICU_ENTRY_POINT_RENAME(pl_getLineDescent)
michael@0 155 #define pl_getLineLeading U_ICU_ENTRY_POINT_RENAME(pl_getLineLeading)
michael@0 156 #define pl_getLineVisualRun U_ICU_ENTRY_POINT_RENAME(pl_getLineVisualRun)
michael@0 157 #define pl_getLineWidth U_ICU_ENTRY_POINT_RENAME(pl_getLineWidth)
michael@0 158 #define pl_getLocaleRunCount U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunCount)
michael@0 159 #define pl_getLocaleRunLastLimit U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunLastLimit)
michael@0 160 #define pl_getLocaleRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunLimit)
michael@0 161 #define pl_getLocaleRunLocale U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunLocale)
michael@0 162 #define pl_getParagraphLevel U_ICU_ENTRY_POINT_RENAME(pl_getParagraphLevel)
michael@0 163 #define pl_getTextDirection U_ICU_ENTRY_POINT_RENAME(pl_getTextDirection)
michael@0 164 #define pl_getValueRunCount U_ICU_ENTRY_POINT_RENAME(pl_getValueRunCount)
michael@0 165 #define pl_getValueRunLastLimit U_ICU_ENTRY_POINT_RENAME(pl_getValueRunLastLimit)
michael@0 166 #define pl_getValueRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getValueRunLimit)
michael@0 167 #define pl_getValueRunValue U_ICU_ENTRY_POINT_RENAME(pl_getValueRunValue)
michael@0 168 #define pl_getVisualRunAscent U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunAscent)
michael@0 169 #define pl_getVisualRunDescent U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunDescent)
michael@0 170 #define pl_getVisualRunDirection U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunDirection)
michael@0 171 #define pl_getVisualRunFont U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunFont)
michael@0 172 #define pl_getVisualRunGlyphCount U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunGlyphCount)
michael@0 173 #define pl_getVisualRunGlyphToCharMap U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunGlyphToCharMap)
michael@0 174 #define pl_getVisualRunGlyphs U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunGlyphs)
michael@0 175 #define pl_getVisualRunLeading U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunLeading)
michael@0 176 #define pl_getVisualRunPositions U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunPositions)
michael@0 177 #define pl_isComplex U_ICU_ENTRY_POINT_RENAME(pl_isComplex)
michael@0 178 #define pl_nextLine U_ICU_ENTRY_POINT_RENAME(pl_nextLine)
michael@0 179 #define pl_openEmptyFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyFontRuns)
michael@0 180 #define pl_openEmptyLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyLocaleRuns)
michael@0 181 #define pl_openEmptyValueRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyValueRuns)
michael@0 182 #define pl_openFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openFontRuns)
michael@0 183 #define pl_openLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_openLocaleRuns)
michael@0 184 #define pl_openValueRuns U_ICU_ENTRY_POINT_RENAME(pl_openValueRuns)
michael@0 185 #define pl_reflow U_ICU_ENTRY_POINT_RENAME(pl_reflow)
michael@0 186 #define pl_resetFontRuns U_ICU_ENTRY_POINT_RENAME(pl_resetFontRuns)
michael@0 187 #define pl_resetLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_resetLocaleRuns)
michael@0 188 #define pl_resetValueRuns U_ICU_ENTRY_POINT_RENAME(pl_resetValueRuns)
michael@0 189 #define res_countArrayItems U_ICU_ENTRY_POINT_RENAME(res_countArrayItems)
michael@0 190 #define res_findResource U_ICU_ENTRY_POINT_RENAME(res_findResource)
michael@0 191 #define res_getAlias U_ICU_ENTRY_POINT_RENAME(res_getAlias)
michael@0 192 #define res_getArrayItem U_ICU_ENTRY_POINT_RENAME(res_getArrayItem)
michael@0 193 #define res_getBinary U_ICU_ENTRY_POINT_RENAME(res_getBinary)
michael@0 194 #define res_getIntVector U_ICU_ENTRY_POINT_RENAME(res_getIntVector)
michael@0 195 #define res_getPublicType U_ICU_ENTRY_POINT_RENAME(res_getPublicType)
michael@0 196 #define res_getResource U_ICU_ENTRY_POINT_RENAME(res_getResource)
michael@0 197 #define res_getString U_ICU_ENTRY_POINT_RENAME(res_getString)
michael@0 198 #define res_getTableItemByIndex U_ICU_ENTRY_POINT_RENAME(res_getTableItemByIndex)
michael@0 199 #define res_getTableItemByKey U_ICU_ENTRY_POINT_RENAME(res_getTableItemByKey)
michael@0 200 #define res_load U_ICU_ENTRY_POINT_RENAME(res_load)
michael@0 201 #define res_read U_ICU_ENTRY_POINT_RENAME(res_read)
michael@0 202 #define res_unload U_ICU_ENTRY_POINT_RENAME(res_unload)
michael@0 203 #define u_UCharsToChars U_ICU_ENTRY_POINT_RENAME(u_UCharsToChars)
michael@0 204 #define u_austrcpy U_ICU_ENTRY_POINT_RENAME(u_austrcpy)
michael@0 205 #define u_austrncpy U_ICU_ENTRY_POINT_RENAME(u_austrncpy)
michael@0 206 #define u_catclose U_ICU_ENTRY_POINT_RENAME(u_catclose)
michael@0 207 #define u_catgets U_ICU_ENTRY_POINT_RENAME(u_catgets)
michael@0 208 #define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen)
michael@0 209 #define u_charAge U_ICU_ENTRY_POINT_RENAME(u_charAge)
michael@0 210 #define u_charDigitValue U_ICU_ENTRY_POINT_RENAME(u_charDigitValue)
michael@0 211 #define u_charDirection U_ICU_ENTRY_POINT_RENAME(u_charDirection)
michael@0 212 #define u_charFromName U_ICU_ENTRY_POINT_RENAME(u_charFromName)
michael@0 213 #define u_charMirror U_ICU_ENTRY_POINT_RENAME(u_charMirror)
michael@0 214 #define u_charName U_ICU_ENTRY_POINT_RENAME(u_charName)
michael@0 215 #define u_charType U_ICU_ENTRY_POINT_RENAME(u_charType)
michael@0 216 #define u_charsToUChars U_ICU_ENTRY_POINT_RENAME(u_charsToUChars)
michael@0 217 #define u_cleanup U_ICU_ENTRY_POINT_RENAME(u_cleanup)
michael@0 218 #define u_countChar32 U_ICU_ENTRY_POINT_RENAME(u_countChar32)
michael@0 219 #define u_digit U_ICU_ENTRY_POINT_RENAME(u_digit)
michael@0 220 #define u_enumCharNames U_ICU_ENTRY_POINT_RENAME(u_enumCharNames)
michael@0 221 #define u_enumCharTypes U_ICU_ENTRY_POINT_RENAME(u_enumCharTypes)
michael@0 222 #define u_errorName U_ICU_ENTRY_POINT_RENAME(u_errorName)
michael@0 223 #define u_fadopt U_ICU_ENTRY_POINT_RENAME(u_fadopt)
michael@0 224 #define u_fclose U_ICU_ENTRY_POINT_RENAME(u_fclose)
michael@0 225 #define u_feof U_ICU_ENTRY_POINT_RENAME(u_feof)
michael@0 226 #define u_fflush U_ICU_ENTRY_POINT_RENAME(u_fflush)
michael@0 227 #define u_fgetConverter U_ICU_ENTRY_POINT_RENAME(u_fgetConverter)
michael@0 228 #define u_fgetNumberFormat U_ICU_ENTRY_POINT_RENAME(u_fgetNumberFormat)
michael@0 229 #define u_fgetc U_ICU_ENTRY_POINT_RENAME(u_fgetc)
michael@0 230 #define u_fgetcodepage U_ICU_ENTRY_POINT_RENAME(u_fgetcodepage)
michael@0 231 #define u_fgetcx U_ICU_ENTRY_POINT_RENAME(u_fgetcx)
michael@0 232 #define u_fgetfile U_ICU_ENTRY_POINT_RENAME(u_fgetfile)
michael@0 233 #define u_fgetlocale U_ICU_ENTRY_POINT_RENAME(u_fgetlocale)
michael@0 234 #define u_fgets U_ICU_ENTRY_POINT_RENAME(u_fgets)
michael@0 235 #define u_file_read U_ICU_ENTRY_POINT_RENAME(u_file_read)
michael@0 236 #define u_file_write U_ICU_ENTRY_POINT_RENAME(u_file_write)
michael@0 237 #define u_file_write_flush U_ICU_ENTRY_POINT_RENAME(u_file_write_flush)
michael@0 238 #define u_finit U_ICU_ENTRY_POINT_RENAME(u_finit)
michael@0 239 #define u_flushDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_flushDefaultConverter)
michael@0 240 #define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase)
michael@0 241 #define u_fopen U_ICU_ENTRY_POINT_RENAME(u_fopen)
michael@0 242 #define u_forDigit U_ICU_ENTRY_POINT_RENAME(u_forDigit)
michael@0 243 #define u_formatMessage U_ICU_ENTRY_POINT_RENAME(u_formatMessage)
michael@0 244 #define u_formatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_formatMessageWithError)
michael@0 245 #define u_fprintf U_ICU_ENTRY_POINT_RENAME(u_fprintf)
michael@0 246 #define u_fprintf_u U_ICU_ENTRY_POINT_RENAME(u_fprintf_u)
michael@0 247 #define u_fputc U_ICU_ENTRY_POINT_RENAME(u_fputc)
michael@0 248 #define u_fputs U_ICU_ENTRY_POINT_RENAME(u_fputs)
michael@0 249 #define u_frewind U_ICU_ENTRY_POINT_RENAME(u_frewind)
michael@0 250 #define u_fscanf U_ICU_ENTRY_POINT_RENAME(u_fscanf)
michael@0 251 #define u_fscanf_u U_ICU_ENTRY_POINT_RENAME(u_fscanf_u)
michael@0 252 #define u_fsetcodepage U_ICU_ENTRY_POINT_RENAME(u_fsetcodepage)
michael@0 253 #define u_fsetlocale U_ICU_ENTRY_POINT_RENAME(u_fsetlocale)
michael@0 254 #define u_fsettransliterator U_ICU_ENTRY_POINT_RENAME(u_fsettransliterator)
michael@0 255 #define u_fstropen U_ICU_ENTRY_POINT_RENAME(u_fstropen)
michael@0 256 #define u_fungetc U_ICU_ENTRY_POINT_RENAME(u_fungetc)
michael@0 257 #define u_getBidiPairedBracket U_ICU_ENTRY_POINT_RENAME(u_getBidiPairedBracket)
michael@0 258 #define u_getCombiningClass U_ICU_ENTRY_POINT_RENAME(u_getCombiningClass)
michael@0 259 #define u_getDataDirectory U_ICU_ENTRY_POINT_RENAME(u_getDataDirectory)
michael@0 260 #define u_getDataVersion U_ICU_ENTRY_POINT_RENAME(u_getDataVersion)
michael@0 261 #define u_getDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_getDefaultConverter)
michael@0 262 #define u_getFC_NFKC_Closure U_ICU_ENTRY_POINT_RENAME(u_getFC_NFKC_Closure)
michael@0 263 #define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment)
michael@0 264 #define u_getIntPropertyMaxValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMaxValue)
michael@0 265 #define u_getIntPropertyMinValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMinValue)
michael@0 266 #define u_getIntPropertyValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyValue)
michael@0 267 #define u_getMainProperties U_ICU_ENTRY_POINT_RENAME(u_getMainProperties)
michael@0 268 #define u_getNumericValue U_ICU_ENTRY_POINT_RENAME(u_getNumericValue)
michael@0 269 #define u_getPropertyEnum U_ICU_ENTRY_POINT_RENAME(u_getPropertyEnum)
michael@0 270 #define u_getPropertyName U_ICU_ENTRY_POINT_RENAME(u_getPropertyName)
michael@0 271 #define u_getPropertyValueEnum U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueEnum)
michael@0 272 #define u_getPropertyValueName U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueName)
michael@0 273 #define u_getUnicodeProperties U_ICU_ENTRY_POINT_RENAME(u_getUnicodeProperties)
michael@0 274 #define u_getUnicodeVersion U_ICU_ENTRY_POINT_RENAME(u_getUnicodeVersion)
michael@0 275 #define u_getVersion U_ICU_ENTRY_POINT_RENAME(u_getVersion)
michael@0 276 #define u_get_stdout U_ICU_ENTRY_POINT_RENAME(u_get_stdout)
michael@0 277 #define u_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(u_hasBinaryProperty)
michael@0 278 #define u_init U_ICU_ENTRY_POINT_RENAME(u_init)
michael@0 279 #define u_isIDIgnorable U_ICU_ENTRY_POINT_RENAME(u_isIDIgnorable)
michael@0 280 #define u_isIDPart U_ICU_ENTRY_POINT_RENAME(u_isIDPart)
michael@0 281 #define u_isIDStart U_ICU_ENTRY_POINT_RENAME(u_isIDStart)
michael@0 282 #define u_isISOControl U_ICU_ENTRY_POINT_RENAME(u_isISOControl)
michael@0 283 #define u_isJavaIDPart U_ICU_ENTRY_POINT_RENAME(u_isJavaIDPart)
michael@0 284 #define u_isJavaIDStart U_ICU_ENTRY_POINT_RENAME(u_isJavaIDStart)
michael@0 285 #define u_isJavaSpaceChar U_ICU_ENTRY_POINT_RENAME(u_isJavaSpaceChar)
michael@0 286 #define u_isMirrored U_ICU_ENTRY_POINT_RENAME(u_isMirrored)
michael@0 287 #define u_isUAlphabetic U_ICU_ENTRY_POINT_RENAME(u_isUAlphabetic)
michael@0 288 #define u_isULowercase U_ICU_ENTRY_POINT_RENAME(u_isULowercase)
michael@0 289 #define u_isUUppercase U_ICU_ENTRY_POINT_RENAME(u_isUUppercase)
michael@0 290 #define u_isUWhiteSpace U_ICU_ENTRY_POINT_RENAME(u_isUWhiteSpace)
michael@0 291 #define u_isWhitespace U_ICU_ENTRY_POINT_RENAME(u_isWhitespace)
michael@0 292 #define u_isalnum U_ICU_ENTRY_POINT_RENAME(u_isalnum)
michael@0 293 #define u_isalnumPOSIX U_ICU_ENTRY_POINT_RENAME(u_isalnumPOSIX)
michael@0 294 #define u_isalpha U_ICU_ENTRY_POINT_RENAME(u_isalpha)
michael@0 295 #define u_isbase U_ICU_ENTRY_POINT_RENAME(u_isbase)
michael@0 296 #define u_isblank U_ICU_ENTRY_POINT_RENAME(u_isblank)
michael@0 297 #define u_iscntrl U_ICU_ENTRY_POINT_RENAME(u_iscntrl)
michael@0 298 #define u_isdefined U_ICU_ENTRY_POINT_RENAME(u_isdefined)
michael@0 299 #define u_isdigit U_ICU_ENTRY_POINT_RENAME(u_isdigit)
michael@0 300 #define u_isgraph U_ICU_ENTRY_POINT_RENAME(u_isgraph)
michael@0 301 #define u_isgraphPOSIX U_ICU_ENTRY_POINT_RENAME(u_isgraphPOSIX)
michael@0 302 #define u_islower U_ICU_ENTRY_POINT_RENAME(u_islower)
michael@0 303 #define u_isprint U_ICU_ENTRY_POINT_RENAME(u_isprint)
michael@0 304 #define u_isprintPOSIX U_ICU_ENTRY_POINT_RENAME(u_isprintPOSIX)
michael@0 305 #define u_ispunct U_ICU_ENTRY_POINT_RENAME(u_ispunct)
michael@0 306 #define u_isspace U_ICU_ENTRY_POINT_RENAME(u_isspace)
michael@0 307 #define u_istitle U_ICU_ENTRY_POINT_RENAME(u_istitle)
michael@0 308 #define u_isupper U_ICU_ENTRY_POINT_RENAME(u_isupper)
michael@0 309 #define u_isxdigit U_ICU_ENTRY_POINT_RENAME(u_isxdigit)
michael@0 310 #define u_locbund_close U_ICU_ENTRY_POINT_RENAME(u_locbund_close)
michael@0 311 #define u_locbund_getNumberFormat U_ICU_ENTRY_POINT_RENAME(u_locbund_getNumberFormat)
michael@0 312 #define u_locbund_init U_ICU_ENTRY_POINT_RENAME(u_locbund_init)
michael@0 313 #define u_memcasecmp U_ICU_ENTRY_POINT_RENAME(u_memcasecmp)
michael@0 314 #define u_memchr U_ICU_ENTRY_POINT_RENAME(u_memchr)
michael@0 315 #define u_memchr32 U_ICU_ENTRY_POINT_RENAME(u_memchr32)
michael@0 316 #define u_memcmp U_ICU_ENTRY_POINT_RENAME(u_memcmp)
michael@0 317 #define u_memcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_memcmpCodePointOrder)
michael@0 318 #define u_memcpy U_ICU_ENTRY_POINT_RENAME(u_memcpy)
michael@0 319 #define u_memmove U_ICU_ENTRY_POINT_RENAME(u_memmove)
michael@0 320 #define u_memrchr U_ICU_ENTRY_POINT_RENAME(u_memrchr)
michael@0 321 #define u_memrchr32 U_ICU_ENTRY_POINT_RENAME(u_memrchr32)
michael@0 322 #define u_memset U_ICU_ENTRY_POINT_RENAME(u_memset)
michael@0 323 #define u_parseMessage U_ICU_ENTRY_POINT_RENAME(u_parseMessage)
michael@0 324 #define u_parseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_parseMessageWithError)
michael@0 325 #define u_printf U_ICU_ENTRY_POINT_RENAME(u_printf)
michael@0 326 #define u_printf_parse U_ICU_ENTRY_POINT_RENAME(u_printf_parse)
michael@0 327 #define u_printf_u U_ICU_ENTRY_POINT_RENAME(u_printf_u)
michael@0 328 #define u_releaseDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_releaseDefaultConverter)
michael@0 329 #define u_scanf_parse U_ICU_ENTRY_POINT_RENAME(u_scanf_parse)
michael@0 330 #define u_setAtomicIncDecFunctions U_ICU_ENTRY_POINT_RENAME(u_setAtomicIncDecFunctions)
michael@0 331 #define u_setDataDirectory U_ICU_ENTRY_POINT_RENAME(u_setDataDirectory)
michael@0 332 #define u_setMemoryFunctions U_ICU_ENTRY_POINT_RENAME(u_setMemoryFunctions)
michael@0 333 #define u_setMutexFunctions U_ICU_ENTRY_POINT_RENAME(u_setMutexFunctions)
michael@0 334 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic)
michael@0 335 #define u_snprintf U_ICU_ENTRY_POINT_RENAME(u_snprintf)
michael@0 336 #define u_snprintf_u U_ICU_ENTRY_POINT_RENAME(u_snprintf_u)
michael@0 337 #define u_sprintf U_ICU_ENTRY_POINT_RENAME(u_sprintf)
michael@0 338 #define u_sprintf_u U_ICU_ENTRY_POINT_RENAME(u_sprintf_u)
michael@0 339 #define u_sscanf U_ICU_ENTRY_POINT_RENAME(u_sscanf)
michael@0 340 #define u_sscanf_u U_ICU_ENTRY_POINT_RENAME(u_sscanf_u)
michael@0 341 #define u_strCaseCompare U_ICU_ENTRY_POINT_RENAME(u_strCaseCompare)
michael@0 342 #define u_strCompare U_ICU_ENTRY_POINT_RENAME(u_strCompare)
michael@0 343 #define u_strCompareIter U_ICU_ENTRY_POINT_RENAME(u_strCompareIter)
michael@0 344 #define u_strFindFirst U_ICU_ENTRY_POINT_RENAME(u_strFindFirst)
michael@0 345 #define u_strFindLast U_ICU_ENTRY_POINT_RENAME(u_strFindLast)
michael@0 346 #define u_strFoldCase U_ICU_ENTRY_POINT_RENAME(u_strFoldCase)
michael@0 347 #define u_strFromJavaModifiedUTF8WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromJavaModifiedUTF8WithSub)
michael@0 348 #define u_strFromPunycode U_ICU_ENTRY_POINT_RENAME(u_strFromPunycode)
michael@0 349 #define u_strFromUTF32 U_ICU_ENTRY_POINT_RENAME(u_strFromUTF32)
michael@0 350 #define u_strFromUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromUTF32WithSub)
michael@0 351 #define u_strFromUTF8 U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8)
michael@0 352 #define u_strFromUTF8Lenient U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8Lenient)
michael@0 353 #define u_strFromUTF8WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8WithSub)
michael@0 354 #define u_strFromWCS U_ICU_ENTRY_POINT_RENAME(u_strFromWCS)
michael@0 355 #define u_strHasMoreChar32Than U_ICU_ENTRY_POINT_RENAME(u_strHasMoreChar32Than)
michael@0 356 #define u_strToJavaModifiedUTF8 U_ICU_ENTRY_POINT_RENAME(u_strToJavaModifiedUTF8)
michael@0 357 #define u_strToLower U_ICU_ENTRY_POINT_RENAME(u_strToLower)
michael@0 358 #define u_strToPunycode U_ICU_ENTRY_POINT_RENAME(u_strToPunycode)
michael@0 359 #define u_strToTitle U_ICU_ENTRY_POINT_RENAME(u_strToTitle)
michael@0 360 #define u_strToUTF32 U_ICU_ENTRY_POINT_RENAME(u_strToUTF32)
michael@0 361 #define u_strToUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strToUTF32WithSub)
michael@0 362 #define u_strToUTF8 U_ICU_ENTRY_POINT_RENAME(u_strToUTF8)
michael@0 363 #define u_strToUTF8WithSub U_ICU_ENTRY_POINT_RENAME(u_strToUTF8WithSub)
michael@0 364 #define u_strToUpper U_ICU_ENTRY_POINT_RENAME(u_strToUpper)
michael@0 365 #define u_strToWCS U_ICU_ENTRY_POINT_RENAME(u_strToWCS)
michael@0 366 #define u_strcasecmp U_ICU_ENTRY_POINT_RENAME(u_strcasecmp)
michael@0 367 #define u_strcat U_ICU_ENTRY_POINT_RENAME(u_strcat)
michael@0 368 #define u_strchr U_ICU_ENTRY_POINT_RENAME(u_strchr)
michael@0 369 #define u_strchr32 U_ICU_ENTRY_POINT_RENAME(u_strchr32)
michael@0 370 #define u_strcmp U_ICU_ENTRY_POINT_RENAME(u_strcmp)
michael@0 371 #define u_strcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strcmpCodePointOrder)
michael@0 372 #define u_strcmpFold U_ICU_ENTRY_POINT_RENAME(u_strcmpFold)
michael@0 373 #define u_strcpy U_ICU_ENTRY_POINT_RENAME(u_strcpy)
michael@0 374 #define u_strcspn U_ICU_ENTRY_POINT_RENAME(u_strcspn)
michael@0 375 #define u_strlen U_ICU_ENTRY_POINT_RENAME(u_strlen)
michael@0 376 #define u_strncasecmp U_ICU_ENTRY_POINT_RENAME(u_strncasecmp)
michael@0 377 #define u_strncat U_ICU_ENTRY_POINT_RENAME(u_strncat)
michael@0 378 #define u_strncmp U_ICU_ENTRY_POINT_RENAME(u_strncmp)
michael@0 379 #define u_strncmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strncmpCodePointOrder)
michael@0 380 #define u_strncpy U_ICU_ENTRY_POINT_RENAME(u_strncpy)
michael@0 381 #define u_strpbrk U_ICU_ENTRY_POINT_RENAME(u_strpbrk)
michael@0 382 #define u_strrchr U_ICU_ENTRY_POINT_RENAME(u_strrchr)
michael@0 383 #define u_strrchr32 U_ICU_ENTRY_POINT_RENAME(u_strrchr32)
michael@0 384 #define u_strrstr U_ICU_ENTRY_POINT_RENAME(u_strrstr)
michael@0 385 #define u_strspn U_ICU_ENTRY_POINT_RENAME(u_strspn)
michael@0 386 #define u_strstr U_ICU_ENTRY_POINT_RENAME(u_strstr)
michael@0 387 #define u_strtok_r U_ICU_ENTRY_POINT_RENAME(u_strtok_r)
michael@0 388 #define u_terminateChars U_ICU_ENTRY_POINT_RENAME(u_terminateChars)
michael@0 389 #define u_terminateUChar32s U_ICU_ENTRY_POINT_RENAME(u_terminateUChar32s)
michael@0 390 #define u_terminateUChars U_ICU_ENTRY_POINT_RENAME(u_terminateUChars)
michael@0 391 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars)
michael@0 392 #define u_tolower U_ICU_ENTRY_POINT_RENAME(u_tolower)
michael@0 393 #define u_totitle U_ICU_ENTRY_POINT_RENAME(u_totitle)
michael@0 394 #define u_toupper U_ICU_ENTRY_POINT_RENAME(u_toupper)
michael@0 395 #define u_uastrcpy U_ICU_ENTRY_POINT_RENAME(u_uastrcpy)
michael@0 396 #define u_uastrncpy U_ICU_ENTRY_POINT_RENAME(u_uastrncpy)
michael@0 397 #define u_unescape U_ICU_ENTRY_POINT_RENAME(u_unescape)
michael@0 398 #define u_unescapeAt U_ICU_ENTRY_POINT_RENAME(u_unescapeAt)
michael@0 399 #define u_versionFromString U_ICU_ENTRY_POINT_RENAME(u_versionFromString)
michael@0 400 #define u_versionFromUString U_ICU_ENTRY_POINT_RENAME(u_versionFromUString)
michael@0 401 #define u_versionToString U_ICU_ENTRY_POINT_RENAME(u_versionToString)
michael@0 402 #define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage)
michael@0 403 #define u_vformatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vformatMessageWithError)
michael@0 404 #define u_vfprintf U_ICU_ENTRY_POINT_RENAME(u_vfprintf)
michael@0 405 #define u_vfprintf_u U_ICU_ENTRY_POINT_RENAME(u_vfprintf_u)
michael@0 406 #define u_vfscanf U_ICU_ENTRY_POINT_RENAME(u_vfscanf)
michael@0 407 #define u_vfscanf_u U_ICU_ENTRY_POINT_RENAME(u_vfscanf_u)
michael@0 408 #define u_vparseMessage U_ICU_ENTRY_POINT_RENAME(u_vparseMessage)
michael@0 409 #define u_vparseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vparseMessageWithError)
michael@0 410 #define u_vsnprintf U_ICU_ENTRY_POINT_RENAME(u_vsnprintf)
michael@0 411 #define u_vsnprintf_u U_ICU_ENTRY_POINT_RENAME(u_vsnprintf_u)
michael@0 412 #define u_vsprintf U_ICU_ENTRY_POINT_RENAME(u_vsprintf)
michael@0 413 #define u_vsprintf_u U_ICU_ENTRY_POINT_RENAME(u_vsprintf_u)
michael@0 414 #define u_vsscanf U_ICU_ENTRY_POINT_RENAME(u_vsscanf)
michael@0 415 #define u_vsscanf_u U_ICU_ENTRY_POINT_RENAME(u_vsscanf_u)
michael@0 416 #define u_writeDiff U_ICU_ENTRY_POINT_RENAME(u_writeDiff)
michael@0 417 #define u_writeIdenticalLevelRun U_ICU_ENTRY_POINT_RENAME(u_writeIdenticalLevelRun)
michael@0 418 #define u_writeIdenticalLevelRunTwoChars U_ICU_ENTRY_POINT_RENAME(u_writeIdenticalLevelRunTwoChars)
michael@0 419 #define ubidi_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ubidi_addPropertyStarts)
michael@0 420 #define ubidi_close U_ICU_ENTRY_POINT_RENAME(ubidi_close)
michael@0 421 #define ubidi_countParagraphs U_ICU_ENTRY_POINT_RENAME(ubidi_countParagraphs)
michael@0 422 #define ubidi_countRuns U_ICU_ENTRY_POINT_RENAME(ubidi_countRuns)
michael@0 423 #define ubidi_getBaseDirection U_ICU_ENTRY_POINT_RENAME(ubidi_getBaseDirection)
michael@0 424 #define ubidi_getClass U_ICU_ENTRY_POINT_RENAME(ubidi_getClass)
michael@0 425 #define ubidi_getClassCallback U_ICU_ENTRY_POINT_RENAME(ubidi_getClassCallback)
michael@0 426 #define ubidi_getCustomizedClass U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedClass)
michael@0 427 #define ubidi_getDirection U_ICU_ENTRY_POINT_RENAME(ubidi_getDirection)
michael@0 428 #define ubidi_getJoiningGroup U_ICU_ENTRY_POINT_RENAME(ubidi_getJoiningGroup)
michael@0 429 #define ubidi_getJoiningType U_ICU_ENTRY_POINT_RENAME(ubidi_getJoiningType)
michael@0 430 #define ubidi_getLength U_ICU_ENTRY_POINT_RENAME(ubidi_getLength)
michael@0 431 #define ubidi_getLevelAt U_ICU_ENTRY_POINT_RENAME(ubidi_getLevelAt)
michael@0 432 #define ubidi_getLevels U_ICU_ENTRY_POINT_RENAME(ubidi_getLevels)
michael@0 433 #define ubidi_getLogicalIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalIndex)
michael@0 434 #define ubidi_getLogicalMap U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalMap)
michael@0 435 #define ubidi_getLogicalRun U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalRun)
michael@0 436 #define ubidi_getMaxValue U_ICU_ENTRY_POINT_RENAME(ubidi_getMaxValue)
michael@0 437 #define ubidi_getMemory U_ICU_ENTRY_POINT_RENAME(ubidi_getMemory)
michael@0 438 #define ubidi_getMirror U_ICU_ENTRY_POINT_RENAME(ubidi_getMirror)
michael@0 439 #define ubidi_getPairedBracket U_ICU_ENTRY_POINT_RENAME(ubidi_getPairedBracket)
michael@0 440 #define ubidi_getPairedBracketType U_ICU_ENTRY_POINT_RENAME(ubidi_getPairedBracketType)
michael@0 441 #define ubidi_getParaLevel U_ICU_ENTRY_POINT_RENAME(ubidi_getParaLevel)
michael@0 442 #define ubidi_getParaLevelAtIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParaLevelAtIndex)
michael@0 443 #define ubidi_getParagraph U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraph)
michael@0 444 #define ubidi_getParagraphByIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraphByIndex)
michael@0 445 #define ubidi_getProcessedLength U_ICU_ENTRY_POINT_RENAME(ubidi_getProcessedLength)
michael@0 446 #define ubidi_getReorderingMode U_ICU_ENTRY_POINT_RENAME(ubidi_getReorderingMode)
michael@0 447 #define ubidi_getReorderingOptions U_ICU_ENTRY_POINT_RENAME(ubidi_getReorderingOptions)
michael@0 448 #define ubidi_getResultLength U_ICU_ENTRY_POINT_RENAME(ubidi_getResultLength)
michael@0 449 #define ubidi_getRuns U_ICU_ENTRY_POINT_RENAME(ubidi_getRuns)
michael@0 450 #define ubidi_getSingleton U_ICU_ENTRY_POINT_RENAME(ubidi_getSingleton)
michael@0 451 #define ubidi_getText U_ICU_ENTRY_POINT_RENAME(ubidi_getText)
michael@0 452 #define ubidi_getVisualIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualIndex)
michael@0 453 #define ubidi_getVisualMap U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualMap)
michael@0 454 #define ubidi_getVisualRun U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualRun)
michael@0 455 #define ubidi_invertMap U_ICU_ENTRY_POINT_RENAME(ubidi_invertMap)
michael@0 456 #define ubidi_isBidiControl U_ICU_ENTRY_POINT_RENAME(ubidi_isBidiControl)
michael@0 457 #define ubidi_isInverse U_ICU_ENTRY_POINT_RENAME(ubidi_isInverse)
michael@0 458 #define ubidi_isJoinControl U_ICU_ENTRY_POINT_RENAME(ubidi_isJoinControl)
michael@0 459 #define ubidi_isMirrored U_ICU_ENTRY_POINT_RENAME(ubidi_isMirrored)
michael@0 460 #define ubidi_isOrderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_isOrderParagraphsLTR)
michael@0 461 #define ubidi_open U_ICU_ENTRY_POINT_RENAME(ubidi_open)
michael@0 462 #define ubidi_openSized U_ICU_ENTRY_POINT_RENAME(ubidi_openSized)
michael@0 463 #define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR)
michael@0 464 #define ubidi_reorderLogical U_ICU_ENTRY_POINT_RENAME(ubidi_reorderLogical)
michael@0 465 #define ubidi_reorderVisual U_ICU_ENTRY_POINT_RENAME(ubidi_reorderVisual)
michael@0 466 #define ubidi_setClassCallback U_ICU_ENTRY_POINT_RENAME(ubidi_setClassCallback)
michael@0 467 #define ubidi_setContext U_ICU_ENTRY_POINT_RENAME(ubidi_setContext)
michael@0 468 #define ubidi_setInverse U_ICU_ENTRY_POINT_RENAME(ubidi_setInverse)
michael@0 469 #define ubidi_setLine U_ICU_ENTRY_POINT_RENAME(ubidi_setLine)
michael@0 470 #define ubidi_setPara U_ICU_ENTRY_POINT_RENAME(ubidi_setPara)
michael@0 471 #define ubidi_setReorderingMode U_ICU_ENTRY_POINT_RENAME(ubidi_setReorderingMode)
michael@0 472 #define ubidi_setReorderingOptions U_ICU_ENTRY_POINT_RENAME(ubidi_setReorderingOptions)
michael@0 473 #define ubidi_writeReordered U_ICU_ENTRY_POINT_RENAME(ubidi_writeReordered)
michael@0 474 #define ubidi_writeReverse U_ICU_ENTRY_POINT_RENAME(ubidi_writeReverse)
michael@0 475 #define ublock_getCode U_ICU_ENTRY_POINT_RENAME(ublock_getCode)
michael@0 476 #define ubrk_close U_ICU_ENTRY_POINT_RENAME(ubrk_close)
michael@0 477 #define ubrk_countAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_countAvailable)
michael@0 478 #define ubrk_current U_ICU_ENTRY_POINT_RENAME(ubrk_current)
michael@0 479 #define ubrk_first U_ICU_ENTRY_POINT_RENAME(ubrk_first)
michael@0 480 #define ubrk_following U_ICU_ENTRY_POINT_RENAME(ubrk_following)
michael@0 481 #define ubrk_getAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_getAvailable)
michael@0 482 #define ubrk_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ubrk_getLocaleByType)
michael@0 483 #define ubrk_getRuleStatus U_ICU_ENTRY_POINT_RENAME(ubrk_getRuleStatus)
michael@0 484 #define ubrk_getRuleStatusVec U_ICU_ENTRY_POINT_RENAME(ubrk_getRuleStatusVec)
michael@0 485 #define ubrk_isBoundary U_ICU_ENTRY_POINT_RENAME(ubrk_isBoundary)
michael@0 486 #define ubrk_last U_ICU_ENTRY_POINT_RENAME(ubrk_last)
michael@0 487 #define ubrk_next U_ICU_ENTRY_POINT_RENAME(ubrk_next)
michael@0 488 #define ubrk_open U_ICU_ENTRY_POINT_RENAME(ubrk_open)
michael@0 489 #define ubrk_openRules U_ICU_ENTRY_POINT_RENAME(ubrk_openRules)
michael@0 490 #define ubrk_preceding U_ICU_ENTRY_POINT_RENAME(ubrk_preceding)
michael@0 491 #define ubrk_previous U_ICU_ENTRY_POINT_RENAME(ubrk_previous)
michael@0 492 #define ubrk_refreshUText U_ICU_ENTRY_POINT_RENAME(ubrk_refreshUText)
michael@0 493 #define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
michael@0 494 #define ubrk_setText U_ICU_ENTRY_POINT_RENAME(ubrk_setText)
michael@0 495 #define ubrk_setUText U_ICU_ENTRY_POINT_RENAME(ubrk_setUText)
michael@0 496 #define ubrk_swap U_ICU_ENTRY_POINT_RENAME(ubrk_swap)
michael@0 497 #define ucal_add U_ICU_ENTRY_POINT_RENAME(ucal_add)
michael@0 498 #define ucal_clear U_ICU_ENTRY_POINT_RENAME(ucal_clear)
michael@0 499 #define ucal_clearField U_ICU_ENTRY_POINT_RENAME(ucal_clearField)
michael@0 500 #define ucal_clone U_ICU_ENTRY_POINT_RENAME(ucal_clone)
michael@0 501 #define ucal_close U_ICU_ENTRY_POINT_RENAME(ucal_close)
michael@0 502 #define ucal_countAvailable U_ICU_ENTRY_POINT_RENAME(ucal_countAvailable)
michael@0 503 #define ucal_equivalentTo U_ICU_ENTRY_POINT_RENAME(ucal_equivalentTo)
michael@0 504 #define ucal_get U_ICU_ENTRY_POINT_RENAME(ucal_get)
michael@0 505 #define ucal_getAttribute U_ICU_ENTRY_POINT_RENAME(ucal_getAttribute)
michael@0 506 #define ucal_getAvailable U_ICU_ENTRY_POINT_RENAME(ucal_getAvailable)
michael@0 507 #define ucal_getCanonicalTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getCanonicalTimeZoneID)
michael@0 508 #define ucal_getDSTSavings U_ICU_ENTRY_POINT_RENAME(ucal_getDSTSavings)
michael@0 509 #define ucal_getDayOfWeekType U_ICU_ENTRY_POINT_RENAME(ucal_getDayOfWeekType)
michael@0 510 #define ucal_getDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_getDefaultTimeZone)
michael@0 511 #define ucal_getFieldDifference U_ICU_ENTRY_POINT_RENAME(ucal_getFieldDifference)
michael@0 512 #define ucal_getGregorianChange U_ICU_ENTRY_POINT_RENAME(ucal_getGregorianChange)
michael@0 513 #define ucal_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucal_getKeywordValuesForLocale)
michael@0 514 #define ucal_getLimit U_ICU_ENTRY_POINT_RENAME(ucal_getLimit)
michael@0 515 #define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType)
michael@0 516 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis)
michael@0 517 #define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow)
michael@0 518 #define ucal_getTZDataVersion U_ICU_ENTRY_POINT_RENAME(ucal_getTZDataVersion)
michael@0 519 #define ucal_getTimeZoneDisplayName U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDisplayName)
michael@0 520 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID)
michael@0 521 #define ucal_getTimeZoneIDForWindowsID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneIDForWindowsID)
michael@0 522 #define ucal_getTimeZoneTransitionDate U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneTransitionDate)
michael@0 523 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType)
michael@0 524 #define ucal_getWeekendTransition U_ICU_ENTRY_POINT_RENAME(ucal_getWeekendTransition)
michael@0 525 #define ucal_getWindowsTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getWindowsTimeZoneID)
michael@0 526 #define ucal_inDaylightTime U_ICU_ENTRY_POINT_RENAME(ucal_inDaylightTime)
michael@0 527 #define ucal_isSet U_ICU_ENTRY_POINT_RENAME(ucal_isSet)
michael@0 528 #define ucal_isWeekend U_ICU_ENTRY_POINT_RENAME(ucal_isWeekend)
michael@0 529 #define ucal_open U_ICU_ENTRY_POINT_RENAME(ucal_open)
michael@0 530 #define ucal_openCountryTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openCountryTimeZones)
michael@0 531 #define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration)
michael@0 532 #define ucal_openTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZones)
michael@0 533 #define ucal_roll U_ICU_ENTRY_POINT_RENAME(ucal_roll)
michael@0 534 #define ucal_set U_ICU_ENTRY_POINT_RENAME(ucal_set)
michael@0 535 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute)
michael@0 536 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate)
michael@0 537 #define ucal_setDateTime U_ICU_ENTRY_POINT_RENAME(ucal_setDateTime)
michael@0 538 #define ucal_setDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone)
michael@0 539 #define ucal_setGregorianChange U_ICU_ENTRY_POINT_RENAME(ucal_setGregorianChange)
michael@0 540 #define ucal_setMillis U_ICU_ENTRY_POINT_RENAME(ucal_setMillis)
michael@0 541 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone)
michael@0 542 #define ucase_addCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addCaseClosure)
michael@0 543 #define ucase_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ucase_addPropertyStarts)
michael@0 544 #define ucase_addStringCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addStringCaseClosure)
michael@0 545 #define ucase_fold U_ICU_ENTRY_POINT_RENAME(ucase_fold)
michael@0 546 #define ucase_getCaseLocale U_ICU_ENTRY_POINT_RENAME(ucase_getCaseLocale)
michael@0 547 #define ucase_getSingleton U_ICU_ENTRY_POINT_RENAME(ucase_getSingleton)
michael@0 548 #define ucase_getType U_ICU_ENTRY_POINT_RENAME(ucase_getType)
michael@0 549 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable)
michael@0 550 #define ucase_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(ucase_hasBinaryProperty)
michael@0 551 #define ucase_isCaseSensitive U_ICU_ENTRY_POINT_RENAME(ucase_isCaseSensitive)
michael@0 552 #define ucase_isSoftDotted U_ICU_ENTRY_POINT_RENAME(ucase_isSoftDotted)
michael@0 553 #define ucase_toFullFolding U_ICU_ENTRY_POINT_RENAME(ucase_toFullFolding)
michael@0 554 #define ucase_toFullLower U_ICU_ENTRY_POINT_RENAME(ucase_toFullLower)
michael@0 555 #define ucase_toFullTitle U_ICU_ENTRY_POINT_RENAME(ucase_toFullTitle)
michael@0 556 #define ucase_toFullUpper U_ICU_ENTRY_POINT_RENAME(ucase_toFullUpper)
michael@0 557 #define ucase_tolower U_ICU_ENTRY_POINT_RENAME(ucase_tolower)
michael@0 558 #define ucase_totitle U_ICU_ENTRY_POINT_RENAME(ucase_totitle)
michael@0 559 #define ucase_toupper U_ICU_ENTRY_POINT_RENAME(ucase_toupper)
michael@0 560 #define ucasemap_close U_ICU_ENTRY_POINT_RENAME(ucasemap_close)
michael@0 561 #define ucasemap_getBreakIterator U_ICU_ENTRY_POINT_RENAME(ucasemap_getBreakIterator)
michael@0 562 #define ucasemap_getLocale U_ICU_ENTRY_POINT_RENAME(ucasemap_getLocale)
michael@0 563 #define ucasemap_getOptions U_ICU_ENTRY_POINT_RENAME(ucasemap_getOptions)
michael@0 564 #define ucasemap_internalUTF8ToTitle U_ICU_ENTRY_POINT_RENAME(ucasemap_internalUTF8ToTitle)
michael@0 565 #define ucasemap_mapUTF8 U_ICU_ENTRY_POINT_RENAME(ucasemap_mapUTF8)
michael@0 566 #define ucasemap_open U_ICU_ENTRY_POINT_RENAME(ucasemap_open)
michael@0 567 #define ucasemap_setBreakIterator U_ICU_ENTRY_POINT_RENAME(ucasemap_setBreakIterator)
michael@0 568 #define ucasemap_setLocale U_ICU_ENTRY_POINT_RENAME(ucasemap_setLocale)
michael@0 569 #define ucasemap_setOptions U_ICU_ENTRY_POINT_RENAME(ucasemap_setOptions)
michael@0 570 #define ucasemap_toTitle U_ICU_ENTRY_POINT_RENAME(ucasemap_toTitle)
michael@0 571 #define ucasemap_utf8FoldCase U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8FoldCase)
michael@0 572 #define ucasemap_utf8ToLower U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8ToLower)
michael@0 573 #define ucasemap_utf8ToTitle U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8ToTitle)
michael@0 574 #define ucasemap_utf8ToUpper U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8ToUpper)
michael@0 575 #define uchar_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(uchar_addPropertyStarts)
michael@0 576 #define uchar_swapNames U_ICU_ENTRY_POINT_RENAME(uchar_swapNames)
michael@0 577 #define ucln_cleanupOne U_ICU_ENTRY_POINT_RENAME(ucln_cleanupOne)
michael@0 578 #define ucln_common_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_common_registerCleanup)
michael@0 579 #define ucln_i18n_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_i18n_registerCleanup)
michael@0 580 #define ucln_io_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_io_registerCleanup)
michael@0 581 #define ucln_lib_cleanup U_ICU_ENTRY_POINT_RENAME(ucln_lib_cleanup)
michael@0 582 #define ucln_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_registerCleanup)
michael@0 583 #define ucnv_MBCSFromUChar32 U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSFromUChar32)
michael@0 584 #define ucnv_MBCSFromUnicodeWithOffsets U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSFromUnicodeWithOffsets)
michael@0 585 #define ucnv_MBCSGetFilteredUnicodeSetForUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSGetFilteredUnicodeSetForUnicode)
michael@0 586 #define ucnv_MBCSGetType U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSGetType)
michael@0 587 #define ucnv_MBCSGetUnicodeSetForUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSGetUnicodeSetForUnicode)
michael@0 588 #define ucnv_MBCSIsLeadByte U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSIsLeadByte)
michael@0 589 #define ucnv_MBCSSimpleGetNextUChar U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSSimpleGetNextUChar)
michael@0 590 #define ucnv_MBCSToUnicodeWithOffsets U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSToUnicodeWithOffsets)
michael@0 591 #define ucnv_bld_countAvailableConverters U_ICU_ENTRY_POINT_RENAME(ucnv_bld_countAvailableConverters)
michael@0 592 #define ucnv_bld_getAvailableConverter U_ICU_ENTRY_POINT_RENAME(ucnv_bld_getAvailableConverter)
michael@0 593 #define ucnv_canCreateConverter U_ICU_ENTRY_POINT_RENAME(ucnv_canCreateConverter)
michael@0 594 #define ucnv_cbFromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteBytes)
michael@0 595 #define ucnv_cbFromUWriteSub U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteSub)
michael@0 596 #define ucnv_cbFromUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteUChars)
michael@0 597 #define ucnv_cbToUWriteSub U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteSub)
michael@0 598 #define ucnv_cbToUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteUChars)
michael@0 599 #define ucnv_close U_ICU_ENTRY_POINT_RENAME(ucnv_close)
michael@0 600 #define ucnv_compareNames U_ICU_ENTRY_POINT_RENAME(ucnv_compareNames)
michael@0 601 #define ucnv_convert U_ICU_ENTRY_POINT_RENAME(ucnv_convert)
michael@0 602 #define ucnv_convertEx U_ICU_ENTRY_POINT_RENAME(ucnv_convertEx)
michael@0 603 #define ucnv_countAliases U_ICU_ENTRY_POINT_RENAME(ucnv_countAliases)
michael@0 604 #define ucnv_countAvailable U_ICU_ENTRY_POINT_RENAME(ucnv_countAvailable)
michael@0 605 #define ucnv_countStandards U_ICU_ENTRY_POINT_RENAME(ucnv_countStandards)
michael@0 606 #define ucnv_createAlgorithmicConverter U_ICU_ENTRY_POINT_RENAME(ucnv_createAlgorithmicConverter)
michael@0 607 #define ucnv_createConverter U_ICU_ENTRY_POINT_RENAME(ucnv_createConverter)
michael@0 608 #define ucnv_createConverterFromPackage U_ICU_ENTRY_POINT_RENAME(ucnv_createConverterFromPackage)
michael@0 609 #define ucnv_createConverterFromSharedData U_ICU_ENTRY_POINT_RENAME(ucnv_createConverterFromSharedData)
michael@0 610 #define ucnv_detectUnicodeSignature U_ICU_ENTRY_POINT_RENAME(ucnv_detectUnicodeSignature)
michael@0 611 #define ucnv_extContinueMatchFromU U_ICU_ENTRY_POINT_RENAME(ucnv_extContinueMatchFromU)
michael@0 612 #define ucnv_extContinueMatchToU U_ICU_ENTRY_POINT_RENAME(ucnv_extContinueMatchToU)
michael@0 613 #define ucnv_extGetUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_extGetUnicodeSet)
michael@0 614 #define ucnv_extInitialMatchFromU U_ICU_ENTRY_POINT_RENAME(ucnv_extInitialMatchFromU)
michael@0 615 #define ucnv_extInitialMatchToU U_ICU_ENTRY_POINT_RENAME(ucnv_extInitialMatchToU)
michael@0 616 #define ucnv_extSimpleMatchFromU U_ICU_ENTRY_POINT_RENAME(ucnv_extSimpleMatchFromU)
michael@0 617 #define ucnv_extSimpleMatchToU U_ICU_ENTRY_POINT_RENAME(ucnv_extSimpleMatchToU)
michael@0 618 #define ucnv_fixFileSeparator U_ICU_ENTRY_POINT_RENAME(ucnv_fixFileSeparator)
michael@0 619 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache)
michael@0 620 #define ucnv_fromAlgorithmic U_ICU_ENTRY_POINT_RENAME(ucnv_fromAlgorithmic)
michael@0 621 #define ucnv_fromUChars U_ICU_ENTRY_POINT_RENAME(ucnv_fromUChars)
michael@0 622 #define ucnv_fromUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_fromUCountPending)
michael@0 623 #define ucnv_fromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_fromUWriteBytes)
michael@0 624 #define ucnv_fromUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_fromUnicode)
michael@0 625 #define ucnv_fromUnicode_UTF8 U_ICU_ENTRY_POINT_RENAME(ucnv_fromUnicode_UTF8)
michael@0 626 #define ucnv_fromUnicode_UTF8_OFFSETS_LOGIC U_ICU_ENTRY_POINT_RENAME(ucnv_fromUnicode_UTF8_OFFSETS_LOGIC)
michael@0 627 #define ucnv_getAlias U_ICU_ENTRY_POINT_RENAME(ucnv_getAlias)
michael@0 628 #define ucnv_getAliases U_ICU_ENTRY_POINT_RENAME(ucnv_getAliases)
michael@0 629 #define ucnv_getAvailableName U_ICU_ENTRY_POINT_RENAME(ucnv_getAvailableName)
michael@0 630 #define ucnv_getCCSID U_ICU_ENTRY_POINT_RENAME(ucnv_getCCSID)
michael@0 631 #define ucnv_getCanonicalName U_ICU_ENTRY_POINT_RENAME(ucnv_getCanonicalName)
michael@0 632 #define ucnv_getCompleteUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_getCompleteUnicodeSet)
michael@0 633 #define ucnv_getDefaultName U_ICU_ENTRY_POINT_RENAME(ucnv_getDefaultName)
michael@0 634 #define ucnv_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucnv_getDisplayName)
michael@0 635 #define ucnv_getFromUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_getFromUCallBack)
michael@0 636 #define ucnv_getInvalidChars U_ICU_ENTRY_POINT_RENAME(ucnv_getInvalidChars)
michael@0 637 #define ucnv_getInvalidUChars U_ICU_ENTRY_POINT_RENAME(ucnv_getInvalidUChars)
michael@0 638 #define ucnv_getMaxCharSize U_ICU_ENTRY_POINT_RENAME(ucnv_getMaxCharSize)
michael@0 639 #define ucnv_getMinCharSize U_ICU_ENTRY_POINT_RENAME(ucnv_getMinCharSize)
michael@0 640 #define ucnv_getName U_ICU_ENTRY_POINT_RENAME(ucnv_getName)
michael@0 641 #define ucnv_getNextUChar U_ICU_ENTRY_POINT_RENAME(ucnv_getNextUChar)
michael@0 642 #define ucnv_getNonSurrogateUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_getNonSurrogateUnicodeSet)
michael@0 643 #define ucnv_getPlatform U_ICU_ENTRY_POINT_RENAME(ucnv_getPlatform)
michael@0 644 #define ucnv_getStandard U_ICU_ENTRY_POINT_RENAME(ucnv_getStandard)
michael@0 645 #define ucnv_getStandardName U_ICU_ENTRY_POINT_RENAME(ucnv_getStandardName)
michael@0 646 #define ucnv_getStarters U_ICU_ENTRY_POINT_RENAME(ucnv_getStarters)
michael@0 647 #define ucnv_getSubstChars U_ICU_ENTRY_POINT_RENAME(ucnv_getSubstChars)
michael@0 648 #define ucnv_getToUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_getToUCallBack)
michael@0 649 #define ucnv_getType U_ICU_ENTRY_POINT_RENAME(ucnv_getType)
michael@0 650 #define ucnv_getUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_getUnicodeSet)
michael@0 651 #define ucnv_incrementRefCount U_ICU_ENTRY_POINT_RENAME(ucnv_incrementRefCount)
michael@0 652 #define ucnv_io_countKnownConverters U_ICU_ENTRY_POINT_RENAME(ucnv_io_countKnownConverters)
michael@0 653 #define ucnv_io_getConverterName U_ICU_ENTRY_POINT_RENAME(ucnv_io_getConverterName)
michael@0 654 #define ucnv_io_stripASCIIForCompare U_ICU_ENTRY_POINT_RENAME(ucnv_io_stripASCIIForCompare)
michael@0 655 #define ucnv_io_stripEBCDICForCompare U_ICU_ENTRY_POINT_RENAME(ucnv_io_stripEBCDICForCompare)
michael@0 656 #define ucnv_isAmbiguous U_ICU_ENTRY_POINT_RENAME(ucnv_isAmbiguous)
michael@0 657 #define ucnv_isFixedWidth U_ICU_ENTRY_POINT_RENAME(ucnv_isFixedWidth)
michael@0 658 #define ucnv_load U_ICU_ENTRY_POINT_RENAME(ucnv_load)
michael@0 659 #define ucnv_loadSharedData U_ICU_ENTRY_POINT_RENAME(ucnv_loadSharedData)
michael@0 660 #define ucnv_open U_ICU_ENTRY_POINT_RENAME(ucnv_open)
michael@0 661 #define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames)
michael@0 662 #define ucnv_openCCSID U_ICU_ENTRY_POINT_RENAME(ucnv_openCCSID)
michael@0 663 #define ucnv_openPackage U_ICU_ENTRY_POINT_RENAME(ucnv_openPackage)
michael@0 664 #define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames)
michael@0 665 #define ucnv_openU U_ICU_ENTRY_POINT_RENAME(ucnv_openU)
michael@0 666 #define ucnv_reset U_ICU_ENTRY_POINT_RENAME(ucnv_reset)
michael@0 667 #define ucnv_resetFromUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_resetFromUnicode)
michael@0 668 #define ucnv_resetToUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_resetToUnicode)
michael@0 669 #define ucnv_safeClone U_ICU_ENTRY_POINT_RENAME(ucnv_safeClone)
michael@0 670 #define ucnv_setDefaultName U_ICU_ENTRY_POINT_RENAME(ucnv_setDefaultName)
michael@0 671 #define ucnv_setFallback U_ICU_ENTRY_POINT_RENAME(ucnv_setFallback)
michael@0 672 #define ucnv_setFromUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_setFromUCallBack)
michael@0 673 #define ucnv_setSubstChars U_ICU_ENTRY_POINT_RENAME(ucnv_setSubstChars)
michael@0 674 #define ucnv_setSubstString U_ICU_ENTRY_POINT_RENAME(ucnv_setSubstString)
michael@0 675 #define ucnv_setToUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_setToUCallBack)
michael@0 676 #define ucnv_swap U_ICU_ENTRY_POINT_RENAME(ucnv_swap)
michael@0 677 #define ucnv_swapAliases U_ICU_ENTRY_POINT_RENAME(ucnv_swapAliases)
michael@0 678 #define ucnv_toAlgorithmic U_ICU_ENTRY_POINT_RENAME(ucnv_toAlgorithmic)
michael@0 679 #define ucnv_toUChars U_ICU_ENTRY_POINT_RENAME(ucnv_toUChars)
michael@0 680 #define ucnv_toUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_toUCountPending)
michael@0 681 #define ucnv_toUWriteCodePoint U_ICU_ENTRY_POINT_RENAME(ucnv_toUWriteCodePoint)
michael@0 682 #define ucnv_toUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_toUWriteUChars)
michael@0 683 #define ucnv_toUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_toUnicode)
michael@0 684 #define ucnv_unload U_ICU_ENTRY_POINT_RENAME(ucnv_unload)
michael@0 685 #define ucnv_unloadSharedDataIfReady U_ICU_ENTRY_POINT_RENAME(ucnv_unloadSharedDataIfReady)
michael@0 686 #define ucnv_usesFallback U_ICU_ENTRY_POINT_RENAME(ucnv_usesFallback)
michael@0 687 #define ucnvsel_close U_ICU_ENTRY_POINT_RENAME(ucnvsel_close)
michael@0 688 #define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open)
michael@0 689 #define ucnvsel_openFromSerialized U_ICU_ENTRY_POINT_RENAME(ucnvsel_openFromSerialized)
michael@0 690 #define ucnvsel_selectForString U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForString)
michael@0 691 #define ucnvsel_selectForUTF8 U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForUTF8)
michael@0 692 #define ucnvsel_serialize U_ICU_ENTRY_POINT_RENAME(ucnvsel_serialize)
michael@0 693 #define ucol_allocWeights U_ICU_ENTRY_POINT_RENAME(ucol_allocWeights)
michael@0 694 #define ucol_assembleTailoringTable U_ICU_ENTRY_POINT_RENAME(ucol_assembleTailoringTable)
michael@0 695 #define ucol_buildPermutationTable U_ICU_ENTRY_POINT_RENAME(ucol_buildPermutationTable)
michael@0 696 #define ucol_calcSortKey U_ICU_ENTRY_POINT_RENAME(ucol_calcSortKey)
michael@0 697 #define ucol_calcSortKeySimpleTertiary U_ICU_ENTRY_POINT_RENAME(ucol_calcSortKeySimpleTertiary)
michael@0 698 #define ucol_cloneBinary U_ICU_ENTRY_POINT_RENAME(ucol_cloneBinary)
michael@0 699 #define ucol_close U_ICU_ENTRY_POINT_RENAME(ucol_close)
michael@0 700 #define ucol_closeElements U_ICU_ENTRY_POINT_RENAME(ucol_closeElements)
michael@0 701 #define ucol_countAvailable U_ICU_ENTRY_POINT_RENAME(ucol_countAvailable)
michael@0 702 #define ucol_createElements U_ICU_ENTRY_POINT_RENAME(ucol_createElements)
michael@0 703 #define ucol_doCE U_ICU_ENTRY_POINT_RENAME(ucol_doCE)
michael@0 704 #define ucol_equal U_ICU_ENTRY_POINT_RENAME(ucol_equal)
michael@0 705 #define ucol_equals U_ICU_ENTRY_POINT_RENAME(ucol_equals)
michael@0 706 #define ucol_findReorderingEntry U_ICU_ENTRY_POINT_RENAME(ucol_findReorderingEntry)
michael@0 707 #define ucol_forceHanImplicit U_ICU_ENTRY_POINT_RENAME(ucol_forceHanImplicit)
michael@0 708 #define ucol_forgetUCA U_ICU_ENTRY_POINT_RENAME(ucol_forgetUCA)
michael@0 709 #define ucol_freeOffsetBuffer U_ICU_ENTRY_POINT_RENAME(ucol_freeOffsetBuffer)
michael@0 710 #define ucol_getAttribute U_ICU_ENTRY_POINT_RENAME(ucol_getAttribute)
michael@0 711 #define ucol_getAttributeOrDefault U_ICU_ENTRY_POINT_RENAME(ucol_getAttributeOrDefault)
michael@0 712 #define ucol_getAvailable U_ICU_ENTRY_POINT_RENAME(ucol_getAvailable)
michael@0 713 #define ucol_getBound U_ICU_ENTRY_POINT_RENAME(ucol_getBound)
michael@0 714 #define ucol_getCEStrengthDifference U_ICU_ENTRY_POINT_RENAME(ucol_getCEStrengthDifference)
michael@0 715 #define ucol_getCollationKey U_ICU_ENTRY_POINT_RENAME(ucol_getCollationKey)
michael@0 716 #define ucol_getContractions U_ICU_ENTRY_POINT_RENAME(ucol_getContractions)
michael@0 717 #define ucol_getContractionsAndExpansions U_ICU_ENTRY_POINT_RENAME(ucol_getContractionsAndExpansions)
michael@0 718 #define ucol_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucol_getDisplayName)
michael@0 719 #define ucol_getEquivalentReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getEquivalentReorderCodes)
michael@0 720 #define ucol_getFirstCE U_ICU_ENTRY_POINT_RENAME(ucol_getFirstCE)
michael@0 721 #define ucol_getFunctionalEquivalent U_ICU_ENTRY_POINT_RENAME(ucol_getFunctionalEquivalent)
michael@0 722 #define ucol_getKeywordValues U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordValues)
michael@0 723 #define ucol_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordValuesForLocale)
michael@0 724 #define ucol_getKeywords U_ICU_ENTRY_POINT_RENAME(ucol_getKeywords)
michael@0 725 #define ucol_getLeadBytesForReorderCode U_ICU_ENTRY_POINT_RENAME(ucol_getLeadBytesForReorderCode)
michael@0 726 #define ucol_getLocale U_ICU_ENTRY_POINT_RENAME(ucol_getLocale)
michael@0 727 #define ucol_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucol_getLocaleByType)
michael@0 728 #define ucol_getMaxExpansion U_ICU_ENTRY_POINT_RENAME(ucol_getMaxExpansion)
michael@0 729 #define ucol_getNextCE U_ICU_ENTRY_POINT_RENAME(ucol_getNextCE)
michael@0 730 #define ucol_getOffset U_ICU_ENTRY_POINT_RENAME(ucol_getOffset)
michael@0 731 #define ucol_getPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_getPrevCE)
michael@0 732 #define ucol_getReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodes)
michael@0 733 #define ucol_getReorderCodesForLeadByte U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodesForLeadByte)
michael@0 734 #define ucol_getRules U_ICU_ENTRY_POINT_RENAME(ucol_getRules)
michael@0 735 #define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx)
michael@0 736 #define ucol_getShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_getShortDefinitionString)
michael@0 737 #define ucol_getSortKey U_ICU_ENTRY_POINT_RENAME(ucol_getSortKey)
michael@0 738 #define ucol_getStrength U_ICU_ENTRY_POINT_RENAME(ucol_getStrength)
michael@0 739 #define ucol_getTailoredSet U_ICU_ENTRY_POINT_RENAME(ucol_getTailoredSet)
michael@0 740 #define ucol_getUCAVersion U_ICU_ENTRY_POINT_RENAME(ucol_getUCAVersion)
michael@0 741 #define ucol_getUnsafeSet U_ICU_ENTRY_POINT_RENAME(ucol_getUnsafeSet)
michael@0 742 #define ucol_getVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_getVariableTop)
michael@0 743 #define ucol_getVersion U_ICU_ENTRY_POINT_RENAME(ucol_getVersion)
michael@0 744 #define ucol_greater U_ICU_ENTRY_POINT_RENAME(ucol_greater)
michael@0 745 #define ucol_greaterOrEqual U_ICU_ENTRY_POINT_RENAME(ucol_greaterOrEqual)
michael@0 746 #define ucol_initBuffers U_ICU_ENTRY_POINT_RENAME(ucol_initBuffers)
michael@0 747 #define ucol_initCollator U_ICU_ENTRY_POINT_RENAME(ucol_initCollator)
michael@0 748 #define ucol_initInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_initInverseUCA)
michael@0 749 #define ucol_initUCA U_ICU_ENTRY_POINT_RENAME(ucol_initUCA)
michael@0 750 #define ucol_inv_getNextCE U_ICU_ENTRY_POINT_RENAME(ucol_inv_getNextCE)
michael@0 751 #define ucol_inv_getPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_inv_getPrevCE)
michael@0 752 #define ucol_isTailored U_ICU_ENTRY_POINT_RENAME(ucol_isTailored)
michael@0 753 #define ucol_keyHashCode U_ICU_ENTRY_POINT_RENAME(ucol_keyHashCode)
michael@0 754 #define ucol_looksLikeCollationBinary U_ICU_ENTRY_POINT_RENAME(ucol_looksLikeCollationBinary)
michael@0 755 #define ucol_mergeSortkeys U_ICU_ENTRY_POINT_RENAME(ucol_mergeSortkeys)
michael@0 756 #define ucol_next U_ICU_ENTRY_POINT_RENAME(ucol_next)
michael@0 757 #define ucol_nextProcessed U_ICU_ENTRY_POINT_RENAME(ucol_nextProcessed)
michael@0 758 #define ucol_nextSortKeyPart U_ICU_ENTRY_POINT_RENAME(ucol_nextSortKeyPart)
michael@0 759 #define ucol_nextWeight U_ICU_ENTRY_POINT_RENAME(ucol_nextWeight)
michael@0 760 #define ucol_normalizeShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_normalizeShortDefinitionString)
michael@0 761 #define ucol_open U_ICU_ENTRY_POINT_RENAME(ucol_open)
michael@0 762 #define ucol_openAvailableLocales U_ICU_ENTRY_POINT_RENAME(ucol_openAvailableLocales)
michael@0 763 #define ucol_openBinary U_ICU_ENTRY_POINT_RENAME(ucol_openBinary)
michael@0 764 #define ucol_openElements U_ICU_ENTRY_POINT_RENAME(ucol_openElements)
michael@0 765 #define ucol_openFromShortString U_ICU_ENTRY_POINT_RENAME(ucol_openFromShortString)
michael@0 766 #define ucol_openRules U_ICU_ENTRY_POINT_RENAME(ucol_openRules)
michael@0 767 #define ucol_openRulesForImport U_ICU_ENTRY_POINT_RENAME(ucol_openRulesForImport)
michael@0 768 #define ucol_open_internal U_ICU_ENTRY_POINT_RENAME(ucol_open_internal)
michael@0 769 #define ucol_prepareShortStringOpen U_ICU_ENTRY_POINT_RENAME(ucol_prepareShortStringOpen)
michael@0 770 #define ucol_previous U_ICU_ENTRY_POINT_RENAME(ucol_previous)
michael@0 771 #define ucol_previousProcessed U_ICU_ENTRY_POINT_RENAME(ucol_previousProcessed)
michael@0 772 #define ucol_primaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_primaryOrder)
michael@0 773 #define ucol_prv_getSpecialCE U_ICU_ENTRY_POINT_RENAME(ucol_prv_getSpecialCE)
michael@0 774 #define ucol_prv_getSpecialPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_prv_getSpecialPrevCE)
michael@0 775 #define ucol_reset U_ICU_ENTRY_POINT_RENAME(ucol_reset)
michael@0 776 #define ucol_restoreVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_restoreVariableTop)
michael@0 777 #define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
michael@0 778 #define ucol_secondaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_secondaryOrder)
michael@0 779 #define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute)
michael@0 780 #define ucol_setOffset U_ICU_ENTRY_POINT_RENAME(ucol_setOffset)
michael@0 781 #define ucol_setOptionsFromHeader U_ICU_ENTRY_POINT_RENAME(ucol_setOptionsFromHeader)
michael@0 782 #define ucol_setReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_setReorderCodes)
michael@0 783 #define ucol_setReqValidLocales U_ICU_ENTRY_POINT_RENAME(ucol_setReqValidLocales)
michael@0 784 #define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength)
michael@0 785 #define ucol_setText U_ICU_ENTRY_POINT_RENAME(ucol_setText)
michael@0 786 #define ucol_setVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_setVariableTop)
michael@0 787 #define ucol_strcoll U_ICU_ENTRY_POINT_RENAME(ucol_strcoll)
michael@0 788 #define ucol_strcollIter U_ICU_ENTRY_POINT_RENAME(ucol_strcollIter)
michael@0 789 #define ucol_strcollUTF8 U_ICU_ENTRY_POINT_RENAME(ucol_strcollUTF8)
michael@0 790 #define ucol_swap U_ICU_ENTRY_POINT_RENAME(ucol_swap)
michael@0 791 #define ucol_swapBinary U_ICU_ENTRY_POINT_RENAME(ucol_swapBinary)
michael@0 792 #define ucol_swapInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_swapInverseUCA)
michael@0 793 #define ucol_tertiaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_tertiaryOrder)
michael@0 794 #define ucol_tok_assembleTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_assembleTokenList)
michael@0 795 #define ucol_tok_closeTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_closeTokenList)
michael@0 796 #define ucol_tok_getNextArgument U_ICU_ENTRY_POINT_RENAME(ucol_tok_getNextArgument)
michael@0 797 #define ucol_tok_getRulesFromBundle U_ICU_ENTRY_POINT_RENAME(ucol_tok_getRulesFromBundle)
michael@0 798 #define ucol_tok_initTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_initTokenList)
michael@0 799 #define ucol_tok_parseNextToken U_ICU_ENTRY_POINT_RENAME(ucol_tok_parseNextToken)
michael@0 800 #define ucol_updateInternalState U_ICU_ENTRY_POINT_RENAME(ucol_updateInternalState)
michael@0 801 #define ucsdet_close U_ICU_ENTRY_POINT_RENAME(ucsdet_close)
michael@0 802 #define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect)
michael@0 803 #define ucsdet_detectAll U_ICU_ENTRY_POINT_RENAME(ucsdet_detectAll)
michael@0 804 #define ucsdet_enableInputFilter U_ICU_ENTRY_POINT_RENAME(ucsdet_enableInputFilter)
michael@0 805 #define ucsdet_getAllDetectableCharsets U_ICU_ENTRY_POINT_RENAME(ucsdet_getAllDetectableCharsets)
michael@0 806 #define ucsdet_getConfidence U_ICU_ENTRY_POINT_RENAME(ucsdet_getConfidence)
michael@0 807 #define ucsdet_getDetectableCharsets U_ICU_ENTRY_POINT_RENAME(ucsdet_getDetectableCharsets)
michael@0 808 #define ucsdet_getLanguage U_ICU_ENTRY_POINT_RENAME(ucsdet_getLanguage)
michael@0 809 #define ucsdet_getName U_ICU_ENTRY_POINT_RENAME(ucsdet_getName)
michael@0 810 #define ucsdet_getUChars U_ICU_ENTRY_POINT_RENAME(ucsdet_getUChars)
michael@0 811 #define ucsdet_isInputFilterEnabled U_ICU_ENTRY_POINT_RENAME(ucsdet_isInputFilterEnabled)
michael@0 812 #define ucsdet_open U_ICU_ENTRY_POINT_RENAME(ucsdet_open)
michael@0 813 #define ucsdet_setDeclaredEncoding U_ICU_ENTRY_POINT_RENAME(ucsdet_setDeclaredEncoding)
michael@0 814 #define ucsdet_setDetectableCharset U_ICU_ENTRY_POINT_RENAME(ucsdet_setDetectableCharset)
michael@0 815 #define ucsdet_setText U_ICU_ENTRY_POINT_RENAME(ucsdet_setText)
michael@0 816 #define ucurr_countCurrencies U_ICU_ENTRY_POINT_RENAME(ucurr_countCurrencies)
michael@0 817 #define ucurr_forLocale U_ICU_ENTRY_POINT_RENAME(ucurr_forLocale)
michael@0 818 #define ucurr_forLocaleAndDate U_ICU_ENTRY_POINT_RENAME(ucurr_forLocaleAndDate)
michael@0 819 #define ucurr_getDefaultFractionDigits U_ICU_ENTRY_POINT_RENAME(ucurr_getDefaultFractionDigits)
michael@0 820 #define ucurr_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucurr_getKeywordValuesForLocale)
michael@0 821 #define ucurr_getName U_ICU_ENTRY_POINT_RENAME(ucurr_getName)
michael@0 822 #define ucurr_getNumericCode U_ICU_ENTRY_POINT_RENAME(ucurr_getNumericCode)
michael@0 823 #define ucurr_getPluralName U_ICU_ENTRY_POINT_RENAME(ucurr_getPluralName)
michael@0 824 #define ucurr_getRoundingIncrement U_ICU_ENTRY_POINT_RENAME(ucurr_getRoundingIncrement)
michael@0 825 #define ucurr_isAvailable U_ICU_ENTRY_POINT_RENAME(ucurr_isAvailable)
michael@0 826 #define ucurr_openISOCurrencies U_ICU_ENTRY_POINT_RENAME(ucurr_openISOCurrencies)
michael@0 827 #define ucurr_register U_ICU_ENTRY_POINT_RENAME(ucurr_register)
michael@0 828 #define ucurr_unregister U_ICU_ENTRY_POINT_RENAME(ucurr_unregister)
michael@0 829 #define udat_applyPattern U_ICU_ENTRY_POINT_RENAME(udat_applyPattern)
michael@0 830 #define udat_applyPatternRelative U_ICU_ENTRY_POINT_RENAME(udat_applyPatternRelative)
michael@0 831 #define udat_clone U_ICU_ENTRY_POINT_RENAME(udat_clone)
michael@0 832 #define udat_close U_ICU_ENTRY_POINT_RENAME(udat_close)
michael@0 833 #define udat_countAvailable U_ICU_ENTRY_POINT_RENAME(udat_countAvailable)
michael@0 834 #define udat_countSymbols U_ICU_ENTRY_POINT_RENAME(udat_countSymbols)
michael@0 835 #define udat_format U_ICU_ENTRY_POINT_RENAME(udat_format)
michael@0 836 #define udat_get2DigitYearStart U_ICU_ENTRY_POINT_RENAME(udat_get2DigitYearStart)
michael@0 837 #define udat_getAvailable U_ICU_ENTRY_POINT_RENAME(udat_getAvailable)
michael@0 838 #define udat_getCalendar U_ICU_ENTRY_POINT_RENAME(udat_getCalendar)
michael@0 839 #define udat_getContext U_ICU_ENTRY_POINT_RENAME(udat_getContext)
michael@0 840 #define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType)
michael@0 841 #define udat_getNumberFormat U_ICU_ENTRY_POINT_RENAME(udat_getNumberFormat)
michael@0 842 #define udat_getSymbols U_ICU_ENTRY_POINT_RENAME(udat_getSymbols)
michael@0 843 #define udat_isLenient U_ICU_ENTRY_POINT_RENAME(udat_isLenient)
michael@0 844 #define udat_open U_ICU_ENTRY_POINT_RENAME(udat_open)
michael@0 845 #define udat_parse U_ICU_ENTRY_POINT_RENAME(udat_parse)
michael@0 846 #define udat_parseCalendar U_ICU_ENTRY_POINT_RENAME(udat_parseCalendar)
michael@0 847 #define udat_registerOpener U_ICU_ENTRY_POINT_RENAME(udat_registerOpener)
michael@0 848 #define udat_set2DigitYearStart U_ICU_ENTRY_POINT_RENAME(udat_set2DigitYearStart)
michael@0 849 #define udat_setCalendar U_ICU_ENTRY_POINT_RENAME(udat_setCalendar)
michael@0 850 #define udat_setContext U_ICU_ENTRY_POINT_RENAME(udat_setContext)
michael@0 851 #define udat_setLenient U_ICU_ENTRY_POINT_RENAME(udat_setLenient)
michael@0 852 #define udat_setNumberFormat U_ICU_ENTRY_POINT_RENAME(udat_setNumberFormat)
michael@0 853 #define udat_setSymbols U_ICU_ENTRY_POINT_RENAME(udat_setSymbols)
michael@0 854 #define udat_toCalendarDateField U_ICU_ENTRY_POINT_RENAME(udat_toCalendarDateField)
michael@0 855 #define udat_toPattern U_ICU_ENTRY_POINT_RENAME(udat_toPattern)
michael@0 856 #define udat_toPatternRelativeDate U_ICU_ENTRY_POINT_RENAME(udat_toPatternRelativeDate)
michael@0 857 #define udat_toPatternRelativeTime U_ICU_ENTRY_POINT_RENAME(udat_toPatternRelativeTime)
michael@0 858 #define udat_unregisterOpener U_ICU_ENTRY_POINT_RENAME(udat_unregisterOpener)
michael@0 859 #define udata_checkCommonData U_ICU_ENTRY_POINT_RENAME(udata_checkCommonData)
michael@0 860 #define udata_close U_ICU_ENTRY_POINT_RENAME(udata_close)
michael@0 861 #define udata_closeSwapper U_ICU_ENTRY_POINT_RENAME(udata_closeSwapper)
michael@0 862 #define udata_getHeaderSize U_ICU_ENTRY_POINT_RENAME(udata_getHeaderSize)
michael@0 863 #define udata_getInfo U_ICU_ENTRY_POINT_RENAME(udata_getInfo)
michael@0 864 #define udata_getInfoSize U_ICU_ENTRY_POINT_RENAME(udata_getInfoSize)
michael@0 865 #define udata_getLength U_ICU_ENTRY_POINT_RENAME(udata_getLength)
michael@0 866 #define udata_getMemory U_ICU_ENTRY_POINT_RENAME(udata_getMemory)
michael@0 867 #define udata_getRawMemory U_ICU_ENTRY_POINT_RENAME(udata_getRawMemory)
michael@0 868 #define udata_open U_ICU_ENTRY_POINT_RENAME(udata_open)
michael@0 869 #define udata_openChoice U_ICU_ENTRY_POINT_RENAME(udata_openChoice)
michael@0 870 #define udata_openSwapper U_ICU_ENTRY_POINT_RENAME(udata_openSwapper)
michael@0 871 #define udata_openSwapperForInputData U_ICU_ENTRY_POINT_RENAME(udata_openSwapperForInputData)
michael@0 872 #define udata_printError U_ICU_ENTRY_POINT_RENAME(udata_printError)
michael@0 873 #define udata_readInt16 U_ICU_ENTRY_POINT_RENAME(udata_readInt16)
michael@0 874 #define udata_readInt32 U_ICU_ENTRY_POINT_RENAME(udata_readInt32)
michael@0 875 #define udata_setAppData U_ICU_ENTRY_POINT_RENAME(udata_setAppData)
michael@0 876 #define udata_setCommonData U_ICU_ENTRY_POINT_RENAME(udata_setCommonData)
michael@0 877 #define udata_setFileAccess U_ICU_ENTRY_POINT_RENAME(udata_setFileAccess)
michael@0 878 #define udata_swapDataHeader U_ICU_ENTRY_POINT_RENAME(udata_swapDataHeader)
michael@0 879 #define udata_swapInvStringBlock U_ICU_ENTRY_POINT_RENAME(udata_swapInvStringBlock)
michael@0 880 #define udatpg_addPattern U_ICU_ENTRY_POINT_RENAME(udatpg_addPattern)
michael@0 881 #define udatpg_clone U_ICU_ENTRY_POINT_RENAME(udatpg_clone)
michael@0 882 #define udatpg_close U_ICU_ENTRY_POINT_RENAME(udatpg_close)
michael@0 883 #define udatpg_getAppendItemFormat U_ICU_ENTRY_POINT_RENAME(udatpg_getAppendItemFormat)
michael@0 884 #define udatpg_getAppendItemName U_ICU_ENTRY_POINT_RENAME(udatpg_getAppendItemName)
michael@0 885 #define udatpg_getBaseSkeleton U_ICU_ENTRY_POINT_RENAME(udatpg_getBaseSkeleton)
michael@0 886 #define udatpg_getBestPattern U_ICU_ENTRY_POINT_RENAME(udatpg_getBestPattern)
michael@0 887 #define udatpg_getBestPatternWithOptions U_ICU_ENTRY_POINT_RENAME(udatpg_getBestPatternWithOptions)
michael@0 888 #define udatpg_getDateTimeFormat U_ICU_ENTRY_POINT_RENAME(udatpg_getDateTimeFormat)
michael@0 889 #define udatpg_getDecimal U_ICU_ENTRY_POINT_RENAME(udatpg_getDecimal)
michael@0 890 #define udatpg_getPatternForSkeleton U_ICU_ENTRY_POINT_RENAME(udatpg_getPatternForSkeleton)
michael@0 891 #define udatpg_getSkeleton U_ICU_ENTRY_POINT_RENAME(udatpg_getSkeleton)
michael@0 892 #define udatpg_open U_ICU_ENTRY_POINT_RENAME(udatpg_open)
michael@0 893 #define udatpg_openBaseSkeletons U_ICU_ENTRY_POINT_RENAME(udatpg_openBaseSkeletons)
michael@0 894 #define udatpg_openEmpty U_ICU_ENTRY_POINT_RENAME(udatpg_openEmpty)
michael@0 895 #define udatpg_openSkeletons U_ICU_ENTRY_POINT_RENAME(udatpg_openSkeletons)
michael@0 896 #define udatpg_replaceFieldTypes U_ICU_ENTRY_POINT_RENAME(udatpg_replaceFieldTypes)
michael@0 897 #define udatpg_replaceFieldTypesWithOptions U_ICU_ENTRY_POINT_RENAME(udatpg_replaceFieldTypesWithOptions)
michael@0 898 #define udatpg_setAppendItemFormat U_ICU_ENTRY_POINT_RENAME(udatpg_setAppendItemFormat)
michael@0 899 #define udatpg_setAppendItemName U_ICU_ENTRY_POINT_RENAME(udatpg_setAppendItemName)
michael@0 900 #define udatpg_setDateTimeFormat U_ICU_ENTRY_POINT_RENAME(udatpg_setDateTimeFormat)
michael@0 901 #define udatpg_setDecimal U_ICU_ENTRY_POINT_RENAME(udatpg_setDecimal)
michael@0 902 #define udict_swap U_ICU_ENTRY_POINT_RENAME(udict_swap)
michael@0 903 #define udtitvfmt_close U_ICU_ENTRY_POINT_RENAME(udtitvfmt_close)
michael@0 904 #define udtitvfmt_format U_ICU_ENTRY_POINT_RENAME(udtitvfmt_format)
michael@0 905 #define udtitvfmt_open U_ICU_ENTRY_POINT_RENAME(udtitvfmt_open)
michael@0 906 #define uenum_close U_ICU_ENTRY_POINT_RENAME(uenum_close)
michael@0 907 #define uenum_count U_ICU_ENTRY_POINT_RENAME(uenum_count)
michael@0 908 #define uenum_next U_ICU_ENTRY_POINT_RENAME(uenum_next)
michael@0 909 #define uenum_nextDefault U_ICU_ENTRY_POINT_RENAME(uenum_nextDefault)
michael@0 910 #define uenum_openCharStringsEnumeration U_ICU_ENTRY_POINT_RENAME(uenum_openCharStringsEnumeration)
michael@0 911 #define uenum_openFromStringEnumeration U_ICU_ENTRY_POINT_RENAME(uenum_openFromStringEnumeration)
michael@0 912 #define uenum_openUCharStringsEnumeration U_ICU_ENTRY_POINT_RENAME(uenum_openUCharStringsEnumeration)
michael@0 913 #define uenum_reset U_ICU_ENTRY_POINT_RENAME(uenum_reset)
michael@0 914 #define uenum_unext U_ICU_ENTRY_POINT_RENAME(uenum_unext)
michael@0 915 #define uenum_unextDefault U_ICU_ENTRY_POINT_RENAME(uenum_unextDefault)
michael@0 916 #define ufile_close_translit U_ICU_ENTRY_POINT_RENAME(ufile_close_translit)
michael@0 917 #define ufile_fill_uchar_buffer U_ICU_ENTRY_POINT_RENAME(ufile_fill_uchar_buffer)
michael@0 918 #define ufile_flush_io U_ICU_ENTRY_POINT_RENAME(ufile_flush_io)
michael@0 919 #define ufile_flush_translit U_ICU_ENTRY_POINT_RENAME(ufile_flush_translit)
michael@0 920 #define ufile_getch U_ICU_ENTRY_POINT_RENAME(ufile_getch)
michael@0 921 #define ufile_getch32 U_ICU_ENTRY_POINT_RENAME(ufile_getch32)
michael@0 922 #define ufmt_64tou U_ICU_ENTRY_POINT_RENAME(ufmt_64tou)
michael@0 923 #define ufmt_close U_ICU_ENTRY_POINT_RENAME(ufmt_close)
michael@0 924 #define ufmt_defaultCPToUnicode U_ICU_ENTRY_POINT_RENAME(ufmt_defaultCPToUnicode)
michael@0 925 #define ufmt_digitvalue U_ICU_ENTRY_POINT_RENAME(ufmt_digitvalue)
michael@0 926 #define ufmt_getArrayItemByIndex U_ICU_ENTRY_POINT_RENAME(ufmt_getArrayItemByIndex)
michael@0 927 #define ufmt_getArrayLength U_ICU_ENTRY_POINT_RENAME(ufmt_getArrayLength)
michael@0 928 #define ufmt_getDate U_ICU_ENTRY_POINT_RENAME(ufmt_getDate)
michael@0 929 #define ufmt_getDecNumChars U_ICU_ENTRY_POINT_RENAME(ufmt_getDecNumChars)
michael@0 930 #define ufmt_getDouble U_ICU_ENTRY_POINT_RENAME(ufmt_getDouble)
michael@0 931 #define ufmt_getInt64 U_ICU_ENTRY_POINT_RENAME(ufmt_getInt64)
michael@0 932 #define ufmt_getLong U_ICU_ENTRY_POINT_RENAME(ufmt_getLong)
michael@0 933 #define ufmt_getObject U_ICU_ENTRY_POINT_RENAME(ufmt_getObject)
michael@0 934 #define ufmt_getType U_ICU_ENTRY_POINT_RENAME(ufmt_getType)
michael@0 935 #define ufmt_getUChars U_ICU_ENTRY_POINT_RENAME(ufmt_getUChars)
michael@0 936 #define ufmt_isNumeric U_ICU_ENTRY_POINT_RENAME(ufmt_isNumeric)
michael@0 937 #define ufmt_isdigit U_ICU_ENTRY_POINT_RENAME(ufmt_isdigit)
michael@0 938 #define ufmt_open U_ICU_ENTRY_POINT_RENAME(ufmt_open)
michael@0 939 #define ufmt_ptou U_ICU_ENTRY_POINT_RENAME(ufmt_ptou)
michael@0 940 #define ufmt_uto64 U_ICU_ENTRY_POINT_RENAME(ufmt_uto64)
michael@0 941 #define ufmt_utop U_ICU_ENTRY_POINT_RENAME(ufmt_utop)
michael@0 942 #define ugender_getInstance U_ICU_ENTRY_POINT_RENAME(ugender_getInstance)
michael@0 943 #define ugender_getListGender U_ICU_ENTRY_POINT_RENAME(ugender_getListGender)
michael@0 944 #define uhash_close U_ICU_ENTRY_POINT_RENAME(uhash_close)
michael@0 945 #define uhash_compareCaselessUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_compareCaselessUnicodeString)
michael@0 946 #define uhash_compareChars U_ICU_ENTRY_POINT_RENAME(uhash_compareChars)
michael@0 947 #define uhash_compareIChars U_ICU_ENTRY_POINT_RENAME(uhash_compareIChars)
michael@0 948 #define uhash_compareLong U_ICU_ENTRY_POINT_RENAME(uhash_compareLong)
michael@0 949 #define uhash_compareScriptSet U_ICU_ENTRY_POINT_RENAME(uhash_compareScriptSet)
michael@0 950 #define uhash_compareUChars U_ICU_ENTRY_POINT_RENAME(uhash_compareUChars)
michael@0 951 #define uhash_compareUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_compareUnicodeString)
michael@0 952 #define uhash_count U_ICU_ENTRY_POINT_RENAME(uhash_count)
michael@0 953 #define uhash_deleteHashtable U_ICU_ENTRY_POINT_RENAME(uhash_deleteHashtable)
michael@0 954 #define uhash_deleteScriptSet U_ICU_ENTRY_POINT_RENAME(uhash_deleteScriptSet)
michael@0 955 #define uhash_equals U_ICU_ENTRY_POINT_RENAME(uhash_equals)
michael@0 956 #define uhash_equalsScriptSet U_ICU_ENTRY_POINT_RENAME(uhash_equalsScriptSet)
michael@0 957 #define uhash_find U_ICU_ENTRY_POINT_RENAME(uhash_find)
michael@0 958 #define uhash_get U_ICU_ENTRY_POINT_RENAME(uhash_get)
michael@0 959 #define uhash_geti U_ICU_ENTRY_POINT_RENAME(uhash_geti)
michael@0 960 #define uhash_hashCaselessUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_hashCaselessUnicodeString)
michael@0 961 #define uhash_hashChars U_ICU_ENTRY_POINT_RENAME(uhash_hashChars)
michael@0 962 #define uhash_hashIChars U_ICU_ENTRY_POINT_RENAME(uhash_hashIChars)
michael@0 963 #define uhash_hashLong U_ICU_ENTRY_POINT_RENAME(uhash_hashLong)
michael@0 964 #define uhash_hashScriptSet U_ICU_ENTRY_POINT_RENAME(uhash_hashScriptSet)
michael@0 965 #define uhash_hashUChars U_ICU_ENTRY_POINT_RENAME(uhash_hashUChars)
michael@0 966 #define uhash_hashUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_hashUnicodeString)
michael@0 967 #define uhash_iget U_ICU_ENTRY_POINT_RENAME(uhash_iget)
michael@0 968 #define uhash_igeti U_ICU_ENTRY_POINT_RENAME(uhash_igeti)
michael@0 969 #define uhash_init U_ICU_ENTRY_POINT_RENAME(uhash_init)
michael@0 970 #define uhash_iput U_ICU_ENTRY_POINT_RENAME(uhash_iput)
michael@0 971 #define uhash_iputi U_ICU_ENTRY_POINT_RENAME(uhash_iputi)
michael@0 972 #define uhash_iremove U_ICU_ENTRY_POINT_RENAME(uhash_iremove)
michael@0 973 #define uhash_iremovei U_ICU_ENTRY_POINT_RENAME(uhash_iremovei)
michael@0 974 #define uhash_nextElement U_ICU_ENTRY_POINT_RENAME(uhash_nextElement)
michael@0 975 #define uhash_open U_ICU_ENTRY_POINT_RENAME(uhash_open)
michael@0 976 #define uhash_openSize U_ICU_ENTRY_POINT_RENAME(uhash_openSize)
michael@0 977 #define uhash_put U_ICU_ENTRY_POINT_RENAME(uhash_put)
michael@0 978 #define uhash_puti U_ICU_ENTRY_POINT_RENAME(uhash_puti)
michael@0 979 #define uhash_remove U_ICU_ENTRY_POINT_RENAME(uhash_remove)
michael@0 980 #define uhash_removeAll U_ICU_ENTRY_POINT_RENAME(uhash_removeAll)
michael@0 981 #define uhash_removeElement U_ICU_ENTRY_POINT_RENAME(uhash_removeElement)
michael@0 982 #define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei)
michael@0 983 #define uhash_setKeyComparator U_ICU_ENTRY_POINT_RENAME(uhash_setKeyComparator)
michael@0 984 #define uhash_setKeyDeleter U_ICU_ENTRY_POINT_RENAME(uhash_setKeyDeleter)
michael@0 985 #define uhash_setKeyHasher U_ICU_ENTRY_POINT_RENAME(uhash_setKeyHasher)
michael@0 986 #define uhash_setResizePolicy U_ICU_ENTRY_POINT_RENAME(uhash_setResizePolicy)
michael@0 987 #define uhash_setValueComparator U_ICU_ENTRY_POINT_RENAME(uhash_setValueComparator)
michael@0 988 #define uhash_setValueDeleter U_ICU_ENTRY_POINT_RENAME(uhash_setValueDeleter)
michael@0 989 #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
michael@0 990 #define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode)
michael@0 991 #define uidna_close U_ICU_ENTRY_POINT_RENAME(uidna_close)
michael@0 992 #define uidna_compare U_ICU_ENTRY_POINT_RENAME(uidna_compare)
michael@0 993 #define uidna_labelToASCII U_ICU_ENTRY_POINT_RENAME(uidna_labelToASCII)
michael@0 994 #define uidna_labelToASCII_UTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToASCII_UTF8)
michael@0 995 #define uidna_labelToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicode)
michael@0 996 #define uidna_labelToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicodeUTF8)
michael@0 997 #define uidna_nameToASCII U_ICU_ENTRY_POINT_RENAME(uidna_nameToASCII)
michael@0 998 #define uidna_nameToASCII_UTF8 U_ICU_ENTRY_POINT_RENAME(uidna_nameToASCII_UTF8)
michael@0 999 #define uidna_nameToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_nameToUnicode)
michael@0 1000 #define uidna_nameToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_nameToUnicodeUTF8)
michael@0 1001 #define uidna_openUTS46 U_ICU_ENTRY_POINT_RENAME(uidna_openUTS46)
michael@0 1002 #define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
michael@0 1003 #define uidna_toUnicode U_ICU_ENTRY_POINT_RENAME(uidna_toUnicode)
michael@0 1004 #define uiter_current32 U_ICU_ENTRY_POINT_RENAME(uiter_current32)
michael@0 1005 #define uiter_getState U_ICU_ENTRY_POINT_RENAME(uiter_getState)
michael@0 1006 #define uiter_next32 U_ICU_ENTRY_POINT_RENAME(uiter_next32)
michael@0 1007 #define uiter_previous32 U_ICU_ENTRY_POINT_RENAME(uiter_previous32)
michael@0 1008 #define uiter_setCharacterIterator U_ICU_ENTRY_POINT_RENAME(uiter_setCharacterIterator)
michael@0 1009 #define uiter_setReplaceable U_ICU_ENTRY_POINT_RENAME(uiter_setReplaceable)
michael@0 1010 #define uiter_setState U_ICU_ENTRY_POINT_RENAME(uiter_setState)
michael@0 1011 #define uiter_setString U_ICU_ENTRY_POINT_RENAME(uiter_setString)
michael@0 1012 #define uiter_setUTF16BE U_ICU_ENTRY_POINT_RENAME(uiter_setUTF16BE)
michael@0 1013 #define uiter_setUTF8 U_ICU_ENTRY_POINT_RENAME(uiter_setUTF8)
michael@0 1014 #define uldn_close U_ICU_ENTRY_POINT_RENAME(uldn_close)
michael@0 1015 #define uldn_getContext U_ICU_ENTRY_POINT_RENAME(uldn_getContext)
michael@0 1016 #define uldn_getDialectHandling U_ICU_ENTRY_POINT_RENAME(uldn_getDialectHandling)
michael@0 1017 #define uldn_getLocale U_ICU_ENTRY_POINT_RENAME(uldn_getLocale)
michael@0 1018 #define uldn_keyDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_keyDisplayName)
michael@0 1019 #define uldn_keyValueDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_keyValueDisplayName)
michael@0 1020 #define uldn_languageDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_languageDisplayName)
michael@0 1021 #define uldn_localeDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_localeDisplayName)
michael@0 1022 #define uldn_open U_ICU_ENTRY_POINT_RENAME(uldn_open)
michael@0 1023 #define uldn_openForContext U_ICU_ENTRY_POINT_RENAME(uldn_openForContext)
michael@0 1024 #define uldn_regionDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_regionDisplayName)
michael@0 1025 #define uldn_scriptCodeDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_scriptCodeDisplayName)
michael@0 1026 #define uldn_scriptDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_scriptDisplayName)
michael@0 1027 #define uldn_variantDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_variantDisplayName)
michael@0 1028 #define ulist_addItemBeginList U_ICU_ENTRY_POINT_RENAME(ulist_addItemBeginList)
michael@0 1029 #define ulist_addItemEndList U_ICU_ENTRY_POINT_RENAME(ulist_addItemEndList)
michael@0 1030 #define ulist_close_keyword_values_iterator U_ICU_ENTRY_POINT_RENAME(ulist_close_keyword_values_iterator)
michael@0 1031 #define ulist_containsString U_ICU_ENTRY_POINT_RENAME(ulist_containsString)
michael@0 1032 #define ulist_count_keyword_values U_ICU_ENTRY_POINT_RENAME(ulist_count_keyword_values)
michael@0 1033 #define ulist_createEmptyList U_ICU_ENTRY_POINT_RENAME(ulist_createEmptyList)
michael@0 1034 #define ulist_deleteList U_ICU_ENTRY_POINT_RENAME(ulist_deleteList)
michael@0 1035 #define ulist_getListFromEnum U_ICU_ENTRY_POINT_RENAME(ulist_getListFromEnum)
michael@0 1036 #define ulist_getListSize U_ICU_ENTRY_POINT_RENAME(ulist_getListSize)
michael@0 1037 #define ulist_getNext U_ICU_ENTRY_POINT_RENAME(ulist_getNext)
michael@0 1038 #define ulist_next_keyword_value U_ICU_ENTRY_POINT_RENAME(ulist_next_keyword_value)
michael@0 1039 #define ulist_resetList U_ICU_ENTRY_POINT_RENAME(ulist_resetList)
michael@0 1040 #define ulist_reset_keyword_values_iterator U_ICU_ENTRY_POINT_RENAME(ulist_reset_keyword_values_iterator)
michael@0 1041 #define uloc_acceptLanguage U_ICU_ENTRY_POINT_RENAME(uloc_acceptLanguage)
michael@0 1042 #define uloc_acceptLanguageFromHTTP U_ICU_ENTRY_POINT_RENAME(uloc_acceptLanguageFromHTTP)
michael@0 1043 #define uloc_addLikelySubtags U_ICU_ENTRY_POINT_RENAME(uloc_addLikelySubtags)
michael@0 1044 #define uloc_canonicalize U_ICU_ENTRY_POINT_RENAME(uloc_canonicalize)
michael@0 1045 #define uloc_countAvailable U_ICU_ENTRY_POINT_RENAME(uloc_countAvailable)
michael@0 1046 #define uloc_forLanguageTag U_ICU_ENTRY_POINT_RENAME(uloc_forLanguageTag)
michael@0 1047 #define uloc_getAvailable U_ICU_ENTRY_POINT_RENAME(uloc_getAvailable)
michael@0 1048 #define uloc_getBaseName U_ICU_ENTRY_POINT_RENAME(uloc_getBaseName)
michael@0 1049 #define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation)
michael@0 1050 #define uloc_getCountry U_ICU_ENTRY_POINT_RENAME(uloc_getCountry)
michael@0 1051 #define uloc_getCurrentCountryID U_ICU_ENTRY_POINT_RENAME(uloc_getCurrentCountryID)
michael@0 1052 #define uloc_getCurrentLanguageID U_ICU_ENTRY_POINT_RENAME(uloc_getCurrentLanguageID)
michael@0 1053 #define uloc_getDefault U_ICU_ENTRY_POINT_RENAME(uloc_getDefault)
michael@0 1054 #define uloc_getDisplayCountry U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayCountry)
michael@0 1055 #define uloc_getDisplayKeyword U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayKeyword)
michael@0 1056 #define uloc_getDisplayKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayKeywordValue)
michael@0 1057 #define uloc_getDisplayLanguage U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayLanguage)
michael@0 1058 #define uloc_getDisplayName U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayName)
michael@0 1059 #define uloc_getDisplayScript U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayScript)
michael@0 1060 #define uloc_getDisplayScriptInContext U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayScriptInContext)
michael@0 1061 #define uloc_getDisplayVariant U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayVariant)
michael@0 1062 #define uloc_getISO3Country U_ICU_ENTRY_POINT_RENAME(uloc_getISO3Country)
michael@0 1063 #define uloc_getISO3Language U_ICU_ENTRY_POINT_RENAME(uloc_getISO3Language)
michael@0 1064 #define uloc_getISOCountries U_ICU_ENTRY_POINT_RENAME(uloc_getISOCountries)
michael@0 1065 #define uloc_getISOLanguages U_ICU_ENTRY_POINT_RENAME(uloc_getISOLanguages)
michael@0 1066 #define uloc_getKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_getKeywordValue)
michael@0 1067 #define uloc_getLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLCID)
michael@0 1068 #define uloc_getLanguage U_ICU_ENTRY_POINT_RENAME(uloc_getLanguage)
michael@0 1069 #define uloc_getLineOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getLineOrientation)
michael@0 1070 #define uloc_getLocaleForLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLocaleForLCID)
michael@0 1071 #define uloc_getName U_ICU_ENTRY_POINT_RENAME(uloc_getName)
michael@0 1072 #define uloc_getParent U_ICU_ENTRY_POINT_RENAME(uloc_getParent)
michael@0 1073 #define uloc_getScript U_ICU_ENTRY_POINT_RENAME(uloc_getScript)
michael@0 1074 #define uloc_getTableStringWithFallback U_ICU_ENTRY_POINT_RENAME(uloc_getTableStringWithFallback)
michael@0 1075 #define uloc_getVariant U_ICU_ENTRY_POINT_RENAME(uloc_getVariant)
michael@0 1076 #define uloc_minimizeSubtags U_ICU_ENTRY_POINT_RENAME(uloc_minimizeSubtags)
michael@0 1077 #define uloc_openKeywordList U_ICU_ENTRY_POINT_RENAME(uloc_openKeywordList)
michael@0 1078 #define uloc_openKeywords U_ICU_ENTRY_POINT_RENAME(uloc_openKeywords)
michael@0 1079 #define uloc_setDefault U_ICU_ENTRY_POINT_RENAME(uloc_setDefault)
michael@0 1080 #define uloc_setKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_setKeywordValue)
michael@0 1081 #define uloc_toLanguageTag U_ICU_ENTRY_POINT_RENAME(uloc_toLanguageTag)
michael@0 1082 #define ulocdata_close U_ICU_ENTRY_POINT_RENAME(ulocdata_close)
michael@0 1083 #define ulocdata_getCLDRVersion U_ICU_ENTRY_POINT_RENAME(ulocdata_getCLDRVersion)
michael@0 1084 #define ulocdata_getDelimiter U_ICU_ENTRY_POINT_RENAME(ulocdata_getDelimiter)
michael@0 1085 #define ulocdata_getExemplarSet U_ICU_ENTRY_POINT_RENAME(ulocdata_getExemplarSet)
michael@0 1086 #define ulocdata_getLocaleDisplayPattern U_ICU_ENTRY_POINT_RENAME(ulocdata_getLocaleDisplayPattern)
michael@0 1087 #define ulocdata_getLocaleSeparator U_ICU_ENTRY_POINT_RENAME(ulocdata_getLocaleSeparator)
michael@0 1088 #define ulocdata_getMeasurementSystem U_ICU_ENTRY_POINT_RENAME(ulocdata_getMeasurementSystem)
michael@0 1089 #define ulocdata_getNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_getNoSubstitute)
michael@0 1090 #define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize)
michael@0 1091 #define ulocdata_open U_ICU_ENTRY_POINT_RENAME(ulocdata_open)
michael@0 1092 #define ulocdata_setNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_setNoSubstitute)
michael@0 1093 #define ulocimp_getCountry U_ICU_ENTRY_POINT_RENAME(ulocimp_getCountry)
michael@0 1094 #define ulocimp_getLanguage U_ICU_ENTRY_POINT_RENAME(ulocimp_getLanguage)
michael@0 1095 #define ulocimp_getScript U_ICU_ENTRY_POINT_RENAME(ulocimp_getScript)
michael@0 1096 #define umsg_applyPattern U_ICU_ENTRY_POINT_RENAME(umsg_applyPattern)
michael@0 1097 #define umsg_autoQuoteApostrophe U_ICU_ENTRY_POINT_RENAME(umsg_autoQuoteApostrophe)
michael@0 1098 #define umsg_clone U_ICU_ENTRY_POINT_RENAME(umsg_clone)
michael@0 1099 #define umsg_close U_ICU_ENTRY_POINT_RENAME(umsg_close)
michael@0 1100 #define umsg_format U_ICU_ENTRY_POINT_RENAME(umsg_format)
michael@0 1101 #define umsg_getLocale U_ICU_ENTRY_POINT_RENAME(umsg_getLocale)
michael@0 1102 #define umsg_open U_ICU_ENTRY_POINT_RENAME(umsg_open)
michael@0 1103 #define umsg_parse U_ICU_ENTRY_POINT_RENAME(umsg_parse)
michael@0 1104 #define umsg_setLocale U_ICU_ENTRY_POINT_RENAME(umsg_setLocale)
michael@0 1105 #define umsg_toPattern U_ICU_ENTRY_POINT_RENAME(umsg_toPattern)
michael@0 1106 #define umsg_vformat U_ICU_ENTRY_POINT_RENAME(umsg_vformat)
michael@0 1107 #define umsg_vparse U_ICU_ENTRY_POINT_RENAME(umsg_vparse)
michael@0 1108 #define umtx_lock U_ICU_ENTRY_POINT_RENAME(umtx_lock)
michael@0 1109 #define umtx_unlock U_ICU_ENTRY_POINT_RENAME(umtx_unlock)
michael@0 1110 #define uniset_getUnicode32Instance U_ICU_ENTRY_POINT_RENAME(uniset_getUnicode32Instance)
michael@0 1111 #define unorm2_append U_ICU_ENTRY_POINT_RENAME(unorm2_append)
michael@0 1112 #define unorm2_close U_ICU_ENTRY_POINT_RENAME(unorm2_close)
michael@0 1113 #define unorm2_composePair U_ICU_ENTRY_POINT_RENAME(unorm2_composePair)
michael@0 1114 #define unorm2_getCombiningClass U_ICU_ENTRY_POINT_RENAME(unorm2_getCombiningClass)
michael@0 1115 #define unorm2_getDecomposition U_ICU_ENTRY_POINT_RENAME(unorm2_getDecomposition)
michael@0 1116 #define unorm2_getInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getInstance)
michael@0 1117 #define unorm2_getNFCInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFCInstance)
michael@0 1118 #define unorm2_getNFDInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFDInstance)
michael@0 1119 #define unorm2_getNFKCCasefoldInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKCCasefoldInstance)
michael@0 1120 #define unorm2_getNFKCInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKCInstance)
michael@0 1121 #define unorm2_getNFKDInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKDInstance)
michael@0 1122 #define unorm2_getRawDecomposition U_ICU_ENTRY_POINT_RENAME(unorm2_getRawDecomposition)
michael@0 1123 #define unorm2_hasBoundaryAfter U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryAfter)
michael@0 1124 #define unorm2_hasBoundaryBefore U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryBefore)
michael@0 1125 #define unorm2_isInert U_ICU_ENTRY_POINT_RENAME(unorm2_isInert)
michael@0 1126 #define unorm2_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm2_isNormalized)
michael@0 1127 #define unorm2_normalize U_ICU_ENTRY_POINT_RENAME(unorm2_normalize)
michael@0 1128 #define unorm2_normalizeSecondAndAppend U_ICU_ENTRY_POINT_RENAME(unorm2_normalizeSecondAndAppend)
michael@0 1129 #define unorm2_openFiltered U_ICU_ENTRY_POINT_RENAME(unorm2_openFiltered)
michael@0 1130 #define unorm2_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm2_quickCheck)
michael@0 1131 #define unorm2_spanQuickCheckYes U_ICU_ENTRY_POINT_RENAME(unorm2_spanQuickCheckYes)
michael@0 1132 #define unorm2_swap U_ICU_ENTRY_POINT_RENAME(unorm2_swap)
michael@0 1133 #define unorm_closeIter U_ICU_ENTRY_POINT_RENAME(unorm_closeIter)
michael@0 1134 #define unorm_compare U_ICU_ENTRY_POINT_RENAME(unorm_compare)
michael@0 1135 #define unorm_concatenate U_ICU_ENTRY_POINT_RENAME(unorm_concatenate)
michael@0 1136 #define unorm_getFCD16 U_ICU_ENTRY_POINT_RENAME(unorm_getFCD16)
michael@0 1137 #define unorm_getQuickCheck U_ICU_ENTRY_POINT_RENAME(unorm_getQuickCheck)
michael@0 1138 #define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
michael@0 1139 #define unorm_isNormalizedWithOptions U_ICU_ENTRY_POINT_RENAME(unorm_isNormalizedWithOptions)
michael@0 1140 #define unorm_next U_ICU_ENTRY_POINT_RENAME(unorm_next)
michael@0 1141 #define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
michael@0 1142 #define unorm_openIter U_ICU_ENTRY_POINT_RENAME(unorm_openIter)
michael@0 1143 #define unorm_previous U_ICU_ENTRY_POINT_RENAME(unorm_previous)
michael@0 1144 #define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
michael@0 1145 #define unorm_quickCheckWithOptions U_ICU_ENTRY_POINT_RENAME(unorm_quickCheckWithOptions)
michael@0 1146 #define unorm_setIter U_ICU_ENTRY_POINT_RENAME(unorm_setIter)
michael@0 1147 #define unum_applyPattern U_ICU_ENTRY_POINT_RENAME(unum_applyPattern)
michael@0 1148 #define unum_clone U_ICU_ENTRY_POINT_RENAME(unum_clone)
michael@0 1149 #define unum_close U_ICU_ENTRY_POINT_RENAME(unum_close)
michael@0 1150 #define unum_countAvailable U_ICU_ENTRY_POINT_RENAME(unum_countAvailable)
michael@0 1151 #define unum_format U_ICU_ENTRY_POINT_RENAME(unum_format)
michael@0 1152 #define unum_formatDecimal U_ICU_ENTRY_POINT_RENAME(unum_formatDecimal)
michael@0 1153 #define unum_formatDouble U_ICU_ENTRY_POINT_RENAME(unum_formatDouble)
michael@0 1154 #define unum_formatDoubleCurrency U_ICU_ENTRY_POINT_RENAME(unum_formatDoubleCurrency)
michael@0 1155 #define unum_formatInt64 U_ICU_ENTRY_POINT_RENAME(unum_formatInt64)
michael@0 1156 #define unum_formatUFormattable U_ICU_ENTRY_POINT_RENAME(unum_formatUFormattable)
michael@0 1157 #define unum_getAttribute U_ICU_ENTRY_POINT_RENAME(unum_getAttribute)
michael@0 1158 #define unum_getAvailable U_ICU_ENTRY_POINT_RENAME(unum_getAvailable)
michael@0 1159 #define unum_getDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_getDoubleAttribute)
michael@0 1160 #define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType)
michael@0 1161 #define unum_getSymbol U_ICU_ENTRY_POINT_RENAME(unum_getSymbol)
michael@0 1162 #define unum_getTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_getTextAttribute)
michael@0 1163 #define unum_open U_ICU_ENTRY_POINT_RENAME(unum_open)
michael@0 1164 #define unum_parse U_ICU_ENTRY_POINT_RENAME(unum_parse)
michael@0 1165 #define unum_parseDecimal U_ICU_ENTRY_POINT_RENAME(unum_parseDecimal)
michael@0 1166 #define unum_parseDouble U_ICU_ENTRY_POINT_RENAME(unum_parseDouble)
michael@0 1167 #define unum_parseDoubleCurrency U_ICU_ENTRY_POINT_RENAME(unum_parseDoubleCurrency)
michael@0 1168 #define unum_parseInt64 U_ICU_ENTRY_POINT_RENAME(unum_parseInt64)
michael@0 1169 #define unum_parseToUFormattable U_ICU_ENTRY_POINT_RENAME(unum_parseToUFormattable)
michael@0 1170 #define unum_setAttribute U_ICU_ENTRY_POINT_RENAME(unum_setAttribute)
michael@0 1171 #define unum_setDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_setDoubleAttribute)
michael@0 1172 #define unum_setSymbol U_ICU_ENTRY_POINT_RENAME(unum_setSymbol)
michael@0 1173 #define unum_setTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_setTextAttribute)
michael@0 1174 #define unum_toPattern U_ICU_ENTRY_POINT_RENAME(unum_toPattern)
michael@0 1175 #define unumsys_close U_ICU_ENTRY_POINT_RENAME(unumsys_close)
michael@0 1176 #define unumsys_getDescription U_ICU_ENTRY_POINT_RENAME(unumsys_getDescription)
michael@0 1177 #define unumsys_getName U_ICU_ENTRY_POINT_RENAME(unumsys_getName)
michael@0 1178 #define unumsys_getRadix U_ICU_ENTRY_POINT_RENAME(unumsys_getRadix)
michael@0 1179 #define unumsys_isAlgorithmic U_ICU_ENTRY_POINT_RENAME(unumsys_isAlgorithmic)
michael@0 1180 #define unumsys_open U_ICU_ENTRY_POINT_RENAME(unumsys_open)
michael@0 1181 #define unumsys_openAvailableNames U_ICU_ENTRY_POINT_RENAME(unumsys_openAvailableNames)
michael@0 1182 #define unumsys_openByName U_ICU_ENTRY_POINT_RENAME(unumsys_openByName)
michael@0 1183 #define uplrules_close U_ICU_ENTRY_POINT_RENAME(uplrules_close)
michael@0 1184 #define uplrules_open U_ICU_ENTRY_POINT_RENAME(uplrules_open)
michael@0 1185 #define uplrules_openForType U_ICU_ENTRY_POINT_RENAME(uplrules_openForType)
michael@0 1186 #define uplrules_select U_ICU_ENTRY_POINT_RENAME(uplrules_select)
michael@0 1187 #define uplug_closeLibrary U_ICU_ENTRY_POINT_RENAME(uplug_closeLibrary)
michael@0 1188 #define uplug_findLibrary U_ICU_ENTRY_POINT_RENAME(uplug_findLibrary)
michael@0 1189 #define uplug_getConfiguration U_ICU_ENTRY_POINT_RENAME(uplug_getConfiguration)
michael@0 1190 #define uplug_getContext U_ICU_ENTRY_POINT_RENAME(uplug_getContext)
michael@0 1191 #define uplug_getCurrentLevel U_ICU_ENTRY_POINT_RENAME(uplug_getCurrentLevel)
michael@0 1192 #define uplug_getLibrary U_ICU_ENTRY_POINT_RENAME(uplug_getLibrary)
michael@0 1193 #define uplug_getLibraryName U_ICU_ENTRY_POINT_RENAME(uplug_getLibraryName)
michael@0 1194 #define uplug_getPlugInternal U_ICU_ENTRY_POINT_RENAME(uplug_getPlugInternal)
michael@0 1195 #define uplug_getPlugLevel U_ICU_ENTRY_POINT_RENAME(uplug_getPlugLevel)
michael@0 1196 #define uplug_getPlugLoadStatus U_ICU_ENTRY_POINT_RENAME(uplug_getPlugLoadStatus)
michael@0 1197 #define uplug_getPlugName U_ICU_ENTRY_POINT_RENAME(uplug_getPlugName)
michael@0 1198 #define uplug_getPluginFile U_ICU_ENTRY_POINT_RENAME(uplug_getPluginFile)
michael@0 1199 #define uplug_getSymbolName U_ICU_ENTRY_POINT_RENAME(uplug_getSymbolName)
michael@0 1200 #define uplug_init U_ICU_ENTRY_POINT_RENAME(uplug_init)
michael@0 1201 #define uplug_loadPlugFromEntrypoint U_ICU_ENTRY_POINT_RENAME(uplug_loadPlugFromEntrypoint)
michael@0 1202 #define uplug_loadPlugFromLibrary U_ICU_ENTRY_POINT_RENAME(uplug_loadPlugFromLibrary)
michael@0 1203 #define uplug_nextPlug U_ICU_ENTRY_POINT_RENAME(uplug_nextPlug)
michael@0 1204 #define uplug_openLibrary U_ICU_ENTRY_POINT_RENAME(uplug_openLibrary)
michael@0 1205 #define uplug_removePlug U_ICU_ENTRY_POINT_RENAME(uplug_removePlug)
michael@0 1206 #define uplug_setContext U_ICU_ENTRY_POINT_RENAME(uplug_setContext)
michael@0 1207 #define uplug_setPlugLevel U_ICU_ENTRY_POINT_RENAME(uplug_setPlugLevel)
michael@0 1208 #define uplug_setPlugName U_ICU_ENTRY_POINT_RENAME(uplug_setPlugName)
michael@0 1209 #define uplug_setPlugNoUnload U_ICU_ENTRY_POINT_RENAME(uplug_setPlugNoUnload)
michael@0 1210 #define uprops_getSource U_ICU_ENTRY_POINT_RENAME(uprops_getSource)
michael@0 1211 #define upropsvec_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(upropsvec_addPropertyStarts)
michael@0 1212 #define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy)
michael@0 1213 #define uprv_asciiFromEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_asciiFromEbcdic)
michael@0 1214 #define uprv_asciitolower U_ICU_ENTRY_POINT_RENAME(uprv_asciitolower)
michael@0 1215 #define uprv_calloc U_ICU_ENTRY_POINT_RENAME(uprv_calloc)
michael@0 1216 #define uprv_ceil U_ICU_ENTRY_POINT_RENAME(uprv_ceil)
michael@0 1217 #define uprv_cnttab_addContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_addContraction)
michael@0 1218 #define uprv_cnttab_changeContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_changeContraction)
michael@0 1219 #define uprv_cnttab_changeLastCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_changeLastCE)
michael@0 1220 #define uprv_cnttab_clone U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_clone)
michael@0 1221 #define uprv_cnttab_close U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_close)
michael@0 1222 #define uprv_cnttab_constructTable U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_constructTable)
michael@0 1223 #define uprv_cnttab_findCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_findCE)
michael@0 1224 #define uprv_cnttab_findCP U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_findCP)
michael@0 1225 #define uprv_cnttab_getCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_getCE)
michael@0 1226 #define uprv_cnttab_insertContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_insertContraction)
michael@0 1227 #define uprv_cnttab_isTailored U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_isTailored)
michael@0 1228 #define uprv_cnttab_open U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_open)
michael@0 1229 #define uprv_cnttab_setContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_setContraction)
michael@0 1230 #define uprv_collIterateAtEnd U_ICU_ENTRY_POINT_RENAME(uprv_collIterateAtEnd)
michael@0 1231 #define uprv_compareASCIIPropertyNames U_ICU_ENTRY_POINT_RENAME(uprv_compareASCIIPropertyNames)
michael@0 1232 #define uprv_compareEBCDICPropertyNames U_ICU_ENTRY_POINT_RENAME(uprv_compareEBCDICPropertyNames)
michael@0 1233 #define uprv_compareInvAscii U_ICU_ENTRY_POINT_RENAME(uprv_compareInvAscii)
michael@0 1234 #define uprv_compareInvEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_compareInvEbcdic)
michael@0 1235 #define uprv_compareInvEbcdicAsAscii U_ICU_ENTRY_POINT_RENAME(uprv_compareInvEbcdicAsAscii)
michael@0 1236 #define uprv_convertToLCID U_ICU_ENTRY_POINT_RENAME(uprv_convertToLCID)
michael@0 1237 #define uprv_convertToPosix U_ICU_ENTRY_POINT_RENAME(uprv_convertToPosix)
michael@0 1238 #define uprv_copyAscii U_ICU_ENTRY_POINT_RENAME(uprv_copyAscii)
michael@0 1239 #define uprv_copyEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_copyEbcdic)
michael@0 1240 #define uprv_decContextClearStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextClearStatus)
michael@0 1241 #define uprv_decContextDefault U_ICU_ENTRY_POINT_RENAME(uprv_decContextDefault)
michael@0 1242 #define uprv_decContextGetRounding U_ICU_ENTRY_POINT_RENAME(uprv_decContextGetRounding)
michael@0 1243 #define uprv_decContextGetStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextGetStatus)
michael@0 1244 #define uprv_decContextRestoreStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextRestoreStatus)
michael@0 1245 #define uprv_decContextSaveStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextSaveStatus)
michael@0 1246 #define uprv_decContextSetRounding U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetRounding)
michael@0 1247 #define uprv_decContextSetStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetStatus)
michael@0 1248 #define uprv_decContextSetStatusFromString U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetStatusFromString)
michael@0 1249 #define uprv_decContextSetStatusFromStringQuiet U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetStatusFromStringQuiet)
michael@0 1250 #define uprv_decContextSetStatusQuiet U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetStatusQuiet)
michael@0 1251 #define uprv_decContextStatusToString U_ICU_ENTRY_POINT_RENAME(uprv_decContextStatusToString)
michael@0 1252 #define uprv_decContextTestSavedStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextTestSavedStatus)
michael@0 1253 #define uprv_decContextTestStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextTestStatus)
michael@0 1254 #define uprv_decContextZeroStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextZeroStatus)
michael@0 1255 #define uprv_decNumberAbs U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAbs)
michael@0 1256 #define uprv_decNumberAdd U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAdd)
michael@0 1257 #define uprv_decNumberAnd U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAnd)
michael@0 1258 #define uprv_decNumberClass U_ICU_ENTRY_POINT_RENAME(uprv_decNumberClass)
michael@0 1259 #define uprv_decNumberClassToString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberClassToString)
michael@0 1260 #define uprv_decNumberCompare U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompare)
michael@0 1261 #define uprv_decNumberCompareSignal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompareSignal)
michael@0 1262 #define uprv_decNumberCompareTotal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompareTotal)
michael@0 1263 #define uprv_decNumberCompareTotalMag U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompareTotalMag)
michael@0 1264 #define uprv_decNumberCopy U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopy)
michael@0 1265 #define uprv_decNumberCopyAbs U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopyAbs)
michael@0 1266 #define uprv_decNumberCopyNegate U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopyNegate)
michael@0 1267 #define uprv_decNumberCopySign U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopySign)
michael@0 1268 #define uprv_decNumberDivide U_ICU_ENTRY_POINT_RENAME(uprv_decNumberDivide)
michael@0 1269 #define uprv_decNumberDivideInteger U_ICU_ENTRY_POINT_RENAME(uprv_decNumberDivideInteger)
michael@0 1270 #define uprv_decNumberExp U_ICU_ENTRY_POINT_RENAME(uprv_decNumberExp)
michael@0 1271 #define uprv_decNumberFMA U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFMA)
michael@0 1272 #define uprv_decNumberFromInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFromInt32)
michael@0 1273 #define uprv_decNumberFromString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFromString)
michael@0 1274 #define uprv_decNumberFromUInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFromUInt32)
michael@0 1275 #define uprv_decNumberGetBCD U_ICU_ENTRY_POINT_RENAME(uprv_decNumberGetBCD)
michael@0 1276 #define uprv_decNumberInvert U_ICU_ENTRY_POINT_RENAME(uprv_decNumberInvert)
michael@0 1277 #define uprv_decNumberIsNormal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberIsNormal)
michael@0 1278 #define uprv_decNumberIsSubnormal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberIsSubnormal)
michael@0 1279 #define uprv_decNumberLn U_ICU_ENTRY_POINT_RENAME(uprv_decNumberLn)
michael@0 1280 #define uprv_decNumberLog10 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberLog10)
michael@0 1281 #define uprv_decNumberLogB U_ICU_ENTRY_POINT_RENAME(uprv_decNumberLogB)
michael@0 1282 #define uprv_decNumberMax U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMax)
michael@0 1283 #define uprv_decNumberMaxMag U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMaxMag)
michael@0 1284 #define uprv_decNumberMin U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMin)
michael@0 1285 #define uprv_decNumberMinMag U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMinMag)
michael@0 1286 #define uprv_decNumberMinus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMinus)
michael@0 1287 #define uprv_decNumberMultiply U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMultiply)
michael@0 1288 #define uprv_decNumberNextMinus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNextMinus)
michael@0 1289 #define uprv_decNumberNextPlus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNextPlus)
michael@0 1290 #define uprv_decNumberNextToward U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNextToward)
michael@0 1291 #define uprv_decNumberNormalize U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNormalize)
michael@0 1292 #define uprv_decNumberOr U_ICU_ENTRY_POINT_RENAME(uprv_decNumberOr)
michael@0 1293 #define uprv_decNumberPlus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberPlus)
michael@0 1294 #define uprv_decNumberPower U_ICU_ENTRY_POINT_RENAME(uprv_decNumberPower)
michael@0 1295 #define uprv_decNumberQuantize U_ICU_ENTRY_POINT_RENAME(uprv_decNumberQuantize)
michael@0 1296 #define uprv_decNumberReduce U_ICU_ENTRY_POINT_RENAME(uprv_decNumberReduce)
michael@0 1297 #define uprv_decNumberRemainder U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRemainder)
michael@0 1298 #define uprv_decNumberRemainderNear U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRemainderNear)
michael@0 1299 #define uprv_decNumberRescale U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRescale)
michael@0 1300 #define uprv_decNumberRotate U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRotate)
michael@0 1301 #define uprv_decNumberSameQuantum U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSameQuantum)
michael@0 1302 #define uprv_decNumberScaleB U_ICU_ENTRY_POINT_RENAME(uprv_decNumberScaleB)
michael@0 1303 #define uprv_decNumberSetBCD U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSetBCD)
michael@0 1304 #define uprv_decNumberShift U_ICU_ENTRY_POINT_RENAME(uprv_decNumberShift)
michael@0 1305 #define uprv_decNumberSquareRoot U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSquareRoot)
michael@0 1306 #define uprv_decNumberSubtract U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSubtract)
michael@0 1307 #define uprv_decNumberToEngString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToEngString)
michael@0 1308 #define uprv_decNumberToInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToInt32)
michael@0 1309 #define uprv_decNumberToIntegralExact U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToIntegralExact)
michael@0 1310 #define uprv_decNumberToIntegralValue U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToIntegralValue)
michael@0 1311 #define uprv_decNumberToString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToString)
michael@0 1312 #define uprv_decNumberToUInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToUInt32)
michael@0 1313 #define uprv_decNumberTrim U_ICU_ENTRY_POINT_RENAME(uprv_decNumberTrim)
michael@0 1314 #define uprv_decNumberVersion U_ICU_ENTRY_POINT_RENAME(uprv_decNumberVersion)
michael@0 1315 #define uprv_decNumberXor U_ICU_ENTRY_POINT_RENAME(uprv_decNumberXor)
michael@0 1316 #define uprv_decNumberZero U_ICU_ENTRY_POINT_RENAME(uprv_decNumberZero)
michael@0 1317 #define uprv_deleteUObject U_ICU_ENTRY_POINT_RENAME(uprv_deleteUObject)
michael@0 1318 #define uprv_delete_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_delete_collIterate)
michael@0 1319 #define uprv_dl_close U_ICU_ENTRY_POINT_RENAME(uprv_dl_close)
michael@0 1320 #define uprv_dl_open U_ICU_ENTRY_POINT_RENAME(uprv_dl_open)
michael@0 1321 #define uprv_dlsym_func U_ICU_ENTRY_POINT_RENAME(uprv_dlsym_func)
michael@0 1322 #define uprv_eastrncpy U_ICU_ENTRY_POINT_RENAME(uprv_eastrncpy)
michael@0 1323 #define uprv_ebcdicFromAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicFromAscii)
michael@0 1324 #define uprv_ebcdicToLowercaseAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicToLowercaseAscii)
michael@0 1325 #define uprv_ebcdictolower U_ICU_ENTRY_POINT_RENAME(uprv_ebcdictolower)
michael@0 1326 #define uprv_fabs U_ICU_ENTRY_POINT_RENAME(uprv_fabs)
michael@0 1327 #define uprv_floor U_ICU_ENTRY_POINT_RENAME(uprv_floor)
michael@0 1328 #define uprv_fmax U_ICU_ENTRY_POINT_RENAME(uprv_fmax)
michael@0 1329 #define uprv_fmin U_ICU_ENTRY_POINT_RENAME(uprv_fmin)
michael@0 1330 #define uprv_fmod U_ICU_ENTRY_POINT_RENAME(uprv_fmod)
michael@0 1331 #define uprv_free U_ICU_ENTRY_POINT_RENAME(uprv_free)
michael@0 1332 #define uprv_getCharNameCharacters U_ICU_ENTRY_POINT_RENAME(uprv_getCharNameCharacters)
michael@0 1333 #define uprv_getDefaultCodepage U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultCodepage)
michael@0 1334 #define uprv_getDefaultLocaleID U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultLocaleID)
michael@0 1335 #define uprv_getInfinity U_ICU_ENTRY_POINT_RENAME(uprv_getInfinity)
michael@0 1336 #define uprv_getMaxCharNameLength U_ICU_ENTRY_POINT_RENAME(uprv_getMaxCharNameLength)
michael@0 1337 #define uprv_getMaxValues U_ICU_ENTRY_POINT_RENAME(uprv_getMaxValues)
michael@0 1338 #define uprv_getNaN U_ICU_ENTRY_POINT_RENAME(uprv_getNaN)
michael@0 1339 #define uprv_getRawUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getRawUTCtime)
michael@0 1340 #define uprv_getStaticCurrencyName U_ICU_ENTRY_POINT_RENAME(uprv_getStaticCurrencyName)
michael@0 1341 #define uprv_getUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getUTCtime)
michael@0 1342 #define uprv_haveProperties U_ICU_ENTRY_POINT_RENAME(uprv_haveProperties)
michael@0 1343 #define uprv_init_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_init_collIterate)
michael@0 1344 #define uprv_init_pce U_ICU_ENTRY_POINT_RENAME(uprv_init_pce)
michael@0 1345 #define uprv_int32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_int32Comparator)
michael@0 1346 #define uprv_isASCIILetter U_ICU_ENTRY_POINT_RENAME(uprv_isASCIILetter)
michael@0 1347 #define uprv_isInfinite U_ICU_ENTRY_POINT_RENAME(uprv_isInfinite)
michael@0 1348 #define uprv_isInvariantString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantString)
michael@0 1349 #define uprv_isInvariantUString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantUString)
michael@0 1350 #define uprv_isNaN U_ICU_ENTRY_POINT_RENAME(uprv_isNaN)
michael@0 1351 #define uprv_isNegativeInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isNegativeInfinity)
michael@0 1352 #define uprv_isPositiveInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isPositiveInfinity)
michael@0 1353 #define uprv_itou U_ICU_ENTRY_POINT_RENAME(uprv_itou)
michael@0 1354 #define uprv_log U_ICU_ENTRY_POINT_RENAME(uprv_log)
michael@0 1355 #define uprv_malloc U_ICU_ENTRY_POINT_RENAME(uprv_malloc)
michael@0 1356 #define uprv_mapFile U_ICU_ENTRY_POINT_RENAME(uprv_mapFile)
michael@0 1357 #define uprv_max U_ICU_ENTRY_POINT_RENAME(uprv_max)
michael@0 1358 #define uprv_maxMantissa U_ICU_ENTRY_POINT_RENAME(uprv_maxMantissa)
michael@0 1359 #define uprv_maximumPtr U_ICU_ENTRY_POINT_RENAME(uprv_maximumPtr)
michael@0 1360 #define uprv_min U_ICU_ENTRY_POINT_RENAME(uprv_min)
michael@0 1361 #define uprv_modf U_ICU_ENTRY_POINT_RENAME(uprv_modf)
michael@0 1362 #define uprv_new_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_new_collIterate)
michael@0 1363 #define uprv_parseCurrency U_ICU_ENTRY_POINT_RENAME(uprv_parseCurrency)
michael@0 1364 #define uprv_pathIsAbsolute U_ICU_ENTRY_POINT_RENAME(uprv_pathIsAbsolute)
michael@0 1365 #define uprv_pow U_ICU_ENTRY_POINT_RENAME(uprv_pow)
michael@0 1366 #define uprv_pow10 U_ICU_ENTRY_POINT_RENAME(uprv_pow10)
michael@0 1367 #define uprv_realloc U_ICU_ENTRY_POINT_RENAME(uprv_realloc)
michael@0 1368 #define uprv_round U_ICU_ENTRY_POINT_RENAME(uprv_round)
michael@0 1369 #define uprv_sortArray U_ICU_ENTRY_POINT_RENAME(uprv_sortArray)
michael@0 1370 #define uprv_stableBinarySearch U_ICU_ENTRY_POINT_RENAME(uprv_stableBinarySearch)
michael@0 1371 #define uprv_strCompare U_ICU_ENTRY_POINT_RENAME(uprv_strCompare)
michael@0 1372 #define uprv_strdup U_ICU_ENTRY_POINT_RENAME(uprv_strdup)
michael@0 1373 #define uprv_stricmp U_ICU_ENTRY_POINT_RENAME(uprv_stricmp)
michael@0 1374 #define uprv_strndup U_ICU_ENTRY_POINT_RENAME(uprv_strndup)
michael@0 1375 #define uprv_strnicmp U_ICU_ENTRY_POINT_RENAME(uprv_strnicmp)
michael@0 1376 #define uprv_syntaxError U_ICU_ENTRY_POINT_RENAME(uprv_syntaxError)
michael@0 1377 #define uprv_timezone U_ICU_ENTRY_POINT_RENAME(uprv_timezone)
michael@0 1378 #define uprv_toupper U_ICU_ENTRY_POINT_RENAME(uprv_toupper)
michael@0 1379 #define uprv_trunc U_ICU_ENTRY_POINT_RENAME(uprv_trunc)
michael@0 1380 #define uprv_tzname U_ICU_ENTRY_POINT_RENAME(uprv_tzname)
michael@0 1381 #define uprv_tzset U_ICU_ENTRY_POINT_RENAME(uprv_tzset)
michael@0 1382 #define uprv_uca_addAnElement U_ICU_ENTRY_POINT_RENAME(uprv_uca_addAnElement)
michael@0 1383 #define uprv_uca_assembleTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_assembleTable)
michael@0 1384 #define uprv_uca_canonicalClosure U_ICU_ENTRY_POINT_RENAME(uprv_uca_canonicalClosure)
michael@0 1385 #define uprv_uca_closeTempTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_closeTempTable)
michael@0 1386 #define uprv_uca_getCodePointFromRaw U_ICU_ENTRY_POINT_RENAME(uprv_uca_getCodePointFromRaw)
michael@0 1387 #define uprv_uca_getImplicitFromRaw U_ICU_ENTRY_POINT_RENAME(uprv_uca_getImplicitFromRaw)
michael@0 1388 #define uprv_uca_getRawFromCodePoint U_ICU_ENTRY_POINT_RENAME(uprv_uca_getRawFromCodePoint)
michael@0 1389 #define uprv_uca_getRawFromImplicit U_ICU_ENTRY_POINT_RENAME(uprv_uca_getRawFromImplicit)
michael@0 1390 #define uprv_uca_initImplicitConstants U_ICU_ENTRY_POINT_RENAME(uprv_uca_initImplicitConstants)
michael@0 1391 #define uprv_uca_initTempTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_initTempTable)
michael@0 1392 #define uprv_uint16Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint16Comparator)
michael@0 1393 #define uprv_uint32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint32Comparator)
michael@0 1394 #define uprv_unmapFile U_ICU_ENTRY_POINT_RENAME(uprv_unmapFile)
michael@0 1395 #define upvec_cloneArray U_ICU_ENTRY_POINT_RENAME(upvec_cloneArray)
michael@0 1396 #define upvec_close U_ICU_ENTRY_POINT_RENAME(upvec_close)
michael@0 1397 #define upvec_compact U_ICU_ENTRY_POINT_RENAME(upvec_compact)
michael@0 1398 #define upvec_compactToUTrie2Handler U_ICU_ENTRY_POINT_RENAME(upvec_compactToUTrie2Handler)
michael@0 1399 #define upvec_compactToUTrie2WithRowIndexes U_ICU_ENTRY_POINT_RENAME(upvec_compactToUTrie2WithRowIndexes)
michael@0 1400 #define upvec_getArray U_ICU_ENTRY_POINT_RENAME(upvec_getArray)
michael@0 1401 #define upvec_getRow U_ICU_ENTRY_POINT_RENAME(upvec_getRow)
michael@0 1402 #define upvec_getValue U_ICU_ENTRY_POINT_RENAME(upvec_getValue)
michael@0 1403 #define upvec_open U_ICU_ENTRY_POINT_RENAME(upvec_open)
michael@0 1404 #define upvec_setValue U_ICU_ENTRY_POINT_RENAME(upvec_setValue)
michael@0 1405 #define uregex_appendReplacement U_ICU_ENTRY_POINT_RENAME(uregex_appendReplacement)
michael@0 1406 #define uregex_appendReplacementUText U_ICU_ENTRY_POINT_RENAME(uregex_appendReplacementUText)
michael@0 1407 #define uregex_appendTail U_ICU_ENTRY_POINT_RENAME(uregex_appendTail)
michael@0 1408 #define uregex_appendTailUText U_ICU_ENTRY_POINT_RENAME(uregex_appendTailUText)
michael@0 1409 #define uregex_clone U_ICU_ENTRY_POINT_RENAME(uregex_clone)
michael@0 1410 #define uregex_close U_ICU_ENTRY_POINT_RENAME(uregex_close)
michael@0 1411 #define uregex_end U_ICU_ENTRY_POINT_RENAME(uregex_end)
michael@0 1412 #define uregex_end64 U_ICU_ENTRY_POINT_RENAME(uregex_end64)
michael@0 1413 #define uregex_find U_ICU_ENTRY_POINT_RENAME(uregex_find)
michael@0 1414 #define uregex_find64 U_ICU_ENTRY_POINT_RENAME(uregex_find64)
michael@0 1415 #define uregex_findNext U_ICU_ENTRY_POINT_RENAME(uregex_findNext)
michael@0 1416 #define uregex_flags U_ICU_ENTRY_POINT_RENAME(uregex_flags)
michael@0 1417 #define uregex_getFindProgressCallback U_ICU_ENTRY_POINT_RENAME(uregex_getFindProgressCallback)
michael@0 1418 #define uregex_getMatchCallback U_ICU_ENTRY_POINT_RENAME(uregex_getMatchCallback)
michael@0 1419 #define uregex_getStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_getStackLimit)
michael@0 1420 #define uregex_getText U_ICU_ENTRY_POINT_RENAME(uregex_getText)
michael@0 1421 #define uregex_getTimeLimit U_ICU_ENTRY_POINT_RENAME(uregex_getTimeLimit)
michael@0 1422 #define uregex_getUText U_ICU_ENTRY_POINT_RENAME(uregex_getUText)
michael@0 1423 #define uregex_group U_ICU_ENTRY_POINT_RENAME(uregex_group)
michael@0 1424 #define uregex_groupCount U_ICU_ENTRY_POINT_RENAME(uregex_groupCount)
michael@0 1425 #define uregex_groupUText U_ICU_ENTRY_POINT_RENAME(uregex_groupUText)
michael@0 1426 #define uregex_groupUTextDeep U_ICU_ENTRY_POINT_RENAME(uregex_groupUTextDeep)
michael@0 1427 #define uregex_hasAnchoringBounds U_ICU_ENTRY_POINT_RENAME(uregex_hasAnchoringBounds)
michael@0 1428 #define uregex_hasTransparentBounds U_ICU_ENTRY_POINT_RENAME(uregex_hasTransparentBounds)
michael@0 1429 #define uregex_hitEnd U_ICU_ENTRY_POINT_RENAME(uregex_hitEnd)
michael@0 1430 #define uregex_lookingAt U_ICU_ENTRY_POINT_RENAME(uregex_lookingAt)
michael@0 1431 #define uregex_lookingAt64 U_ICU_ENTRY_POINT_RENAME(uregex_lookingAt64)
michael@0 1432 #define uregex_matches U_ICU_ENTRY_POINT_RENAME(uregex_matches)
michael@0 1433 #define uregex_matches64 U_ICU_ENTRY_POINT_RENAME(uregex_matches64)
michael@0 1434 #define uregex_open U_ICU_ENTRY_POINT_RENAME(uregex_open)
michael@0 1435 #define uregex_openC U_ICU_ENTRY_POINT_RENAME(uregex_openC)
michael@0 1436 #define uregex_openUText U_ICU_ENTRY_POINT_RENAME(uregex_openUText)
michael@0 1437 #define uregex_pattern U_ICU_ENTRY_POINT_RENAME(uregex_pattern)
michael@0 1438 #define uregex_patternUText U_ICU_ENTRY_POINT_RENAME(uregex_patternUText)
michael@0 1439 #define uregex_refreshUText U_ICU_ENTRY_POINT_RENAME(uregex_refreshUText)
michael@0 1440 #define uregex_regionEnd U_ICU_ENTRY_POINT_RENAME(uregex_regionEnd)
michael@0 1441 #define uregex_regionEnd64 U_ICU_ENTRY_POINT_RENAME(uregex_regionEnd64)
michael@0 1442 #define uregex_regionStart U_ICU_ENTRY_POINT_RENAME(uregex_regionStart)
michael@0 1443 #define uregex_regionStart64 U_ICU_ENTRY_POINT_RENAME(uregex_regionStart64)
michael@0 1444 #define uregex_replaceAll U_ICU_ENTRY_POINT_RENAME(uregex_replaceAll)
michael@0 1445 #define uregex_replaceAllUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceAllUText)
michael@0 1446 #define uregex_replaceFirst U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirst)
michael@0 1447 #define uregex_replaceFirstUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirstUText)
michael@0 1448 #define uregex_requireEnd U_ICU_ENTRY_POINT_RENAME(uregex_requireEnd)
michael@0 1449 #define uregex_reset U_ICU_ENTRY_POINT_RENAME(uregex_reset)
michael@0 1450 #define uregex_reset64 U_ICU_ENTRY_POINT_RENAME(uregex_reset64)
michael@0 1451 #define uregex_setFindProgressCallback U_ICU_ENTRY_POINT_RENAME(uregex_setFindProgressCallback)
michael@0 1452 #define uregex_setMatchCallback U_ICU_ENTRY_POINT_RENAME(uregex_setMatchCallback)
michael@0 1453 #define uregex_setRegion U_ICU_ENTRY_POINT_RENAME(uregex_setRegion)
michael@0 1454 #define uregex_setRegion64 U_ICU_ENTRY_POINT_RENAME(uregex_setRegion64)
michael@0 1455 #define uregex_setRegionAndStart U_ICU_ENTRY_POINT_RENAME(uregex_setRegionAndStart)
michael@0 1456 #define uregex_setStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_setStackLimit)
michael@0 1457 #define uregex_setText U_ICU_ENTRY_POINT_RENAME(uregex_setText)
michael@0 1458 #define uregex_setTimeLimit U_ICU_ENTRY_POINT_RENAME(uregex_setTimeLimit)
michael@0 1459 #define uregex_setUText U_ICU_ENTRY_POINT_RENAME(uregex_setUText)
michael@0 1460 #define uregex_split U_ICU_ENTRY_POINT_RENAME(uregex_split)
michael@0 1461 #define uregex_splitUText U_ICU_ENTRY_POINT_RENAME(uregex_splitUText)
michael@0 1462 #define uregex_start U_ICU_ENTRY_POINT_RENAME(uregex_start)
michael@0 1463 #define uregex_start64 U_ICU_ENTRY_POINT_RENAME(uregex_start64)
michael@0 1464 #define uregex_ucstr_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_ucstr_unescape_charAt)
michael@0 1465 #define uregex_useAnchoringBounds U_ICU_ENTRY_POINT_RENAME(uregex_useAnchoringBounds)
michael@0 1466 #define uregex_useTransparentBounds U_ICU_ENTRY_POINT_RENAME(uregex_useTransparentBounds)
michael@0 1467 #define uregex_utext_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_utext_unescape_charAt)
michael@0 1468 #define uregion_areEqual U_ICU_ENTRY_POINT_RENAME(uregion_areEqual)
michael@0 1469 #define uregion_contains U_ICU_ENTRY_POINT_RENAME(uregion_contains)
michael@0 1470 #define uregion_getAvailable U_ICU_ENTRY_POINT_RENAME(uregion_getAvailable)
michael@0 1471 #define uregion_getContainedRegions U_ICU_ENTRY_POINT_RENAME(uregion_getContainedRegions)
michael@0 1472 #define uregion_getContainedRegionsOfType U_ICU_ENTRY_POINT_RENAME(uregion_getContainedRegionsOfType)
michael@0 1473 #define uregion_getContainingRegion U_ICU_ENTRY_POINT_RENAME(uregion_getContainingRegion)
michael@0 1474 #define uregion_getContainingRegionOfType U_ICU_ENTRY_POINT_RENAME(uregion_getContainingRegionOfType)
michael@0 1475 #define uregion_getNumericCode U_ICU_ENTRY_POINT_RENAME(uregion_getNumericCode)
michael@0 1476 #define uregion_getPreferredValues U_ICU_ENTRY_POINT_RENAME(uregion_getPreferredValues)
michael@0 1477 #define uregion_getRegionCode U_ICU_ENTRY_POINT_RENAME(uregion_getRegionCode)
michael@0 1478 #define uregion_getRegionFromCode U_ICU_ENTRY_POINT_RENAME(uregion_getRegionFromCode)
michael@0 1479 #define uregion_getRegionFromNumericCode U_ICU_ENTRY_POINT_RENAME(uregion_getRegionFromNumericCode)
michael@0 1480 #define uregion_getType U_ICU_ENTRY_POINT_RENAME(uregion_getType)
michael@0 1481 #define ures_close U_ICU_ENTRY_POINT_RENAME(ures_close)
michael@0 1482 #define ures_copyResb U_ICU_ENTRY_POINT_RENAME(ures_copyResb)
michael@0 1483 #define ures_countArrayItems U_ICU_ENTRY_POINT_RENAME(ures_countArrayItems)
michael@0 1484 #define ures_findResource U_ICU_ENTRY_POINT_RENAME(ures_findResource)
michael@0 1485 #define ures_findSubResource U_ICU_ENTRY_POINT_RENAME(ures_findSubResource)
michael@0 1486 #define ures_getBinary U_ICU_ENTRY_POINT_RENAME(ures_getBinary)
michael@0 1487 #define ures_getByIndex U_ICU_ENTRY_POINT_RENAME(ures_getByIndex)
michael@0 1488 #define ures_getByKey U_ICU_ENTRY_POINT_RENAME(ures_getByKey)
michael@0 1489 #define ures_getByKeyWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getByKeyWithFallback)
michael@0 1490 #define ures_getFunctionalEquivalent U_ICU_ENTRY_POINT_RENAME(ures_getFunctionalEquivalent)
michael@0 1491 #define ures_getInt U_ICU_ENTRY_POINT_RENAME(ures_getInt)
michael@0 1492 #define ures_getIntVector U_ICU_ENTRY_POINT_RENAME(ures_getIntVector)
michael@0 1493 #define ures_getKey U_ICU_ENTRY_POINT_RENAME(ures_getKey)
michael@0 1494 #define ures_getKeywordValues U_ICU_ENTRY_POINT_RENAME(ures_getKeywordValues)
michael@0 1495 #define ures_getLocale U_ICU_ENTRY_POINT_RENAME(ures_getLocale)
michael@0 1496 #define ures_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ures_getLocaleByType)
michael@0 1497 #define ures_getLocaleInternal U_ICU_ENTRY_POINT_RENAME(ures_getLocaleInternal)
michael@0 1498 #define ures_getName U_ICU_ENTRY_POINT_RENAME(ures_getName)
michael@0 1499 #define ures_getNextResource U_ICU_ENTRY_POINT_RENAME(ures_getNextResource)
michael@0 1500 #define ures_getNextString U_ICU_ENTRY_POINT_RENAME(ures_getNextString)
michael@0 1501 #define ures_getSize U_ICU_ENTRY_POINT_RENAME(ures_getSize)
michael@0 1502 #define ures_getString U_ICU_ENTRY_POINT_RENAME(ures_getString)
michael@0 1503 #define ures_getStringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getStringByIndex)
michael@0 1504 #define ures_getStringByKey U_ICU_ENTRY_POINT_RENAME(ures_getStringByKey)
michael@0 1505 #define ures_getStringByKeyWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getStringByKeyWithFallback)
michael@0 1506 #define ures_getType U_ICU_ENTRY_POINT_RENAME(ures_getType)
michael@0 1507 #define ures_getUInt U_ICU_ENTRY_POINT_RENAME(ures_getUInt)
michael@0 1508 #define ures_getUTF8String U_ICU_ENTRY_POINT_RENAME(ures_getUTF8String)
michael@0 1509 #define ures_getUTF8StringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getUTF8StringByIndex)
michael@0 1510 #define ures_getUTF8StringByKey U_ICU_ENTRY_POINT_RENAME(ures_getUTF8StringByKey)
michael@0 1511 #define ures_getVersion U_ICU_ENTRY_POINT_RENAME(ures_getVersion)
michael@0 1512 #define ures_getVersionByKey U_ICU_ENTRY_POINT_RENAME(ures_getVersionByKey)
michael@0 1513 #define ures_getVersionNumber U_ICU_ENTRY_POINT_RENAME(ures_getVersionNumber)
michael@0 1514 #define ures_getVersionNumberInternal U_ICU_ENTRY_POINT_RENAME(ures_getVersionNumberInternal)
michael@0 1515 #define ures_hasNext U_ICU_ENTRY_POINT_RENAME(ures_hasNext)
michael@0 1516 #define ures_initStackObject U_ICU_ENTRY_POINT_RENAME(ures_initStackObject)
michael@0 1517 #define ures_open U_ICU_ENTRY_POINT_RENAME(ures_open)
michael@0 1518 #define ures_openAvailableLocales U_ICU_ENTRY_POINT_RENAME(ures_openAvailableLocales)
michael@0 1519 #define ures_openDirect U_ICU_ENTRY_POINT_RENAME(ures_openDirect)
michael@0 1520 #define ures_openFillIn U_ICU_ENTRY_POINT_RENAME(ures_openFillIn)
michael@0 1521 #define ures_openU U_ICU_ENTRY_POINT_RENAME(ures_openU)
michael@0 1522 #define ures_resetIterator U_ICU_ENTRY_POINT_RENAME(ures_resetIterator)
michael@0 1523 #define ures_swap U_ICU_ENTRY_POINT_RENAME(ures_swap)
michael@0 1524 #define uscript_breaksBetweenLetters U_ICU_ENTRY_POINT_RENAME(uscript_breaksBetweenLetters)
michael@0 1525 #define uscript_closeRun U_ICU_ENTRY_POINT_RENAME(uscript_closeRun)
michael@0 1526 #define uscript_getCode U_ICU_ENTRY_POINT_RENAME(uscript_getCode)
michael@0 1527 #define uscript_getName U_ICU_ENTRY_POINT_RENAME(uscript_getName)
michael@0 1528 #define uscript_getSampleString U_ICU_ENTRY_POINT_RENAME(uscript_getSampleString)
michael@0 1529 #define uscript_getSampleUnicodeString U_ICU_ENTRY_POINT_RENAME(uscript_getSampleUnicodeString)
michael@0 1530 #define uscript_getScript U_ICU_ENTRY_POINT_RENAME(uscript_getScript)
michael@0 1531 #define uscript_getScriptExtensions U_ICU_ENTRY_POINT_RENAME(uscript_getScriptExtensions)
michael@0 1532 #define uscript_getShortName U_ICU_ENTRY_POINT_RENAME(uscript_getShortName)
michael@0 1533 #define uscript_getUsage U_ICU_ENTRY_POINT_RENAME(uscript_getUsage)
michael@0 1534 #define uscript_hasScript U_ICU_ENTRY_POINT_RENAME(uscript_hasScript)
michael@0 1535 #define uscript_isCased U_ICU_ENTRY_POINT_RENAME(uscript_isCased)
michael@0 1536 #define uscript_isRightToLeft U_ICU_ENTRY_POINT_RENAME(uscript_isRightToLeft)
michael@0 1537 #define uscript_nextRun U_ICU_ENTRY_POINT_RENAME(uscript_nextRun)
michael@0 1538 #define uscript_openRun U_ICU_ENTRY_POINT_RENAME(uscript_openRun)
michael@0 1539 #define uscript_resetRun U_ICU_ENTRY_POINT_RENAME(uscript_resetRun)
michael@0 1540 #define uscript_setRunText U_ICU_ENTRY_POINT_RENAME(uscript_setRunText)
michael@0 1541 #define usearch_close U_ICU_ENTRY_POINT_RENAME(usearch_close)
michael@0 1542 #define usearch_first U_ICU_ENTRY_POINT_RENAME(usearch_first)
michael@0 1543 #define usearch_following U_ICU_ENTRY_POINT_RENAME(usearch_following)
michael@0 1544 #define usearch_getAttribute U_ICU_ENTRY_POINT_RENAME(usearch_getAttribute)
michael@0 1545 #define usearch_getBreakIterator U_ICU_ENTRY_POINT_RENAME(usearch_getBreakIterator)
michael@0 1546 #define usearch_getCollator U_ICU_ENTRY_POINT_RENAME(usearch_getCollator)
michael@0 1547 #define usearch_getMatchedLength U_ICU_ENTRY_POINT_RENAME(usearch_getMatchedLength)
michael@0 1548 #define usearch_getMatchedStart U_ICU_ENTRY_POINT_RENAME(usearch_getMatchedStart)
michael@0 1549 #define usearch_getMatchedText U_ICU_ENTRY_POINT_RENAME(usearch_getMatchedText)
michael@0 1550 #define usearch_getOffset U_ICU_ENTRY_POINT_RENAME(usearch_getOffset)
michael@0 1551 #define usearch_getPattern U_ICU_ENTRY_POINT_RENAME(usearch_getPattern)
michael@0 1552 #define usearch_getText U_ICU_ENTRY_POINT_RENAME(usearch_getText)
michael@0 1553 #define usearch_handleNextCanonical U_ICU_ENTRY_POINT_RENAME(usearch_handleNextCanonical)
michael@0 1554 #define usearch_handleNextExact U_ICU_ENTRY_POINT_RENAME(usearch_handleNextExact)
michael@0 1555 #define usearch_handlePreviousCanonical U_ICU_ENTRY_POINT_RENAME(usearch_handlePreviousCanonical)
michael@0 1556 #define usearch_handlePreviousExact U_ICU_ENTRY_POINT_RENAME(usearch_handlePreviousExact)
michael@0 1557 #define usearch_last U_ICU_ENTRY_POINT_RENAME(usearch_last)
michael@0 1558 #define usearch_next U_ICU_ENTRY_POINT_RENAME(usearch_next)
michael@0 1559 #define usearch_open U_ICU_ENTRY_POINT_RENAME(usearch_open)
michael@0 1560 #define usearch_openFromCollator U_ICU_ENTRY_POINT_RENAME(usearch_openFromCollator)
michael@0 1561 #define usearch_preceding U_ICU_ENTRY_POINT_RENAME(usearch_preceding)
michael@0 1562 #define usearch_previous U_ICU_ENTRY_POINT_RENAME(usearch_previous)
michael@0 1563 #define usearch_reset U_ICU_ENTRY_POINT_RENAME(usearch_reset)
michael@0 1564 #define usearch_search U_ICU_ENTRY_POINT_RENAME(usearch_search)
michael@0 1565 #define usearch_searchBackwards U_ICU_ENTRY_POINT_RENAME(usearch_searchBackwards)
michael@0 1566 #define usearch_setAttribute U_ICU_ENTRY_POINT_RENAME(usearch_setAttribute)
michael@0 1567 #define usearch_setBreakIterator U_ICU_ENTRY_POINT_RENAME(usearch_setBreakIterator)
michael@0 1568 #define usearch_setCollator U_ICU_ENTRY_POINT_RENAME(usearch_setCollator)
michael@0 1569 #define usearch_setOffset U_ICU_ENTRY_POINT_RENAME(usearch_setOffset)
michael@0 1570 #define usearch_setPattern U_ICU_ENTRY_POINT_RENAME(usearch_setPattern)
michael@0 1571 #define usearch_setText U_ICU_ENTRY_POINT_RENAME(usearch_setText)
michael@0 1572 #define uset_add U_ICU_ENTRY_POINT_RENAME(uset_add)
michael@0 1573 #define uset_addAll U_ICU_ENTRY_POINT_RENAME(uset_addAll)
michael@0 1574 #define uset_addAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_addAllCodePoints)
michael@0 1575 #define uset_addRange U_ICU_ENTRY_POINT_RENAME(uset_addRange)
michael@0 1576 #define uset_addString U_ICU_ENTRY_POINT_RENAME(uset_addString)
michael@0 1577 #define uset_applyIntPropertyValue U_ICU_ENTRY_POINT_RENAME(uset_applyIntPropertyValue)
michael@0 1578 #define uset_applyPattern U_ICU_ENTRY_POINT_RENAME(uset_applyPattern)
michael@0 1579 #define uset_applyPropertyAlias U_ICU_ENTRY_POINT_RENAME(uset_applyPropertyAlias)
michael@0 1580 #define uset_charAt U_ICU_ENTRY_POINT_RENAME(uset_charAt)
michael@0 1581 #define uset_clear U_ICU_ENTRY_POINT_RENAME(uset_clear)
michael@0 1582 #define uset_clone U_ICU_ENTRY_POINT_RENAME(uset_clone)
michael@0 1583 #define uset_cloneAsThawed U_ICU_ENTRY_POINT_RENAME(uset_cloneAsThawed)
michael@0 1584 #define uset_close U_ICU_ENTRY_POINT_RENAME(uset_close)
michael@0 1585 #define uset_closeOver U_ICU_ENTRY_POINT_RENAME(uset_closeOver)
michael@0 1586 #define uset_compact U_ICU_ENTRY_POINT_RENAME(uset_compact)
michael@0 1587 #define uset_complement U_ICU_ENTRY_POINT_RENAME(uset_complement)
michael@0 1588 #define uset_complementAll U_ICU_ENTRY_POINT_RENAME(uset_complementAll)
michael@0 1589 #define uset_contains U_ICU_ENTRY_POINT_RENAME(uset_contains)
michael@0 1590 #define uset_containsAll U_ICU_ENTRY_POINT_RENAME(uset_containsAll)
michael@0 1591 #define uset_containsAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_containsAllCodePoints)
michael@0 1592 #define uset_containsNone U_ICU_ENTRY_POINT_RENAME(uset_containsNone)
michael@0 1593 #define uset_containsRange U_ICU_ENTRY_POINT_RENAME(uset_containsRange)
michael@0 1594 #define uset_containsSome U_ICU_ENTRY_POINT_RENAME(uset_containsSome)
michael@0 1595 #define uset_containsString U_ICU_ENTRY_POINT_RENAME(uset_containsString)
michael@0 1596 #define uset_equals U_ICU_ENTRY_POINT_RENAME(uset_equals)
michael@0 1597 #define uset_freeze U_ICU_ENTRY_POINT_RENAME(uset_freeze)
michael@0 1598 #define uset_getItem U_ICU_ENTRY_POINT_RENAME(uset_getItem)
michael@0 1599 #define uset_getItemCount U_ICU_ENTRY_POINT_RENAME(uset_getItemCount)
michael@0 1600 #define uset_getSerializedRange U_ICU_ENTRY_POINT_RENAME(uset_getSerializedRange)
michael@0 1601 #define uset_getSerializedRangeCount U_ICU_ENTRY_POINT_RENAME(uset_getSerializedRangeCount)
michael@0 1602 #define uset_getSerializedSet U_ICU_ENTRY_POINT_RENAME(uset_getSerializedSet)
michael@0 1603 #define uset_indexOf U_ICU_ENTRY_POINT_RENAME(uset_indexOf)
michael@0 1604 #define uset_isEmpty U_ICU_ENTRY_POINT_RENAME(uset_isEmpty)
michael@0 1605 #define uset_isFrozen U_ICU_ENTRY_POINT_RENAME(uset_isFrozen)
michael@0 1606 #define uset_open U_ICU_ENTRY_POINT_RENAME(uset_open)
michael@0 1607 #define uset_openEmpty U_ICU_ENTRY_POINT_RENAME(uset_openEmpty)
michael@0 1608 #define uset_openPattern U_ICU_ENTRY_POINT_RENAME(uset_openPattern)
michael@0 1609 #define uset_openPatternOptions U_ICU_ENTRY_POINT_RENAME(uset_openPatternOptions)
michael@0 1610 #define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove)
michael@0 1611 #define uset_removeAll U_ICU_ENTRY_POINT_RENAME(uset_removeAll)
michael@0 1612 #define uset_removeAllStrings U_ICU_ENTRY_POINT_RENAME(uset_removeAllStrings)
michael@0 1613 #define uset_removeRange U_ICU_ENTRY_POINT_RENAME(uset_removeRange)
michael@0 1614 #define uset_removeString U_ICU_ENTRY_POINT_RENAME(uset_removeString)
michael@0 1615 #define uset_resemblesPattern U_ICU_ENTRY_POINT_RENAME(uset_resemblesPattern)
michael@0 1616 #define uset_retain U_ICU_ENTRY_POINT_RENAME(uset_retain)
michael@0 1617 #define uset_retainAll U_ICU_ENTRY_POINT_RENAME(uset_retainAll)
michael@0 1618 #define uset_serialize U_ICU_ENTRY_POINT_RENAME(uset_serialize)
michael@0 1619 #define uset_serializedContains U_ICU_ENTRY_POINT_RENAME(uset_serializedContains)
michael@0 1620 #define uset_set U_ICU_ENTRY_POINT_RENAME(uset_set)
michael@0 1621 #define uset_setSerializedToOne U_ICU_ENTRY_POINT_RENAME(uset_setSerializedToOne)
michael@0 1622 #define uset_size U_ICU_ENTRY_POINT_RENAME(uset_size)
michael@0 1623 #define uset_span U_ICU_ENTRY_POINT_RENAME(uset_span)
michael@0 1624 #define uset_spanBack U_ICU_ENTRY_POINT_RENAME(uset_spanBack)
michael@0 1625 #define uset_spanBackUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanBackUTF8)
michael@0 1626 #define uset_spanUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanUTF8)
michael@0 1627 #define uset_toPattern U_ICU_ENTRY_POINT_RENAME(uset_toPattern)
michael@0 1628 #define uspoof_areConfusable U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusable)
michael@0 1629 #define uspoof_areConfusableUTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusableUTF8)
michael@0 1630 #define uspoof_areConfusableUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusableUnicodeString)
michael@0 1631 #define uspoof_check U_ICU_ENTRY_POINT_RENAME(uspoof_check)
michael@0 1632 #define uspoof_checkUTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_checkUTF8)
michael@0 1633 #define uspoof_checkUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_checkUnicodeString)
michael@0 1634 #define uspoof_clone U_ICU_ENTRY_POINT_RENAME(uspoof_clone)
michael@0 1635 #define uspoof_close U_ICU_ENTRY_POINT_RENAME(uspoof_close)
michael@0 1636 #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars)
michael@0 1637 #define uspoof_getAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedLocales)
michael@0 1638 #define uspoof_getAllowedUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedUnicodeSet)
michael@0 1639 #define uspoof_getChecks U_ICU_ENTRY_POINT_RENAME(uspoof_getChecks)
michael@0 1640 #define uspoof_getInclusionSet U_ICU_ENTRY_POINT_RENAME(uspoof_getInclusionSet)
michael@0 1641 #define uspoof_getInclusionUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_getInclusionUnicodeSet)
michael@0 1642 #define uspoof_getRecommendedSet U_ICU_ENTRY_POINT_RENAME(uspoof_getRecommendedSet)
michael@0 1643 #define uspoof_getRecommendedUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_getRecommendedUnicodeSet)
michael@0 1644 #define uspoof_getRestrictionLevel U_ICU_ENTRY_POINT_RENAME(uspoof_getRestrictionLevel)
michael@0 1645 #define uspoof_getSkeleton U_ICU_ENTRY_POINT_RENAME(uspoof_getSkeleton)
michael@0 1646 #define uspoof_getSkeletonUTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_getSkeletonUTF8)
michael@0 1647 #define uspoof_getSkeletonUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_getSkeletonUnicodeString)
michael@0 1648 #define uspoof_open U_ICU_ENTRY_POINT_RENAME(uspoof_open)
michael@0 1649 #define uspoof_openFromSerialized U_ICU_ENTRY_POINT_RENAME(uspoof_openFromSerialized)
michael@0 1650 #define uspoof_openFromSource U_ICU_ENTRY_POINT_RENAME(uspoof_openFromSource)
michael@0 1651 #define uspoof_serialize U_ICU_ENTRY_POINT_RENAME(uspoof_serialize)
michael@0 1652 #define uspoof_setAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedChars)
michael@0 1653 #define uspoof_setAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedLocales)
michael@0 1654 #define uspoof_setAllowedUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedUnicodeSet)
michael@0 1655 #define uspoof_setChecks U_ICU_ENTRY_POINT_RENAME(uspoof_setChecks)
michael@0 1656 #define uspoof_setRestrictionLevel U_ICU_ENTRY_POINT_RENAME(uspoof_setRestrictionLevel)
michael@0 1657 #define uspoof_swap U_ICU_ENTRY_POINT_RENAME(uspoof_swap)
michael@0 1658 #define usprep_close U_ICU_ENTRY_POINT_RENAME(usprep_close)
michael@0 1659 #define usprep_open U_ICU_ENTRY_POINT_RENAME(usprep_open)
michael@0 1660 #define usprep_openByType U_ICU_ENTRY_POINT_RENAME(usprep_openByType)
michael@0 1661 #define usprep_prepare U_ICU_ENTRY_POINT_RENAME(usprep_prepare)
michael@0 1662 #define usprep_swap U_ICU_ENTRY_POINT_RENAME(usprep_swap)
michael@0 1663 #define ustr_hashCharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashCharsN)
michael@0 1664 #define ustr_hashICharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashICharsN)
michael@0 1665 #define ustr_hashUCharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashUCharsN)
michael@0 1666 #define ustrcase_internalFold U_ICU_ENTRY_POINT_RENAME(ustrcase_internalFold)
michael@0 1667 #define ustrcase_internalToLower U_ICU_ENTRY_POINT_RENAME(ustrcase_internalToLower)
michael@0 1668 #define ustrcase_internalToTitle U_ICU_ENTRY_POINT_RENAME(ustrcase_internalToTitle)
michael@0 1669 #define ustrcase_internalToUpper U_ICU_ENTRY_POINT_RENAME(ustrcase_internalToUpper)
michael@0 1670 #define ustrcase_map U_ICU_ENTRY_POINT_RENAME(ustrcase_map)
michael@0 1671 #define ustrcase_setTempCaseMapLocale U_ICU_ENTRY_POINT_RENAME(ustrcase_setTempCaseMapLocale)
michael@0 1672 #define utext_char32At U_ICU_ENTRY_POINT_RENAME(utext_char32At)
michael@0 1673 #define utext_clone U_ICU_ENTRY_POINT_RENAME(utext_clone)
michael@0 1674 #define utext_close U_ICU_ENTRY_POINT_RENAME(utext_close)
michael@0 1675 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy)
michael@0 1676 #define utext_current32 U_ICU_ENTRY_POINT_RENAME(utext_current32)
michael@0 1677 #define utext_equals U_ICU_ENTRY_POINT_RENAME(utext_equals)
michael@0 1678 #define utext_extract U_ICU_ENTRY_POINT_RENAME(utext_extract)
michael@0 1679 #define utext_freeze U_ICU_ENTRY_POINT_RENAME(utext_freeze)
michael@0 1680 #define utext_getNativeIndex U_ICU_ENTRY_POINT_RENAME(utext_getNativeIndex)
michael@0 1681 #define utext_getPreviousNativeIndex U_ICU_ENTRY_POINT_RENAME(utext_getPreviousNativeIndex)
michael@0 1682 #define utext_hasMetaData U_ICU_ENTRY_POINT_RENAME(utext_hasMetaData)
michael@0 1683 #define utext_isLengthExpensive U_ICU_ENTRY_POINT_RENAME(utext_isLengthExpensive)
michael@0 1684 #define utext_isWritable U_ICU_ENTRY_POINT_RENAME(utext_isWritable)
michael@0 1685 #define utext_moveIndex32 U_ICU_ENTRY_POINT_RENAME(utext_moveIndex32)
michael@0 1686 #define utext_nativeLength U_ICU_ENTRY_POINT_RENAME(utext_nativeLength)
michael@0 1687 #define utext_next32 U_ICU_ENTRY_POINT_RENAME(utext_next32)
michael@0 1688 #define utext_next32From U_ICU_ENTRY_POINT_RENAME(utext_next32From)
michael@0 1689 #define utext_openCharacterIterator U_ICU_ENTRY_POINT_RENAME(utext_openCharacterIterator)
michael@0 1690 #define utext_openConstUnicodeString U_ICU_ENTRY_POINT_RENAME(utext_openConstUnicodeString)
michael@0 1691 #define utext_openReplaceable U_ICU_ENTRY_POINT_RENAME(utext_openReplaceable)
michael@0 1692 #define utext_openUChars U_ICU_ENTRY_POINT_RENAME(utext_openUChars)
michael@0 1693 #define utext_openUTF8 U_ICU_ENTRY_POINT_RENAME(utext_openUTF8)
michael@0 1694 #define utext_openUnicodeString U_ICU_ENTRY_POINT_RENAME(utext_openUnicodeString)
michael@0 1695 #define utext_previous32 U_ICU_ENTRY_POINT_RENAME(utext_previous32)
michael@0 1696 #define utext_previous32From U_ICU_ENTRY_POINT_RENAME(utext_previous32From)
michael@0 1697 #define utext_replace U_ICU_ENTRY_POINT_RENAME(utext_replace)
michael@0 1698 #define utext_setNativeIndex U_ICU_ENTRY_POINT_RENAME(utext_setNativeIndex)
michael@0 1699 #define utext_setup U_ICU_ENTRY_POINT_RENAME(utext_setup)
michael@0 1700 #define utf8_appendCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_appendCharSafeBody)
michael@0 1701 #define utf8_back1SafeBody U_ICU_ENTRY_POINT_RENAME(utf8_back1SafeBody)
michael@0 1702 #define utf8_countTrailBytes U_ICU_ENTRY_POINT_RENAME(utf8_countTrailBytes)
michael@0 1703 #define utf8_nextCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_nextCharSafeBody)
michael@0 1704 #define utf8_prevCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_prevCharSafeBody)
michael@0 1705 #define utmscale_fromInt64 U_ICU_ENTRY_POINT_RENAME(utmscale_fromInt64)
michael@0 1706 #define utmscale_getTimeScaleValue U_ICU_ENTRY_POINT_RENAME(utmscale_getTimeScaleValue)
michael@0 1707 #define utmscale_toInt64 U_ICU_ENTRY_POINT_RENAME(utmscale_toInt64)
michael@0 1708 #define utrace_cleanup U_ICU_ENTRY_POINT_RENAME(utrace_cleanup)
michael@0 1709 #define utrace_data U_ICU_ENTRY_POINT_RENAME(utrace_data)
michael@0 1710 #define utrace_entry U_ICU_ENTRY_POINT_RENAME(utrace_entry)
michael@0 1711 #define utrace_exit U_ICU_ENTRY_POINT_RENAME(utrace_exit)
michael@0 1712 #define utrace_format U_ICU_ENTRY_POINT_RENAME(utrace_format)
michael@0 1713 #define utrace_functionName U_ICU_ENTRY_POINT_RENAME(utrace_functionName)
michael@0 1714 #define utrace_getFunctions U_ICU_ENTRY_POINT_RENAME(utrace_getFunctions)
michael@0 1715 #define utrace_getLevel U_ICU_ENTRY_POINT_RENAME(utrace_getLevel)
michael@0 1716 #define utrace_level U_ICU_ENTRY_POINT_RENAME(utrace_level)
michael@0 1717 #define utrace_setFunctions U_ICU_ENTRY_POINT_RENAME(utrace_setFunctions)
michael@0 1718 #define utrace_setLevel U_ICU_ENTRY_POINT_RENAME(utrace_setLevel)
michael@0 1719 #define utrace_vformat U_ICU_ENTRY_POINT_RENAME(utrace_vformat)
michael@0 1720 #define utrans_clone U_ICU_ENTRY_POINT_RENAME(utrans_clone)
michael@0 1721 #define utrans_close U_ICU_ENTRY_POINT_RENAME(utrans_close)
michael@0 1722 #define utrans_countAvailableIDs U_ICU_ENTRY_POINT_RENAME(utrans_countAvailableIDs)
michael@0 1723 #define utrans_getAvailableID U_ICU_ENTRY_POINT_RENAME(utrans_getAvailableID)
michael@0 1724 #define utrans_getID U_ICU_ENTRY_POINT_RENAME(utrans_getID)
michael@0 1725 #define utrans_getUnicodeID U_ICU_ENTRY_POINT_RENAME(utrans_getUnicodeID)
michael@0 1726 #define utrans_open U_ICU_ENTRY_POINT_RENAME(utrans_open)
michael@0 1727 #define utrans_openIDs U_ICU_ENTRY_POINT_RENAME(utrans_openIDs)
michael@0 1728 #define utrans_openInverse U_ICU_ENTRY_POINT_RENAME(utrans_openInverse)
michael@0 1729 #define utrans_openU U_ICU_ENTRY_POINT_RENAME(utrans_openU)
michael@0 1730 #define utrans_register U_ICU_ENTRY_POINT_RENAME(utrans_register)
michael@0 1731 #define utrans_rep_caseContextIterator U_ICU_ENTRY_POINT_RENAME(utrans_rep_caseContextIterator)
michael@0 1732 #define utrans_setFilter U_ICU_ENTRY_POINT_RENAME(utrans_setFilter)
michael@0 1733 #define utrans_stripRules U_ICU_ENTRY_POINT_RENAME(utrans_stripRules)
michael@0 1734 #define utrans_trans U_ICU_ENTRY_POINT_RENAME(utrans_trans)
michael@0 1735 #define utrans_transIncremental U_ICU_ENTRY_POINT_RENAME(utrans_transIncremental)
michael@0 1736 #define utrans_transIncrementalUChars U_ICU_ENTRY_POINT_RENAME(utrans_transIncrementalUChars)
michael@0 1737 #define utrans_transUChars U_ICU_ENTRY_POINT_RENAME(utrans_transUChars)
michael@0 1738 #define utrans_transliterator_cleanup U_ICU_ENTRY_POINT_RENAME(utrans_transliterator_cleanup)
michael@0 1739 #define utrans_unregister U_ICU_ENTRY_POINT_RENAME(utrans_unregister)
michael@0 1740 #define utrans_unregisterID U_ICU_ENTRY_POINT_RENAME(utrans_unregisterID)
michael@0 1741 #define utrie2_clone U_ICU_ENTRY_POINT_RENAME(utrie2_clone)
michael@0 1742 #define utrie2_cloneAsThawed U_ICU_ENTRY_POINT_RENAME(utrie2_cloneAsThawed)
michael@0 1743 #define utrie2_close U_ICU_ENTRY_POINT_RENAME(utrie2_close)
michael@0 1744 #define utrie2_enum U_ICU_ENTRY_POINT_RENAME(utrie2_enum)
michael@0 1745 #define utrie2_enumForLeadSurrogate U_ICU_ENTRY_POINT_RENAME(utrie2_enumForLeadSurrogate)
michael@0 1746 #define utrie2_freeze U_ICU_ENTRY_POINT_RENAME(utrie2_freeze)
michael@0 1747 #define utrie2_fromUTrie U_ICU_ENTRY_POINT_RENAME(utrie2_fromUTrie)
michael@0 1748 #define utrie2_get32 U_ICU_ENTRY_POINT_RENAME(utrie2_get32)
michael@0 1749 #define utrie2_get32FromLeadSurrogateCodeUnit U_ICU_ENTRY_POINT_RENAME(utrie2_get32FromLeadSurrogateCodeUnit)
michael@0 1750 #define utrie2_getVersion U_ICU_ENTRY_POINT_RENAME(utrie2_getVersion)
michael@0 1751 #define utrie2_internalU8NextIndex U_ICU_ENTRY_POINT_RENAME(utrie2_internalU8NextIndex)
michael@0 1752 #define utrie2_internalU8PrevIndex U_ICU_ENTRY_POINT_RENAME(utrie2_internalU8PrevIndex)
michael@0 1753 #define utrie2_isFrozen U_ICU_ENTRY_POINT_RENAME(utrie2_isFrozen)
michael@0 1754 #define utrie2_open U_ICU_ENTRY_POINT_RENAME(utrie2_open)
michael@0 1755 #define utrie2_openDummy U_ICU_ENTRY_POINT_RENAME(utrie2_openDummy)
michael@0 1756 #define utrie2_openFromSerialized U_ICU_ENTRY_POINT_RENAME(utrie2_openFromSerialized)
michael@0 1757 #define utrie2_serialize U_ICU_ENTRY_POINT_RENAME(utrie2_serialize)
michael@0 1758 #define utrie2_set32 U_ICU_ENTRY_POINT_RENAME(utrie2_set32)
michael@0 1759 #define utrie2_set32ForLeadSurrogateCodeUnit U_ICU_ENTRY_POINT_RENAME(utrie2_set32ForLeadSurrogateCodeUnit)
michael@0 1760 #define utrie2_setRange32 U_ICU_ENTRY_POINT_RENAME(utrie2_setRange32)
michael@0 1761 #define utrie2_swap U_ICU_ENTRY_POINT_RENAME(utrie2_swap)
michael@0 1762 #define utrie2_swapAnyVersion U_ICU_ENTRY_POINT_RENAME(utrie2_swapAnyVersion)
michael@0 1763 #define utrie_clone U_ICU_ENTRY_POINT_RENAME(utrie_clone)
michael@0 1764 #define utrie_close U_ICU_ENTRY_POINT_RENAME(utrie_close)
michael@0 1765 #define utrie_defaultGetFoldingOffset U_ICU_ENTRY_POINT_RENAME(utrie_defaultGetFoldingOffset)
michael@0 1766 #define utrie_enum U_ICU_ENTRY_POINT_RENAME(utrie_enum)
michael@0 1767 #define utrie_get32 U_ICU_ENTRY_POINT_RENAME(utrie_get32)
michael@0 1768 #define utrie_getData U_ICU_ENTRY_POINT_RENAME(utrie_getData)
michael@0 1769 #define utrie_open U_ICU_ENTRY_POINT_RENAME(utrie_open)
michael@0 1770 #define utrie_serialize U_ICU_ENTRY_POINT_RENAME(utrie_serialize)
michael@0 1771 #define utrie_set32 U_ICU_ENTRY_POINT_RENAME(utrie_set32)
michael@0 1772 #define utrie_setRange32 U_ICU_ENTRY_POINT_RENAME(utrie_setRange32)
michael@0 1773 #define utrie_swap U_ICU_ENTRY_POINT_RENAME(utrie_swap)
michael@0 1774 #define utrie_unserialize U_ICU_ENTRY_POINT_RENAME(utrie_unserialize)
michael@0 1775 #define utrie_unserializeDummy U_ICU_ENTRY_POINT_RENAME(utrie_unserializeDummy)
michael@0 1776 #define vzone_clone U_ICU_ENTRY_POINT_RENAME(vzone_clone)
michael@0 1777 #define vzone_close U_ICU_ENTRY_POINT_RENAME(vzone_close)
michael@0 1778 #define vzone_countTransitionRules U_ICU_ENTRY_POINT_RENAME(vzone_countTransitionRules)
michael@0 1779 #define vzone_equals U_ICU_ENTRY_POINT_RENAME(vzone_equals)
michael@0 1780 #define vzone_getDynamicClassID U_ICU_ENTRY_POINT_RENAME(vzone_getDynamicClassID)
michael@0 1781 #define vzone_getLastModified U_ICU_ENTRY_POINT_RENAME(vzone_getLastModified)
michael@0 1782 #define vzone_getNextTransition U_ICU_ENTRY_POINT_RENAME(vzone_getNextTransition)
michael@0 1783 #define vzone_getOffset U_ICU_ENTRY_POINT_RENAME(vzone_getOffset)
michael@0 1784 #define vzone_getOffset2 U_ICU_ENTRY_POINT_RENAME(vzone_getOffset2)
michael@0 1785 #define vzone_getOffset3 U_ICU_ENTRY_POINT_RENAME(vzone_getOffset3)
michael@0 1786 #define vzone_getPreviousTransition U_ICU_ENTRY_POINT_RENAME(vzone_getPreviousTransition)
michael@0 1787 #define vzone_getRawOffset U_ICU_ENTRY_POINT_RENAME(vzone_getRawOffset)
michael@0 1788 #define vzone_getStaticClassID U_ICU_ENTRY_POINT_RENAME(vzone_getStaticClassID)
michael@0 1789 #define vzone_getTZURL U_ICU_ENTRY_POINT_RENAME(vzone_getTZURL)
michael@0 1790 #define vzone_hasSameRules U_ICU_ENTRY_POINT_RENAME(vzone_hasSameRules)
michael@0 1791 #define vzone_inDaylightTime U_ICU_ENTRY_POINT_RENAME(vzone_inDaylightTime)
michael@0 1792 #define vzone_openData U_ICU_ENTRY_POINT_RENAME(vzone_openData)
michael@0 1793 #define vzone_openID U_ICU_ENTRY_POINT_RENAME(vzone_openID)
michael@0 1794 #define vzone_setLastModified U_ICU_ENTRY_POINT_RENAME(vzone_setLastModified)
michael@0 1795 #define vzone_setRawOffset U_ICU_ENTRY_POINT_RENAME(vzone_setRawOffset)
michael@0 1796 #define vzone_setTZURL U_ICU_ENTRY_POINT_RENAME(vzone_setTZURL)
michael@0 1797 #define vzone_useDaylightTime U_ICU_ENTRY_POINT_RENAME(vzone_useDaylightTime)
michael@0 1798 #define vzone_write U_ICU_ENTRY_POINT_RENAME(vzone_write)
michael@0 1799 #define vzone_writeFromStart U_ICU_ENTRY_POINT_RENAME(vzone_writeFromStart)
michael@0 1800 #define vzone_writeSimple U_ICU_ENTRY_POINT_RENAME(vzone_writeSimple)
michael@0 1801 #define zrule_close U_ICU_ENTRY_POINT_RENAME(zrule_close)
michael@0 1802 #define zrule_equals U_ICU_ENTRY_POINT_RENAME(zrule_equals)
michael@0 1803 #define zrule_getDSTSavings U_ICU_ENTRY_POINT_RENAME(zrule_getDSTSavings)
michael@0 1804 #define zrule_getName U_ICU_ENTRY_POINT_RENAME(zrule_getName)
michael@0 1805 #define zrule_getRawOffset U_ICU_ENTRY_POINT_RENAME(zrule_getRawOffset)
michael@0 1806 #define zrule_isEquivalentTo U_ICU_ENTRY_POINT_RENAME(zrule_isEquivalentTo)
michael@0 1807 #define ztrans_adoptFrom U_ICU_ENTRY_POINT_RENAME(ztrans_adoptFrom)
michael@0 1808 #define ztrans_adoptTo U_ICU_ENTRY_POINT_RENAME(ztrans_adoptTo)
michael@0 1809 #define ztrans_clone U_ICU_ENTRY_POINT_RENAME(ztrans_clone)
michael@0 1810 #define ztrans_close U_ICU_ENTRY_POINT_RENAME(ztrans_close)
michael@0 1811 #define ztrans_equals U_ICU_ENTRY_POINT_RENAME(ztrans_equals)
michael@0 1812 #define ztrans_getDynamicClassID U_ICU_ENTRY_POINT_RENAME(ztrans_getDynamicClassID)
michael@0 1813 #define ztrans_getFrom U_ICU_ENTRY_POINT_RENAME(ztrans_getFrom)
michael@0 1814 #define ztrans_getStaticClassID U_ICU_ENTRY_POINT_RENAME(ztrans_getStaticClassID)
michael@0 1815 #define ztrans_getTime U_ICU_ENTRY_POINT_RENAME(ztrans_getTime)
michael@0 1816 #define ztrans_getTo U_ICU_ENTRY_POINT_RENAME(ztrans_getTo)
michael@0 1817 #define ztrans_open U_ICU_ENTRY_POINT_RENAME(ztrans_open)
michael@0 1818 #define ztrans_openEmpty U_ICU_ENTRY_POINT_RENAME(ztrans_openEmpty)
michael@0 1819 #define ztrans_setFrom U_ICU_ENTRY_POINT_RENAME(ztrans_setFrom)
michael@0 1820 #define ztrans_setTime U_ICU_ENTRY_POINT_RENAME(ztrans_setTime)
michael@0 1821 #define ztrans_setTo U_ICU_ENTRY_POINT_RENAME(ztrans_setTo)
michael@0 1822
michael@0 1823 #endif
michael@0 1824
michael@0 1825 #endif

mercurial