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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/icu/source/common/unicode/urename.h	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,1825 @@
     1.4 +/*
     1.5 +*******************************************************************************
     1.6 +*   Copyright (C) 2002-2013, International Business Machines
     1.7 +*   Corporation and others.  All Rights Reserved.
     1.8 +*******************************************************************************
     1.9 +*
    1.10 +*   file name:  urename.h
    1.11 +*   encoding:   US-ASCII
    1.12 +*   tab size:   8 (not used)
    1.13 +*   indentation:4
    1.14 +*
    1.15 +*   Created by: Perl script tools/genren.pl written by Vladimir Weinstein
    1.16 +*
    1.17 +*  Contains data for renaming ICU exports.
    1.18 +*  Gets included by umachine.h
    1.19 +*
    1.20 +*  THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
    1.21 +*  YOU ARE DOING, OTHERWISE VERY BAD THINGS WILL HAPPEN!
    1.22 +*/
    1.23 +
    1.24 +#ifndef URENAME_H
    1.25 +#define URENAME_H
    1.26 +
    1.27 +/* U_DISABLE_RENAMING can be defined in the following ways:
    1.28 + *   - when running configure, e.g.
    1.29 + *        runConfigureICU Linux --disable-renaming
    1.30 + *   - by changing the default setting of U_DISABLE_RENAMING in uconfig.h
    1.31 + */
    1.32 +
    1.33 +#include "unicode/uconfig.h"
    1.34 +
    1.35 +#if !U_DISABLE_RENAMING
    1.36 +
    1.37 +/* 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
    1.38 +   the platform a chance to define it first.
    1.39 +   Normally (if utypes.h or umachine.h was included first) this will not be necessary as it will already be defined.
    1.40 + */
    1.41 +
    1.42 +#ifndef U_ICU_ENTRY_POINT_RENAME
    1.43 +#include "unicode/umachine.h"
    1.44 +#endif
    1.45 +
    1.46 +/* If we still don't have U_ICU_ENTRY_POINT_RENAME use the default. */
    1.47 +#ifndef U_ICU_ENTRY_POINT_RENAME
    1.48 +#include "unicode/uvernum.h"
    1.49 +#endif
    1.50 +
    1.51 +/* Error out before the following defines cause very strange and unexpected code breakage */
    1.52 +#ifndef U_ICU_ENTRY_POINT_RENAME
    1.53 +#error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
    1.54 +#endif
    1.55 +
    1.56 +
    1.57 +/* C exports renaming data */
    1.58 +
    1.59 +#define T_CString_int64ToString U_ICU_ENTRY_POINT_RENAME(T_CString_int64ToString)
    1.60 +#define T_CString_integerToString U_ICU_ENTRY_POINT_RENAME(T_CString_integerToString)
    1.61 +#define T_CString_stringToInteger U_ICU_ENTRY_POINT_RENAME(T_CString_stringToInteger)
    1.62 +#define T_CString_toLowerCase U_ICU_ENTRY_POINT_RENAME(T_CString_toLowerCase)
    1.63 +#define T_CString_toUpperCase U_ICU_ENTRY_POINT_RENAME(T_CString_toUpperCase)
    1.64 +#define UCNV_FROM_U_CALLBACK_ESCAPE U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_ESCAPE)
    1.65 +#define UCNV_FROM_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_SKIP)
    1.66 +#define UCNV_FROM_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_STOP)
    1.67 +#define UCNV_FROM_U_CALLBACK_SUBSTITUTE U_ICU_ENTRY_POINT_RENAME(UCNV_FROM_U_CALLBACK_SUBSTITUTE)
    1.68 +#define UCNV_TO_U_CALLBACK_ESCAPE U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_ESCAPE)
    1.69 +#define UCNV_TO_U_CALLBACK_SKIP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_SKIP)
    1.70 +#define UCNV_TO_U_CALLBACK_STOP U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_STOP)
    1.71 +#define UCNV_TO_U_CALLBACK_SUBSTITUTE U_ICU_ENTRY_POINT_RENAME(UCNV_TO_U_CALLBACK_SUBSTITUTE)
    1.72 +#define UDataMemory_createNewInstance U_ICU_ENTRY_POINT_RENAME(UDataMemory_createNewInstance)
    1.73 +#define UDataMemory_init U_ICU_ENTRY_POINT_RENAME(UDataMemory_init)
    1.74 +#define UDataMemory_isLoaded U_ICU_ENTRY_POINT_RENAME(UDataMemory_isLoaded)
    1.75 +#define UDataMemory_normalizeDataPointer U_ICU_ENTRY_POINT_RENAME(UDataMemory_normalizeDataPointer)
    1.76 +#define UDataMemory_setData U_ICU_ENTRY_POINT_RENAME(UDataMemory_setData)
    1.77 +#define UDatamemory_assign U_ICU_ENTRY_POINT_RENAME(UDatamemory_assign)
    1.78 +#define _ASCIIData U_ICU_ENTRY_POINT_RENAME(_ASCIIData)
    1.79 +#define _Bocu1Data U_ICU_ENTRY_POINT_RENAME(_Bocu1Data)
    1.80 +#define _CESU8Data U_ICU_ENTRY_POINT_RENAME(_CESU8Data)
    1.81 +#define _CompoundTextData U_ICU_ENTRY_POINT_RENAME(_CompoundTextData)
    1.82 +#define _HZData U_ICU_ENTRY_POINT_RENAME(_HZData)
    1.83 +#define _IMAPData U_ICU_ENTRY_POINT_RENAME(_IMAPData)
    1.84 +#define _ISCIIData U_ICU_ENTRY_POINT_RENAME(_ISCIIData)
    1.85 +#define _ISO2022Data U_ICU_ENTRY_POINT_RENAME(_ISO2022Data)
    1.86 +#define _LMBCSData1 U_ICU_ENTRY_POINT_RENAME(_LMBCSData1)
    1.87 +#define _LMBCSData11 U_ICU_ENTRY_POINT_RENAME(_LMBCSData11)
    1.88 +#define _LMBCSData16 U_ICU_ENTRY_POINT_RENAME(_LMBCSData16)
    1.89 +#define _LMBCSData17 U_ICU_ENTRY_POINT_RENAME(_LMBCSData17)
    1.90 +#define _LMBCSData18 U_ICU_ENTRY_POINT_RENAME(_LMBCSData18)
    1.91 +#define _LMBCSData19 U_ICU_ENTRY_POINT_RENAME(_LMBCSData19)
    1.92 +#define _LMBCSData2 U_ICU_ENTRY_POINT_RENAME(_LMBCSData2)
    1.93 +#define _LMBCSData3 U_ICU_ENTRY_POINT_RENAME(_LMBCSData3)
    1.94 +#define _LMBCSData4 U_ICU_ENTRY_POINT_RENAME(_LMBCSData4)
    1.95 +#define _LMBCSData5 U_ICU_ENTRY_POINT_RENAME(_LMBCSData5)
    1.96 +#define _LMBCSData6 U_ICU_ENTRY_POINT_RENAME(_LMBCSData6)
    1.97 +#define _LMBCSData8 U_ICU_ENTRY_POINT_RENAME(_LMBCSData8)
    1.98 +#define _Latin1Data U_ICU_ENTRY_POINT_RENAME(_Latin1Data)
    1.99 +#define _MBCSData U_ICU_ENTRY_POINT_RENAME(_MBCSData)
   1.100 +#define _SCSUData U_ICU_ENTRY_POINT_RENAME(_SCSUData)
   1.101 +#define _UTF16BEData U_ICU_ENTRY_POINT_RENAME(_UTF16BEData)
   1.102 +#define _UTF16Data U_ICU_ENTRY_POINT_RENAME(_UTF16Data)
   1.103 +#define _UTF16LEData U_ICU_ENTRY_POINT_RENAME(_UTF16LEData)
   1.104 +#define _UTF32BEData U_ICU_ENTRY_POINT_RENAME(_UTF32BEData)
   1.105 +#define _UTF32Data U_ICU_ENTRY_POINT_RENAME(_UTF32Data)
   1.106 +#define _UTF32LEData U_ICU_ENTRY_POINT_RENAME(_UTF32LEData)
   1.107 +#define _UTF7Data U_ICU_ENTRY_POINT_RENAME(_UTF7Data)
   1.108 +#define _UTF8Data U_ICU_ENTRY_POINT_RENAME(_UTF8Data)
   1.109 +#define cmemory_cleanup U_ICU_ENTRY_POINT_RENAME(cmemory_cleanup)
   1.110 +#define cmemory_inUse U_ICU_ENTRY_POINT_RENAME(cmemory_inUse)
   1.111 +#define izrule_clone U_ICU_ENTRY_POINT_RENAME(izrule_clone)
   1.112 +#define izrule_close U_ICU_ENTRY_POINT_RENAME(izrule_close)
   1.113 +#define izrule_equals U_ICU_ENTRY_POINT_RENAME(izrule_equals)
   1.114 +#define izrule_getDSTSavings U_ICU_ENTRY_POINT_RENAME(izrule_getDSTSavings)
   1.115 +#define izrule_getDynamicClassID U_ICU_ENTRY_POINT_RENAME(izrule_getDynamicClassID)
   1.116 +#define izrule_getFinalStart U_ICU_ENTRY_POINT_RENAME(izrule_getFinalStart)
   1.117 +#define izrule_getFirstStart U_ICU_ENTRY_POINT_RENAME(izrule_getFirstStart)
   1.118 +#define izrule_getName U_ICU_ENTRY_POINT_RENAME(izrule_getName)
   1.119 +#define izrule_getNextStart U_ICU_ENTRY_POINT_RENAME(izrule_getNextStart)
   1.120 +#define izrule_getPreviousStart U_ICU_ENTRY_POINT_RENAME(izrule_getPreviousStart)
   1.121 +#define izrule_getRawOffset U_ICU_ENTRY_POINT_RENAME(izrule_getRawOffset)
   1.122 +#define izrule_getStaticClassID U_ICU_ENTRY_POINT_RENAME(izrule_getStaticClassID)
   1.123 +#define izrule_isEquivalentTo U_ICU_ENTRY_POINT_RENAME(izrule_isEquivalentTo)
   1.124 +#define izrule_open U_ICU_ENTRY_POINT_RENAME(izrule_open)
   1.125 +#define le_close U_ICU_ENTRY_POINT_RENAME(le_close)
   1.126 +#define le_create U_ICU_ENTRY_POINT_RENAME(le_create)
   1.127 +#define le_getCharIndices U_ICU_ENTRY_POINT_RENAME(le_getCharIndices)
   1.128 +#define le_getCharIndicesWithBase U_ICU_ENTRY_POINT_RENAME(le_getCharIndicesWithBase)
   1.129 +#define le_getGlyphCount U_ICU_ENTRY_POINT_RENAME(le_getGlyphCount)
   1.130 +#define le_getGlyphPosition U_ICU_ENTRY_POINT_RENAME(le_getGlyphPosition)
   1.131 +#define le_getGlyphPositions U_ICU_ENTRY_POINT_RENAME(le_getGlyphPositions)
   1.132 +#define le_getGlyphs U_ICU_ENTRY_POINT_RENAME(le_getGlyphs)
   1.133 +#define le_layoutChars U_ICU_ENTRY_POINT_RENAME(le_layoutChars)
   1.134 +#define le_reset U_ICU_ENTRY_POINT_RENAME(le_reset)
   1.135 +#define locale_getKeywords U_ICU_ENTRY_POINT_RENAME(locale_getKeywords)
   1.136 +#define locale_getKeywordsStart U_ICU_ENTRY_POINT_RENAME(locale_getKeywordsStart)
   1.137 +#define locale_get_default U_ICU_ENTRY_POINT_RENAME(locale_get_default)
   1.138 +#define locale_set_default U_ICU_ENTRY_POINT_RENAME(locale_set_default)
   1.139 +#define pl_addFontRun U_ICU_ENTRY_POINT_RENAME(pl_addFontRun)
   1.140 +#define pl_addLocaleRun U_ICU_ENTRY_POINT_RENAME(pl_addLocaleRun)
   1.141 +#define pl_addValueRun U_ICU_ENTRY_POINT_RENAME(pl_addValueRun)
   1.142 +#define pl_close U_ICU_ENTRY_POINT_RENAME(pl_close)
   1.143 +#define pl_closeFontRuns U_ICU_ENTRY_POINT_RENAME(pl_closeFontRuns)
   1.144 +#define pl_closeLine U_ICU_ENTRY_POINT_RENAME(pl_closeLine)
   1.145 +#define pl_closeLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_closeLocaleRuns)
   1.146 +#define pl_closeValueRuns U_ICU_ENTRY_POINT_RENAME(pl_closeValueRuns)
   1.147 +#define pl_countLineRuns U_ICU_ENTRY_POINT_RENAME(pl_countLineRuns)
   1.148 +#define pl_create U_ICU_ENTRY_POINT_RENAME(pl_create)
   1.149 +#define pl_getAscent U_ICU_ENTRY_POINT_RENAME(pl_getAscent)
   1.150 +#define pl_getDescent U_ICU_ENTRY_POINT_RENAME(pl_getDescent)
   1.151 +#define pl_getFontRunCount U_ICU_ENTRY_POINT_RENAME(pl_getFontRunCount)
   1.152 +#define pl_getFontRunFont U_ICU_ENTRY_POINT_RENAME(pl_getFontRunFont)
   1.153 +#define pl_getFontRunLastLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLastLimit)
   1.154 +#define pl_getFontRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getFontRunLimit)
   1.155 +#define pl_getLeading U_ICU_ENTRY_POINT_RENAME(pl_getLeading)
   1.156 +#define pl_getLineAscent U_ICU_ENTRY_POINT_RENAME(pl_getLineAscent)
   1.157 +#define pl_getLineDescent U_ICU_ENTRY_POINT_RENAME(pl_getLineDescent)
   1.158 +#define pl_getLineLeading U_ICU_ENTRY_POINT_RENAME(pl_getLineLeading)
   1.159 +#define pl_getLineVisualRun U_ICU_ENTRY_POINT_RENAME(pl_getLineVisualRun)
   1.160 +#define pl_getLineWidth U_ICU_ENTRY_POINT_RENAME(pl_getLineWidth)
   1.161 +#define pl_getLocaleRunCount U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunCount)
   1.162 +#define pl_getLocaleRunLastLimit U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunLastLimit)
   1.163 +#define pl_getLocaleRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunLimit)
   1.164 +#define pl_getLocaleRunLocale U_ICU_ENTRY_POINT_RENAME(pl_getLocaleRunLocale)
   1.165 +#define pl_getParagraphLevel U_ICU_ENTRY_POINT_RENAME(pl_getParagraphLevel)
   1.166 +#define pl_getTextDirection U_ICU_ENTRY_POINT_RENAME(pl_getTextDirection)
   1.167 +#define pl_getValueRunCount U_ICU_ENTRY_POINT_RENAME(pl_getValueRunCount)
   1.168 +#define pl_getValueRunLastLimit U_ICU_ENTRY_POINT_RENAME(pl_getValueRunLastLimit)
   1.169 +#define pl_getValueRunLimit U_ICU_ENTRY_POINT_RENAME(pl_getValueRunLimit)
   1.170 +#define pl_getValueRunValue U_ICU_ENTRY_POINT_RENAME(pl_getValueRunValue)
   1.171 +#define pl_getVisualRunAscent U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunAscent)
   1.172 +#define pl_getVisualRunDescent U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunDescent)
   1.173 +#define pl_getVisualRunDirection U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunDirection)
   1.174 +#define pl_getVisualRunFont U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunFont)
   1.175 +#define pl_getVisualRunGlyphCount U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunGlyphCount)
   1.176 +#define pl_getVisualRunGlyphToCharMap U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunGlyphToCharMap)
   1.177 +#define pl_getVisualRunGlyphs U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunGlyphs)
   1.178 +#define pl_getVisualRunLeading U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunLeading)
   1.179 +#define pl_getVisualRunPositions U_ICU_ENTRY_POINT_RENAME(pl_getVisualRunPositions)
   1.180 +#define pl_isComplex U_ICU_ENTRY_POINT_RENAME(pl_isComplex)
   1.181 +#define pl_nextLine U_ICU_ENTRY_POINT_RENAME(pl_nextLine)
   1.182 +#define pl_openEmptyFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyFontRuns)
   1.183 +#define pl_openEmptyLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyLocaleRuns)
   1.184 +#define pl_openEmptyValueRuns U_ICU_ENTRY_POINT_RENAME(pl_openEmptyValueRuns)
   1.185 +#define pl_openFontRuns U_ICU_ENTRY_POINT_RENAME(pl_openFontRuns)
   1.186 +#define pl_openLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_openLocaleRuns)
   1.187 +#define pl_openValueRuns U_ICU_ENTRY_POINT_RENAME(pl_openValueRuns)
   1.188 +#define pl_reflow U_ICU_ENTRY_POINT_RENAME(pl_reflow)
   1.189 +#define pl_resetFontRuns U_ICU_ENTRY_POINT_RENAME(pl_resetFontRuns)
   1.190 +#define pl_resetLocaleRuns U_ICU_ENTRY_POINT_RENAME(pl_resetLocaleRuns)
   1.191 +#define pl_resetValueRuns U_ICU_ENTRY_POINT_RENAME(pl_resetValueRuns)
   1.192 +#define res_countArrayItems U_ICU_ENTRY_POINT_RENAME(res_countArrayItems)
   1.193 +#define res_findResource U_ICU_ENTRY_POINT_RENAME(res_findResource)
   1.194 +#define res_getAlias U_ICU_ENTRY_POINT_RENAME(res_getAlias)
   1.195 +#define res_getArrayItem U_ICU_ENTRY_POINT_RENAME(res_getArrayItem)
   1.196 +#define res_getBinary U_ICU_ENTRY_POINT_RENAME(res_getBinary)
   1.197 +#define res_getIntVector U_ICU_ENTRY_POINT_RENAME(res_getIntVector)
   1.198 +#define res_getPublicType U_ICU_ENTRY_POINT_RENAME(res_getPublicType)
   1.199 +#define res_getResource U_ICU_ENTRY_POINT_RENAME(res_getResource)
   1.200 +#define res_getString U_ICU_ENTRY_POINT_RENAME(res_getString)
   1.201 +#define res_getTableItemByIndex U_ICU_ENTRY_POINT_RENAME(res_getTableItemByIndex)
   1.202 +#define res_getTableItemByKey U_ICU_ENTRY_POINT_RENAME(res_getTableItemByKey)
   1.203 +#define res_load U_ICU_ENTRY_POINT_RENAME(res_load)
   1.204 +#define res_read U_ICU_ENTRY_POINT_RENAME(res_read)
   1.205 +#define res_unload U_ICU_ENTRY_POINT_RENAME(res_unload)
   1.206 +#define u_UCharsToChars U_ICU_ENTRY_POINT_RENAME(u_UCharsToChars)
   1.207 +#define u_austrcpy U_ICU_ENTRY_POINT_RENAME(u_austrcpy)
   1.208 +#define u_austrncpy U_ICU_ENTRY_POINT_RENAME(u_austrncpy)
   1.209 +#define u_catclose U_ICU_ENTRY_POINT_RENAME(u_catclose)
   1.210 +#define u_catgets U_ICU_ENTRY_POINT_RENAME(u_catgets)
   1.211 +#define u_catopen U_ICU_ENTRY_POINT_RENAME(u_catopen)
   1.212 +#define u_charAge U_ICU_ENTRY_POINT_RENAME(u_charAge)
   1.213 +#define u_charDigitValue U_ICU_ENTRY_POINT_RENAME(u_charDigitValue)
   1.214 +#define u_charDirection U_ICU_ENTRY_POINT_RENAME(u_charDirection)
   1.215 +#define u_charFromName U_ICU_ENTRY_POINT_RENAME(u_charFromName)
   1.216 +#define u_charMirror U_ICU_ENTRY_POINT_RENAME(u_charMirror)
   1.217 +#define u_charName U_ICU_ENTRY_POINT_RENAME(u_charName)
   1.218 +#define u_charType U_ICU_ENTRY_POINT_RENAME(u_charType)
   1.219 +#define u_charsToUChars U_ICU_ENTRY_POINT_RENAME(u_charsToUChars)
   1.220 +#define u_cleanup U_ICU_ENTRY_POINT_RENAME(u_cleanup)
   1.221 +#define u_countChar32 U_ICU_ENTRY_POINT_RENAME(u_countChar32)
   1.222 +#define u_digit U_ICU_ENTRY_POINT_RENAME(u_digit)
   1.223 +#define u_enumCharNames U_ICU_ENTRY_POINT_RENAME(u_enumCharNames)
   1.224 +#define u_enumCharTypes U_ICU_ENTRY_POINT_RENAME(u_enumCharTypes)
   1.225 +#define u_errorName U_ICU_ENTRY_POINT_RENAME(u_errorName)
   1.226 +#define u_fadopt U_ICU_ENTRY_POINT_RENAME(u_fadopt)
   1.227 +#define u_fclose U_ICU_ENTRY_POINT_RENAME(u_fclose)
   1.228 +#define u_feof U_ICU_ENTRY_POINT_RENAME(u_feof)
   1.229 +#define u_fflush U_ICU_ENTRY_POINT_RENAME(u_fflush)
   1.230 +#define u_fgetConverter U_ICU_ENTRY_POINT_RENAME(u_fgetConverter)
   1.231 +#define u_fgetNumberFormat U_ICU_ENTRY_POINT_RENAME(u_fgetNumberFormat)
   1.232 +#define u_fgetc U_ICU_ENTRY_POINT_RENAME(u_fgetc)
   1.233 +#define u_fgetcodepage U_ICU_ENTRY_POINT_RENAME(u_fgetcodepage)
   1.234 +#define u_fgetcx U_ICU_ENTRY_POINT_RENAME(u_fgetcx)
   1.235 +#define u_fgetfile U_ICU_ENTRY_POINT_RENAME(u_fgetfile)
   1.236 +#define u_fgetlocale U_ICU_ENTRY_POINT_RENAME(u_fgetlocale)
   1.237 +#define u_fgets U_ICU_ENTRY_POINT_RENAME(u_fgets)
   1.238 +#define u_file_read U_ICU_ENTRY_POINT_RENAME(u_file_read)
   1.239 +#define u_file_write U_ICU_ENTRY_POINT_RENAME(u_file_write)
   1.240 +#define u_file_write_flush U_ICU_ENTRY_POINT_RENAME(u_file_write_flush)
   1.241 +#define u_finit U_ICU_ENTRY_POINT_RENAME(u_finit)
   1.242 +#define u_flushDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_flushDefaultConverter)
   1.243 +#define u_foldCase U_ICU_ENTRY_POINT_RENAME(u_foldCase)
   1.244 +#define u_fopen U_ICU_ENTRY_POINT_RENAME(u_fopen)
   1.245 +#define u_forDigit U_ICU_ENTRY_POINT_RENAME(u_forDigit)
   1.246 +#define u_formatMessage U_ICU_ENTRY_POINT_RENAME(u_formatMessage)
   1.247 +#define u_formatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_formatMessageWithError)
   1.248 +#define u_fprintf U_ICU_ENTRY_POINT_RENAME(u_fprintf)
   1.249 +#define u_fprintf_u U_ICU_ENTRY_POINT_RENAME(u_fprintf_u)
   1.250 +#define u_fputc U_ICU_ENTRY_POINT_RENAME(u_fputc)
   1.251 +#define u_fputs U_ICU_ENTRY_POINT_RENAME(u_fputs)
   1.252 +#define u_frewind U_ICU_ENTRY_POINT_RENAME(u_frewind)
   1.253 +#define u_fscanf U_ICU_ENTRY_POINT_RENAME(u_fscanf)
   1.254 +#define u_fscanf_u U_ICU_ENTRY_POINT_RENAME(u_fscanf_u)
   1.255 +#define u_fsetcodepage U_ICU_ENTRY_POINT_RENAME(u_fsetcodepage)
   1.256 +#define u_fsetlocale U_ICU_ENTRY_POINT_RENAME(u_fsetlocale)
   1.257 +#define u_fsettransliterator U_ICU_ENTRY_POINT_RENAME(u_fsettransliterator)
   1.258 +#define u_fstropen U_ICU_ENTRY_POINT_RENAME(u_fstropen)
   1.259 +#define u_fungetc U_ICU_ENTRY_POINT_RENAME(u_fungetc)
   1.260 +#define u_getBidiPairedBracket U_ICU_ENTRY_POINT_RENAME(u_getBidiPairedBracket)
   1.261 +#define u_getCombiningClass U_ICU_ENTRY_POINT_RENAME(u_getCombiningClass)
   1.262 +#define u_getDataDirectory U_ICU_ENTRY_POINT_RENAME(u_getDataDirectory)
   1.263 +#define u_getDataVersion U_ICU_ENTRY_POINT_RENAME(u_getDataVersion)
   1.264 +#define u_getDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_getDefaultConverter)
   1.265 +#define u_getFC_NFKC_Closure U_ICU_ENTRY_POINT_RENAME(u_getFC_NFKC_Closure)
   1.266 +#define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment)
   1.267 +#define u_getIntPropertyMaxValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMaxValue)
   1.268 +#define u_getIntPropertyMinValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMinValue)
   1.269 +#define u_getIntPropertyValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyValue)
   1.270 +#define u_getMainProperties U_ICU_ENTRY_POINT_RENAME(u_getMainProperties)
   1.271 +#define u_getNumericValue U_ICU_ENTRY_POINT_RENAME(u_getNumericValue)
   1.272 +#define u_getPropertyEnum U_ICU_ENTRY_POINT_RENAME(u_getPropertyEnum)
   1.273 +#define u_getPropertyName U_ICU_ENTRY_POINT_RENAME(u_getPropertyName)
   1.274 +#define u_getPropertyValueEnum U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueEnum)
   1.275 +#define u_getPropertyValueName U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueName)
   1.276 +#define u_getUnicodeProperties U_ICU_ENTRY_POINT_RENAME(u_getUnicodeProperties)
   1.277 +#define u_getUnicodeVersion U_ICU_ENTRY_POINT_RENAME(u_getUnicodeVersion)
   1.278 +#define u_getVersion U_ICU_ENTRY_POINT_RENAME(u_getVersion)
   1.279 +#define u_get_stdout U_ICU_ENTRY_POINT_RENAME(u_get_stdout)
   1.280 +#define u_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(u_hasBinaryProperty)
   1.281 +#define u_init U_ICU_ENTRY_POINT_RENAME(u_init)
   1.282 +#define u_isIDIgnorable U_ICU_ENTRY_POINT_RENAME(u_isIDIgnorable)
   1.283 +#define u_isIDPart U_ICU_ENTRY_POINT_RENAME(u_isIDPart)
   1.284 +#define u_isIDStart U_ICU_ENTRY_POINT_RENAME(u_isIDStart)
   1.285 +#define u_isISOControl U_ICU_ENTRY_POINT_RENAME(u_isISOControl)
   1.286 +#define u_isJavaIDPart U_ICU_ENTRY_POINT_RENAME(u_isJavaIDPart)
   1.287 +#define u_isJavaIDStart U_ICU_ENTRY_POINT_RENAME(u_isJavaIDStart)
   1.288 +#define u_isJavaSpaceChar U_ICU_ENTRY_POINT_RENAME(u_isJavaSpaceChar)
   1.289 +#define u_isMirrored U_ICU_ENTRY_POINT_RENAME(u_isMirrored)
   1.290 +#define u_isUAlphabetic U_ICU_ENTRY_POINT_RENAME(u_isUAlphabetic)
   1.291 +#define u_isULowercase U_ICU_ENTRY_POINT_RENAME(u_isULowercase)
   1.292 +#define u_isUUppercase U_ICU_ENTRY_POINT_RENAME(u_isUUppercase)
   1.293 +#define u_isUWhiteSpace U_ICU_ENTRY_POINT_RENAME(u_isUWhiteSpace)
   1.294 +#define u_isWhitespace U_ICU_ENTRY_POINT_RENAME(u_isWhitespace)
   1.295 +#define u_isalnum U_ICU_ENTRY_POINT_RENAME(u_isalnum)
   1.296 +#define u_isalnumPOSIX U_ICU_ENTRY_POINT_RENAME(u_isalnumPOSIX)
   1.297 +#define u_isalpha U_ICU_ENTRY_POINT_RENAME(u_isalpha)
   1.298 +#define u_isbase U_ICU_ENTRY_POINT_RENAME(u_isbase)
   1.299 +#define u_isblank U_ICU_ENTRY_POINT_RENAME(u_isblank)
   1.300 +#define u_iscntrl U_ICU_ENTRY_POINT_RENAME(u_iscntrl)
   1.301 +#define u_isdefined U_ICU_ENTRY_POINT_RENAME(u_isdefined)
   1.302 +#define u_isdigit U_ICU_ENTRY_POINT_RENAME(u_isdigit)
   1.303 +#define u_isgraph U_ICU_ENTRY_POINT_RENAME(u_isgraph)
   1.304 +#define u_isgraphPOSIX U_ICU_ENTRY_POINT_RENAME(u_isgraphPOSIX)
   1.305 +#define u_islower U_ICU_ENTRY_POINT_RENAME(u_islower)
   1.306 +#define u_isprint U_ICU_ENTRY_POINT_RENAME(u_isprint)
   1.307 +#define u_isprintPOSIX U_ICU_ENTRY_POINT_RENAME(u_isprintPOSIX)
   1.308 +#define u_ispunct U_ICU_ENTRY_POINT_RENAME(u_ispunct)
   1.309 +#define u_isspace U_ICU_ENTRY_POINT_RENAME(u_isspace)
   1.310 +#define u_istitle U_ICU_ENTRY_POINT_RENAME(u_istitle)
   1.311 +#define u_isupper U_ICU_ENTRY_POINT_RENAME(u_isupper)
   1.312 +#define u_isxdigit U_ICU_ENTRY_POINT_RENAME(u_isxdigit)
   1.313 +#define u_locbund_close U_ICU_ENTRY_POINT_RENAME(u_locbund_close)
   1.314 +#define u_locbund_getNumberFormat U_ICU_ENTRY_POINT_RENAME(u_locbund_getNumberFormat)
   1.315 +#define u_locbund_init U_ICU_ENTRY_POINT_RENAME(u_locbund_init)
   1.316 +#define u_memcasecmp U_ICU_ENTRY_POINT_RENAME(u_memcasecmp)
   1.317 +#define u_memchr U_ICU_ENTRY_POINT_RENAME(u_memchr)
   1.318 +#define u_memchr32 U_ICU_ENTRY_POINT_RENAME(u_memchr32)
   1.319 +#define u_memcmp U_ICU_ENTRY_POINT_RENAME(u_memcmp)
   1.320 +#define u_memcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_memcmpCodePointOrder)
   1.321 +#define u_memcpy U_ICU_ENTRY_POINT_RENAME(u_memcpy)
   1.322 +#define u_memmove U_ICU_ENTRY_POINT_RENAME(u_memmove)
   1.323 +#define u_memrchr U_ICU_ENTRY_POINT_RENAME(u_memrchr)
   1.324 +#define u_memrchr32 U_ICU_ENTRY_POINT_RENAME(u_memrchr32)
   1.325 +#define u_memset U_ICU_ENTRY_POINT_RENAME(u_memset)
   1.326 +#define u_parseMessage U_ICU_ENTRY_POINT_RENAME(u_parseMessage)
   1.327 +#define u_parseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_parseMessageWithError)
   1.328 +#define u_printf U_ICU_ENTRY_POINT_RENAME(u_printf)
   1.329 +#define u_printf_parse U_ICU_ENTRY_POINT_RENAME(u_printf_parse)
   1.330 +#define u_printf_u U_ICU_ENTRY_POINT_RENAME(u_printf_u)
   1.331 +#define u_releaseDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_releaseDefaultConverter)
   1.332 +#define u_scanf_parse U_ICU_ENTRY_POINT_RENAME(u_scanf_parse)
   1.333 +#define u_setAtomicIncDecFunctions U_ICU_ENTRY_POINT_RENAME(u_setAtomicIncDecFunctions)
   1.334 +#define u_setDataDirectory U_ICU_ENTRY_POINT_RENAME(u_setDataDirectory)
   1.335 +#define u_setMemoryFunctions U_ICU_ENTRY_POINT_RENAME(u_setMemoryFunctions)
   1.336 +#define u_setMutexFunctions U_ICU_ENTRY_POINT_RENAME(u_setMutexFunctions)
   1.337 +#define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic)
   1.338 +#define u_snprintf U_ICU_ENTRY_POINT_RENAME(u_snprintf)
   1.339 +#define u_snprintf_u U_ICU_ENTRY_POINT_RENAME(u_snprintf_u)
   1.340 +#define u_sprintf U_ICU_ENTRY_POINT_RENAME(u_sprintf)
   1.341 +#define u_sprintf_u U_ICU_ENTRY_POINT_RENAME(u_sprintf_u)
   1.342 +#define u_sscanf U_ICU_ENTRY_POINT_RENAME(u_sscanf)
   1.343 +#define u_sscanf_u U_ICU_ENTRY_POINT_RENAME(u_sscanf_u)
   1.344 +#define u_strCaseCompare U_ICU_ENTRY_POINT_RENAME(u_strCaseCompare)
   1.345 +#define u_strCompare U_ICU_ENTRY_POINT_RENAME(u_strCompare)
   1.346 +#define u_strCompareIter U_ICU_ENTRY_POINT_RENAME(u_strCompareIter)
   1.347 +#define u_strFindFirst U_ICU_ENTRY_POINT_RENAME(u_strFindFirst)
   1.348 +#define u_strFindLast U_ICU_ENTRY_POINT_RENAME(u_strFindLast)
   1.349 +#define u_strFoldCase U_ICU_ENTRY_POINT_RENAME(u_strFoldCase)
   1.350 +#define u_strFromJavaModifiedUTF8WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromJavaModifiedUTF8WithSub)
   1.351 +#define u_strFromPunycode U_ICU_ENTRY_POINT_RENAME(u_strFromPunycode)
   1.352 +#define u_strFromUTF32 U_ICU_ENTRY_POINT_RENAME(u_strFromUTF32)
   1.353 +#define u_strFromUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromUTF32WithSub)
   1.354 +#define u_strFromUTF8 U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8)
   1.355 +#define u_strFromUTF8Lenient U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8Lenient)
   1.356 +#define u_strFromUTF8WithSub U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8WithSub)
   1.357 +#define u_strFromWCS U_ICU_ENTRY_POINT_RENAME(u_strFromWCS)
   1.358 +#define u_strHasMoreChar32Than U_ICU_ENTRY_POINT_RENAME(u_strHasMoreChar32Than)
   1.359 +#define u_strToJavaModifiedUTF8 U_ICU_ENTRY_POINT_RENAME(u_strToJavaModifiedUTF8)
   1.360 +#define u_strToLower U_ICU_ENTRY_POINT_RENAME(u_strToLower)
   1.361 +#define u_strToPunycode U_ICU_ENTRY_POINT_RENAME(u_strToPunycode)
   1.362 +#define u_strToTitle U_ICU_ENTRY_POINT_RENAME(u_strToTitle)
   1.363 +#define u_strToUTF32 U_ICU_ENTRY_POINT_RENAME(u_strToUTF32)
   1.364 +#define u_strToUTF32WithSub U_ICU_ENTRY_POINT_RENAME(u_strToUTF32WithSub)
   1.365 +#define u_strToUTF8 U_ICU_ENTRY_POINT_RENAME(u_strToUTF8)
   1.366 +#define u_strToUTF8WithSub U_ICU_ENTRY_POINT_RENAME(u_strToUTF8WithSub)
   1.367 +#define u_strToUpper U_ICU_ENTRY_POINT_RENAME(u_strToUpper)
   1.368 +#define u_strToWCS U_ICU_ENTRY_POINT_RENAME(u_strToWCS)
   1.369 +#define u_strcasecmp U_ICU_ENTRY_POINT_RENAME(u_strcasecmp)
   1.370 +#define u_strcat U_ICU_ENTRY_POINT_RENAME(u_strcat)
   1.371 +#define u_strchr U_ICU_ENTRY_POINT_RENAME(u_strchr)
   1.372 +#define u_strchr32 U_ICU_ENTRY_POINT_RENAME(u_strchr32)
   1.373 +#define u_strcmp U_ICU_ENTRY_POINT_RENAME(u_strcmp)
   1.374 +#define u_strcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strcmpCodePointOrder)
   1.375 +#define u_strcmpFold U_ICU_ENTRY_POINT_RENAME(u_strcmpFold)
   1.376 +#define u_strcpy U_ICU_ENTRY_POINT_RENAME(u_strcpy)
   1.377 +#define u_strcspn U_ICU_ENTRY_POINT_RENAME(u_strcspn)
   1.378 +#define u_strlen U_ICU_ENTRY_POINT_RENAME(u_strlen)
   1.379 +#define u_strncasecmp U_ICU_ENTRY_POINT_RENAME(u_strncasecmp)
   1.380 +#define u_strncat U_ICU_ENTRY_POINT_RENAME(u_strncat)
   1.381 +#define u_strncmp U_ICU_ENTRY_POINT_RENAME(u_strncmp)
   1.382 +#define u_strncmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strncmpCodePointOrder)
   1.383 +#define u_strncpy U_ICU_ENTRY_POINT_RENAME(u_strncpy)
   1.384 +#define u_strpbrk U_ICU_ENTRY_POINT_RENAME(u_strpbrk)
   1.385 +#define u_strrchr U_ICU_ENTRY_POINT_RENAME(u_strrchr)
   1.386 +#define u_strrchr32 U_ICU_ENTRY_POINT_RENAME(u_strrchr32)
   1.387 +#define u_strrstr U_ICU_ENTRY_POINT_RENAME(u_strrstr)
   1.388 +#define u_strspn U_ICU_ENTRY_POINT_RENAME(u_strspn)
   1.389 +#define u_strstr U_ICU_ENTRY_POINT_RENAME(u_strstr)
   1.390 +#define u_strtok_r U_ICU_ENTRY_POINT_RENAME(u_strtok_r)
   1.391 +#define u_terminateChars U_ICU_ENTRY_POINT_RENAME(u_terminateChars)
   1.392 +#define u_terminateUChar32s U_ICU_ENTRY_POINT_RENAME(u_terminateUChar32s)
   1.393 +#define u_terminateUChars U_ICU_ENTRY_POINT_RENAME(u_terminateUChars)
   1.394 +#define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars)
   1.395 +#define u_tolower U_ICU_ENTRY_POINT_RENAME(u_tolower)
   1.396 +#define u_totitle U_ICU_ENTRY_POINT_RENAME(u_totitle)
   1.397 +#define u_toupper U_ICU_ENTRY_POINT_RENAME(u_toupper)
   1.398 +#define u_uastrcpy U_ICU_ENTRY_POINT_RENAME(u_uastrcpy)
   1.399 +#define u_uastrncpy U_ICU_ENTRY_POINT_RENAME(u_uastrncpy)
   1.400 +#define u_unescape U_ICU_ENTRY_POINT_RENAME(u_unescape)
   1.401 +#define u_unescapeAt U_ICU_ENTRY_POINT_RENAME(u_unescapeAt)
   1.402 +#define u_versionFromString U_ICU_ENTRY_POINT_RENAME(u_versionFromString)
   1.403 +#define u_versionFromUString U_ICU_ENTRY_POINT_RENAME(u_versionFromUString)
   1.404 +#define u_versionToString U_ICU_ENTRY_POINT_RENAME(u_versionToString)
   1.405 +#define u_vformatMessage U_ICU_ENTRY_POINT_RENAME(u_vformatMessage)
   1.406 +#define u_vformatMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vformatMessageWithError)
   1.407 +#define u_vfprintf U_ICU_ENTRY_POINT_RENAME(u_vfprintf)
   1.408 +#define u_vfprintf_u U_ICU_ENTRY_POINT_RENAME(u_vfprintf_u)
   1.409 +#define u_vfscanf U_ICU_ENTRY_POINT_RENAME(u_vfscanf)
   1.410 +#define u_vfscanf_u U_ICU_ENTRY_POINT_RENAME(u_vfscanf_u)
   1.411 +#define u_vparseMessage U_ICU_ENTRY_POINT_RENAME(u_vparseMessage)
   1.412 +#define u_vparseMessageWithError U_ICU_ENTRY_POINT_RENAME(u_vparseMessageWithError)
   1.413 +#define u_vsnprintf U_ICU_ENTRY_POINT_RENAME(u_vsnprintf)
   1.414 +#define u_vsnprintf_u U_ICU_ENTRY_POINT_RENAME(u_vsnprintf_u)
   1.415 +#define u_vsprintf U_ICU_ENTRY_POINT_RENAME(u_vsprintf)
   1.416 +#define u_vsprintf_u U_ICU_ENTRY_POINT_RENAME(u_vsprintf_u)
   1.417 +#define u_vsscanf U_ICU_ENTRY_POINT_RENAME(u_vsscanf)
   1.418 +#define u_vsscanf_u U_ICU_ENTRY_POINT_RENAME(u_vsscanf_u)
   1.419 +#define u_writeDiff U_ICU_ENTRY_POINT_RENAME(u_writeDiff)
   1.420 +#define u_writeIdenticalLevelRun U_ICU_ENTRY_POINT_RENAME(u_writeIdenticalLevelRun)
   1.421 +#define u_writeIdenticalLevelRunTwoChars U_ICU_ENTRY_POINT_RENAME(u_writeIdenticalLevelRunTwoChars)
   1.422 +#define ubidi_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ubidi_addPropertyStarts)
   1.423 +#define ubidi_close U_ICU_ENTRY_POINT_RENAME(ubidi_close)
   1.424 +#define ubidi_countParagraphs U_ICU_ENTRY_POINT_RENAME(ubidi_countParagraphs)
   1.425 +#define ubidi_countRuns U_ICU_ENTRY_POINT_RENAME(ubidi_countRuns)
   1.426 +#define ubidi_getBaseDirection U_ICU_ENTRY_POINT_RENAME(ubidi_getBaseDirection)
   1.427 +#define ubidi_getClass U_ICU_ENTRY_POINT_RENAME(ubidi_getClass)
   1.428 +#define ubidi_getClassCallback U_ICU_ENTRY_POINT_RENAME(ubidi_getClassCallback)
   1.429 +#define ubidi_getCustomizedClass U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedClass)
   1.430 +#define ubidi_getDirection U_ICU_ENTRY_POINT_RENAME(ubidi_getDirection)
   1.431 +#define ubidi_getJoiningGroup U_ICU_ENTRY_POINT_RENAME(ubidi_getJoiningGroup)
   1.432 +#define ubidi_getJoiningType U_ICU_ENTRY_POINT_RENAME(ubidi_getJoiningType)
   1.433 +#define ubidi_getLength U_ICU_ENTRY_POINT_RENAME(ubidi_getLength)
   1.434 +#define ubidi_getLevelAt U_ICU_ENTRY_POINT_RENAME(ubidi_getLevelAt)
   1.435 +#define ubidi_getLevels U_ICU_ENTRY_POINT_RENAME(ubidi_getLevels)
   1.436 +#define ubidi_getLogicalIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalIndex)
   1.437 +#define ubidi_getLogicalMap U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalMap)
   1.438 +#define ubidi_getLogicalRun U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalRun)
   1.439 +#define ubidi_getMaxValue U_ICU_ENTRY_POINT_RENAME(ubidi_getMaxValue)
   1.440 +#define ubidi_getMemory U_ICU_ENTRY_POINT_RENAME(ubidi_getMemory)
   1.441 +#define ubidi_getMirror U_ICU_ENTRY_POINT_RENAME(ubidi_getMirror)
   1.442 +#define ubidi_getPairedBracket U_ICU_ENTRY_POINT_RENAME(ubidi_getPairedBracket)
   1.443 +#define ubidi_getPairedBracketType U_ICU_ENTRY_POINT_RENAME(ubidi_getPairedBracketType)
   1.444 +#define ubidi_getParaLevel U_ICU_ENTRY_POINT_RENAME(ubidi_getParaLevel)
   1.445 +#define ubidi_getParaLevelAtIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParaLevelAtIndex)
   1.446 +#define ubidi_getParagraph U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraph)
   1.447 +#define ubidi_getParagraphByIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraphByIndex)
   1.448 +#define ubidi_getProcessedLength U_ICU_ENTRY_POINT_RENAME(ubidi_getProcessedLength)
   1.449 +#define ubidi_getReorderingMode U_ICU_ENTRY_POINT_RENAME(ubidi_getReorderingMode)
   1.450 +#define ubidi_getReorderingOptions U_ICU_ENTRY_POINT_RENAME(ubidi_getReorderingOptions)
   1.451 +#define ubidi_getResultLength U_ICU_ENTRY_POINT_RENAME(ubidi_getResultLength)
   1.452 +#define ubidi_getRuns U_ICU_ENTRY_POINT_RENAME(ubidi_getRuns)
   1.453 +#define ubidi_getSingleton U_ICU_ENTRY_POINT_RENAME(ubidi_getSingleton)
   1.454 +#define ubidi_getText U_ICU_ENTRY_POINT_RENAME(ubidi_getText)
   1.455 +#define ubidi_getVisualIndex U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualIndex)
   1.456 +#define ubidi_getVisualMap U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualMap)
   1.457 +#define ubidi_getVisualRun U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualRun)
   1.458 +#define ubidi_invertMap U_ICU_ENTRY_POINT_RENAME(ubidi_invertMap)
   1.459 +#define ubidi_isBidiControl U_ICU_ENTRY_POINT_RENAME(ubidi_isBidiControl)
   1.460 +#define ubidi_isInverse U_ICU_ENTRY_POINT_RENAME(ubidi_isInverse)
   1.461 +#define ubidi_isJoinControl U_ICU_ENTRY_POINT_RENAME(ubidi_isJoinControl)
   1.462 +#define ubidi_isMirrored U_ICU_ENTRY_POINT_RENAME(ubidi_isMirrored)
   1.463 +#define ubidi_isOrderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_isOrderParagraphsLTR)
   1.464 +#define ubidi_open U_ICU_ENTRY_POINT_RENAME(ubidi_open)
   1.465 +#define ubidi_openSized U_ICU_ENTRY_POINT_RENAME(ubidi_openSized)
   1.466 +#define ubidi_orderParagraphsLTR U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR)
   1.467 +#define ubidi_reorderLogical U_ICU_ENTRY_POINT_RENAME(ubidi_reorderLogical)
   1.468 +#define ubidi_reorderVisual U_ICU_ENTRY_POINT_RENAME(ubidi_reorderVisual)
   1.469 +#define ubidi_setClassCallback U_ICU_ENTRY_POINT_RENAME(ubidi_setClassCallback)
   1.470 +#define ubidi_setContext U_ICU_ENTRY_POINT_RENAME(ubidi_setContext)
   1.471 +#define ubidi_setInverse U_ICU_ENTRY_POINT_RENAME(ubidi_setInverse)
   1.472 +#define ubidi_setLine U_ICU_ENTRY_POINT_RENAME(ubidi_setLine)
   1.473 +#define ubidi_setPara U_ICU_ENTRY_POINT_RENAME(ubidi_setPara)
   1.474 +#define ubidi_setReorderingMode U_ICU_ENTRY_POINT_RENAME(ubidi_setReorderingMode)
   1.475 +#define ubidi_setReorderingOptions U_ICU_ENTRY_POINT_RENAME(ubidi_setReorderingOptions)
   1.476 +#define ubidi_writeReordered U_ICU_ENTRY_POINT_RENAME(ubidi_writeReordered)
   1.477 +#define ubidi_writeReverse U_ICU_ENTRY_POINT_RENAME(ubidi_writeReverse)
   1.478 +#define ublock_getCode U_ICU_ENTRY_POINT_RENAME(ublock_getCode)
   1.479 +#define ubrk_close U_ICU_ENTRY_POINT_RENAME(ubrk_close)
   1.480 +#define ubrk_countAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_countAvailable)
   1.481 +#define ubrk_current U_ICU_ENTRY_POINT_RENAME(ubrk_current)
   1.482 +#define ubrk_first U_ICU_ENTRY_POINT_RENAME(ubrk_first)
   1.483 +#define ubrk_following U_ICU_ENTRY_POINT_RENAME(ubrk_following)
   1.484 +#define ubrk_getAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_getAvailable)
   1.485 +#define ubrk_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ubrk_getLocaleByType)
   1.486 +#define ubrk_getRuleStatus U_ICU_ENTRY_POINT_RENAME(ubrk_getRuleStatus)
   1.487 +#define ubrk_getRuleStatusVec U_ICU_ENTRY_POINT_RENAME(ubrk_getRuleStatusVec)
   1.488 +#define ubrk_isBoundary U_ICU_ENTRY_POINT_RENAME(ubrk_isBoundary)
   1.489 +#define ubrk_last U_ICU_ENTRY_POINT_RENAME(ubrk_last)
   1.490 +#define ubrk_next U_ICU_ENTRY_POINT_RENAME(ubrk_next)
   1.491 +#define ubrk_open U_ICU_ENTRY_POINT_RENAME(ubrk_open)
   1.492 +#define ubrk_openRules U_ICU_ENTRY_POINT_RENAME(ubrk_openRules)
   1.493 +#define ubrk_preceding U_ICU_ENTRY_POINT_RENAME(ubrk_preceding)
   1.494 +#define ubrk_previous U_ICU_ENTRY_POINT_RENAME(ubrk_previous)
   1.495 +#define ubrk_refreshUText U_ICU_ENTRY_POINT_RENAME(ubrk_refreshUText)
   1.496 +#define ubrk_safeClone U_ICU_ENTRY_POINT_RENAME(ubrk_safeClone)
   1.497 +#define ubrk_setText U_ICU_ENTRY_POINT_RENAME(ubrk_setText)
   1.498 +#define ubrk_setUText U_ICU_ENTRY_POINT_RENAME(ubrk_setUText)
   1.499 +#define ubrk_swap U_ICU_ENTRY_POINT_RENAME(ubrk_swap)
   1.500 +#define ucal_add U_ICU_ENTRY_POINT_RENAME(ucal_add)
   1.501 +#define ucal_clear U_ICU_ENTRY_POINT_RENAME(ucal_clear)
   1.502 +#define ucal_clearField U_ICU_ENTRY_POINT_RENAME(ucal_clearField)
   1.503 +#define ucal_clone U_ICU_ENTRY_POINT_RENAME(ucal_clone)
   1.504 +#define ucal_close U_ICU_ENTRY_POINT_RENAME(ucal_close)
   1.505 +#define ucal_countAvailable U_ICU_ENTRY_POINT_RENAME(ucal_countAvailable)
   1.506 +#define ucal_equivalentTo U_ICU_ENTRY_POINT_RENAME(ucal_equivalentTo)
   1.507 +#define ucal_get U_ICU_ENTRY_POINT_RENAME(ucal_get)
   1.508 +#define ucal_getAttribute U_ICU_ENTRY_POINT_RENAME(ucal_getAttribute)
   1.509 +#define ucal_getAvailable U_ICU_ENTRY_POINT_RENAME(ucal_getAvailable)
   1.510 +#define ucal_getCanonicalTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getCanonicalTimeZoneID)
   1.511 +#define ucal_getDSTSavings U_ICU_ENTRY_POINT_RENAME(ucal_getDSTSavings)
   1.512 +#define ucal_getDayOfWeekType U_ICU_ENTRY_POINT_RENAME(ucal_getDayOfWeekType)
   1.513 +#define ucal_getDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_getDefaultTimeZone)
   1.514 +#define ucal_getFieldDifference U_ICU_ENTRY_POINT_RENAME(ucal_getFieldDifference)
   1.515 +#define ucal_getGregorianChange U_ICU_ENTRY_POINT_RENAME(ucal_getGregorianChange)
   1.516 +#define ucal_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucal_getKeywordValuesForLocale)
   1.517 +#define ucal_getLimit U_ICU_ENTRY_POINT_RENAME(ucal_getLimit)
   1.518 +#define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType)
   1.519 +#define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis)
   1.520 +#define ucal_getNow U_ICU_ENTRY_POINT_RENAME(ucal_getNow)
   1.521 +#define ucal_getTZDataVersion U_ICU_ENTRY_POINT_RENAME(ucal_getTZDataVersion)
   1.522 +#define ucal_getTimeZoneDisplayName U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneDisplayName)
   1.523 +#define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID)
   1.524 +#define ucal_getTimeZoneIDForWindowsID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneIDForWindowsID)
   1.525 +#define ucal_getTimeZoneTransitionDate U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneTransitionDate)
   1.526 +#define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType)
   1.527 +#define ucal_getWeekendTransition U_ICU_ENTRY_POINT_RENAME(ucal_getWeekendTransition)
   1.528 +#define ucal_getWindowsTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getWindowsTimeZoneID)
   1.529 +#define ucal_inDaylightTime U_ICU_ENTRY_POINT_RENAME(ucal_inDaylightTime)
   1.530 +#define ucal_isSet U_ICU_ENTRY_POINT_RENAME(ucal_isSet)
   1.531 +#define ucal_isWeekend U_ICU_ENTRY_POINT_RENAME(ucal_isWeekend)
   1.532 +#define ucal_open U_ICU_ENTRY_POINT_RENAME(ucal_open)
   1.533 +#define ucal_openCountryTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openCountryTimeZones)
   1.534 +#define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration)
   1.535 +#define ucal_openTimeZones U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZones)
   1.536 +#define ucal_roll U_ICU_ENTRY_POINT_RENAME(ucal_roll)
   1.537 +#define ucal_set U_ICU_ENTRY_POINT_RENAME(ucal_set)
   1.538 +#define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute)
   1.539 +#define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate)
   1.540 +#define ucal_setDateTime U_ICU_ENTRY_POINT_RENAME(ucal_setDateTime)
   1.541 +#define ucal_setDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setDefaultTimeZone)
   1.542 +#define ucal_setGregorianChange U_ICU_ENTRY_POINT_RENAME(ucal_setGregorianChange)
   1.543 +#define ucal_setMillis U_ICU_ENTRY_POINT_RENAME(ucal_setMillis)
   1.544 +#define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone)
   1.545 +#define ucase_addCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addCaseClosure)
   1.546 +#define ucase_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(ucase_addPropertyStarts)
   1.547 +#define ucase_addStringCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addStringCaseClosure)
   1.548 +#define ucase_fold U_ICU_ENTRY_POINT_RENAME(ucase_fold)
   1.549 +#define ucase_getCaseLocale U_ICU_ENTRY_POINT_RENAME(ucase_getCaseLocale)
   1.550 +#define ucase_getSingleton U_ICU_ENTRY_POINT_RENAME(ucase_getSingleton)
   1.551 +#define ucase_getType U_ICU_ENTRY_POINT_RENAME(ucase_getType)
   1.552 +#define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable)
   1.553 +#define ucase_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(ucase_hasBinaryProperty)
   1.554 +#define ucase_isCaseSensitive U_ICU_ENTRY_POINT_RENAME(ucase_isCaseSensitive)
   1.555 +#define ucase_isSoftDotted U_ICU_ENTRY_POINT_RENAME(ucase_isSoftDotted)
   1.556 +#define ucase_toFullFolding U_ICU_ENTRY_POINT_RENAME(ucase_toFullFolding)
   1.557 +#define ucase_toFullLower U_ICU_ENTRY_POINT_RENAME(ucase_toFullLower)
   1.558 +#define ucase_toFullTitle U_ICU_ENTRY_POINT_RENAME(ucase_toFullTitle)
   1.559 +#define ucase_toFullUpper U_ICU_ENTRY_POINT_RENAME(ucase_toFullUpper)
   1.560 +#define ucase_tolower U_ICU_ENTRY_POINT_RENAME(ucase_tolower)
   1.561 +#define ucase_totitle U_ICU_ENTRY_POINT_RENAME(ucase_totitle)
   1.562 +#define ucase_toupper U_ICU_ENTRY_POINT_RENAME(ucase_toupper)
   1.563 +#define ucasemap_close U_ICU_ENTRY_POINT_RENAME(ucasemap_close)
   1.564 +#define ucasemap_getBreakIterator U_ICU_ENTRY_POINT_RENAME(ucasemap_getBreakIterator)
   1.565 +#define ucasemap_getLocale U_ICU_ENTRY_POINT_RENAME(ucasemap_getLocale)
   1.566 +#define ucasemap_getOptions U_ICU_ENTRY_POINT_RENAME(ucasemap_getOptions)
   1.567 +#define ucasemap_internalUTF8ToTitle U_ICU_ENTRY_POINT_RENAME(ucasemap_internalUTF8ToTitle)
   1.568 +#define ucasemap_mapUTF8 U_ICU_ENTRY_POINT_RENAME(ucasemap_mapUTF8)
   1.569 +#define ucasemap_open U_ICU_ENTRY_POINT_RENAME(ucasemap_open)
   1.570 +#define ucasemap_setBreakIterator U_ICU_ENTRY_POINT_RENAME(ucasemap_setBreakIterator)
   1.571 +#define ucasemap_setLocale U_ICU_ENTRY_POINT_RENAME(ucasemap_setLocale)
   1.572 +#define ucasemap_setOptions U_ICU_ENTRY_POINT_RENAME(ucasemap_setOptions)
   1.573 +#define ucasemap_toTitle U_ICU_ENTRY_POINT_RENAME(ucasemap_toTitle)
   1.574 +#define ucasemap_utf8FoldCase U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8FoldCase)
   1.575 +#define ucasemap_utf8ToLower U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8ToLower)
   1.576 +#define ucasemap_utf8ToTitle U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8ToTitle)
   1.577 +#define ucasemap_utf8ToUpper U_ICU_ENTRY_POINT_RENAME(ucasemap_utf8ToUpper)
   1.578 +#define uchar_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(uchar_addPropertyStarts)
   1.579 +#define uchar_swapNames U_ICU_ENTRY_POINT_RENAME(uchar_swapNames)
   1.580 +#define ucln_cleanupOne U_ICU_ENTRY_POINT_RENAME(ucln_cleanupOne)
   1.581 +#define ucln_common_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_common_registerCleanup)
   1.582 +#define ucln_i18n_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_i18n_registerCleanup)
   1.583 +#define ucln_io_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_io_registerCleanup)
   1.584 +#define ucln_lib_cleanup U_ICU_ENTRY_POINT_RENAME(ucln_lib_cleanup)
   1.585 +#define ucln_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_registerCleanup)
   1.586 +#define ucnv_MBCSFromUChar32 U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSFromUChar32)
   1.587 +#define ucnv_MBCSFromUnicodeWithOffsets U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSFromUnicodeWithOffsets)
   1.588 +#define ucnv_MBCSGetFilteredUnicodeSetForUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSGetFilteredUnicodeSetForUnicode)
   1.589 +#define ucnv_MBCSGetType U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSGetType)
   1.590 +#define ucnv_MBCSGetUnicodeSetForUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSGetUnicodeSetForUnicode)
   1.591 +#define ucnv_MBCSIsLeadByte U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSIsLeadByte)
   1.592 +#define ucnv_MBCSSimpleGetNextUChar U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSSimpleGetNextUChar)
   1.593 +#define ucnv_MBCSToUnicodeWithOffsets U_ICU_ENTRY_POINT_RENAME(ucnv_MBCSToUnicodeWithOffsets)
   1.594 +#define ucnv_bld_countAvailableConverters U_ICU_ENTRY_POINT_RENAME(ucnv_bld_countAvailableConverters)
   1.595 +#define ucnv_bld_getAvailableConverter U_ICU_ENTRY_POINT_RENAME(ucnv_bld_getAvailableConverter)
   1.596 +#define ucnv_canCreateConverter U_ICU_ENTRY_POINT_RENAME(ucnv_canCreateConverter)
   1.597 +#define ucnv_cbFromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteBytes)
   1.598 +#define ucnv_cbFromUWriteSub U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteSub)
   1.599 +#define ucnv_cbFromUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteUChars)
   1.600 +#define ucnv_cbToUWriteSub U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteSub)
   1.601 +#define ucnv_cbToUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteUChars)
   1.602 +#define ucnv_close U_ICU_ENTRY_POINT_RENAME(ucnv_close)
   1.603 +#define ucnv_compareNames U_ICU_ENTRY_POINT_RENAME(ucnv_compareNames)
   1.604 +#define ucnv_convert U_ICU_ENTRY_POINT_RENAME(ucnv_convert)
   1.605 +#define ucnv_convertEx U_ICU_ENTRY_POINT_RENAME(ucnv_convertEx)
   1.606 +#define ucnv_countAliases U_ICU_ENTRY_POINT_RENAME(ucnv_countAliases)
   1.607 +#define ucnv_countAvailable U_ICU_ENTRY_POINT_RENAME(ucnv_countAvailable)
   1.608 +#define ucnv_countStandards U_ICU_ENTRY_POINT_RENAME(ucnv_countStandards)
   1.609 +#define ucnv_createAlgorithmicConverter U_ICU_ENTRY_POINT_RENAME(ucnv_createAlgorithmicConverter)
   1.610 +#define ucnv_createConverter U_ICU_ENTRY_POINT_RENAME(ucnv_createConverter)
   1.611 +#define ucnv_createConverterFromPackage U_ICU_ENTRY_POINT_RENAME(ucnv_createConverterFromPackage)
   1.612 +#define ucnv_createConverterFromSharedData U_ICU_ENTRY_POINT_RENAME(ucnv_createConverterFromSharedData)
   1.613 +#define ucnv_detectUnicodeSignature U_ICU_ENTRY_POINT_RENAME(ucnv_detectUnicodeSignature)
   1.614 +#define ucnv_extContinueMatchFromU U_ICU_ENTRY_POINT_RENAME(ucnv_extContinueMatchFromU)
   1.615 +#define ucnv_extContinueMatchToU U_ICU_ENTRY_POINT_RENAME(ucnv_extContinueMatchToU)
   1.616 +#define ucnv_extGetUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_extGetUnicodeSet)
   1.617 +#define ucnv_extInitialMatchFromU U_ICU_ENTRY_POINT_RENAME(ucnv_extInitialMatchFromU)
   1.618 +#define ucnv_extInitialMatchToU U_ICU_ENTRY_POINT_RENAME(ucnv_extInitialMatchToU)
   1.619 +#define ucnv_extSimpleMatchFromU U_ICU_ENTRY_POINT_RENAME(ucnv_extSimpleMatchFromU)
   1.620 +#define ucnv_extSimpleMatchToU U_ICU_ENTRY_POINT_RENAME(ucnv_extSimpleMatchToU)
   1.621 +#define ucnv_fixFileSeparator U_ICU_ENTRY_POINT_RENAME(ucnv_fixFileSeparator)
   1.622 +#define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache)
   1.623 +#define ucnv_fromAlgorithmic U_ICU_ENTRY_POINT_RENAME(ucnv_fromAlgorithmic)
   1.624 +#define ucnv_fromUChars U_ICU_ENTRY_POINT_RENAME(ucnv_fromUChars)
   1.625 +#define ucnv_fromUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_fromUCountPending)
   1.626 +#define ucnv_fromUWriteBytes U_ICU_ENTRY_POINT_RENAME(ucnv_fromUWriteBytes)
   1.627 +#define ucnv_fromUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_fromUnicode)
   1.628 +#define ucnv_fromUnicode_UTF8 U_ICU_ENTRY_POINT_RENAME(ucnv_fromUnicode_UTF8)
   1.629 +#define ucnv_fromUnicode_UTF8_OFFSETS_LOGIC U_ICU_ENTRY_POINT_RENAME(ucnv_fromUnicode_UTF8_OFFSETS_LOGIC)
   1.630 +#define ucnv_getAlias U_ICU_ENTRY_POINT_RENAME(ucnv_getAlias)
   1.631 +#define ucnv_getAliases U_ICU_ENTRY_POINT_RENAME(ucnv_getAliases)
   1.632 +#define ucnv_getAvailableName U_ICU_ENTRY_POINT_RENAME(ucnv_getAvailableName)
   1.633 +#define ucnv_getCCSID U_ICU_ENTRY_POINT_RENAME(ucnv_getCCSID)
   1.634 +#define ucnv_getCanonicalName U_ICU_ENTRY_POINT_RENAME(ucnv_getCanonicalName)
   1.635 +#define ucnv_getCompleteUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_getCompleteUnicodeSet)
   1.636 +#define ucnv_getDefaultName U_ICU_ENTRY_POINT_RENAME(ucnv_getDefaultName)
   1.637 +#define ucnv_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucnv_getDisplayName)
   1.638 +#define ucnv_getFromUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_getFromUCallBack)
   1.639 +#define ucnv_getInvalidChars U_ICU_ENTRY_POINT_RENAME(ucnv_getInvalidChars)
   1.640 +#define ucnv_getInvalidUChars U_ICU_ENTRY_POINT_RENAME(ucnv_getInvalidUChars)
   1.641 +#define ucnv_getMaxCharSize U_ICU_ENTRY_POINT_RENAME(ucnv_getMaxCharSize)
   1.642 +#define ucnv_getMinCharSize U_ICU_ENTRY_POINT_RENAME(ucnv_getMinCharSize)
   1.643 +#define ucnv_getName U_ICU_ENTRY_POINT_RENAME(ucnv_getName)
   1.644 +#define ucnv_getNextUChar U_ICU_ENTRY_POINT_RENAME(ucnv_getNextUChar)
   1.645 +#define ucnv_getNonSurrogateUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_getNonSurrogateUnicodeSet)
   1.646 +#define ucnv_getPlatform U_ICU_ENTRY_POINT_RENAME(ucnv_getPlatform)
   1.647 +#define ucnv_getStandard U_ICU_ENTRY_POINT_RENAME(ucnv_getStandard)
   1.648 +#define ucnv_getStandardName U_ICU_ENTRY_POINT_RENAME(ucnv_getStandardName)
   1.649 +#define ucnv_getStarters U_ICU_ENTRY_POINT_RENAME(ucnv_getStarters)
   1.650 +#define ucnv_getSubstChars U_ICU_ENTRY_POINT_RENAME(ucnv_getSubstChars)
   1.651 +#define ucnv_getToUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_getToUCallBack)
   1.652 +#define ucnv_getType U_ICU_ENTRY_POINT_RENAME(ucnv_getType)
   1.653 +#define ucnv_getUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_getUnicodeSet)
   1.654 +#define ucnv_incrementRefCount U_ICU_ENTRY_POINT_RENAME(ucnv_incrementRefCount)
   1.655 +#define ucnv_io_countKnownConverters U_ICU_ENTRY_POINT_RENAME(ucnv_io_countKnownConverters)
   1.656 +#define ucnv_io_getConverterName U_ICU_ENTRY_POINT_RENAME(ucnv_io_getConverterName)
   1.657 +#define ucnv_io_stripASCIIForCompare U_ICU_ENTRY_POINT_RENAME(ucnv_io_stripASCIIForCompare)
   1.658 +#define ucnv_io_stripEBCDICForCompare U_ICU_ENTRY_POINT_RENAME(ucnv_io_stripEBCDICForCompare)
   1.659 +#define ucnv_isAmbiguous U_ICU_ENTRY_POINT_RENAME(ucnv_isAmbiguous)
   1.660 +#define ucnv_isFixedWidth U_ICU_ENTRY_POINT_RENAME(ucnv_isFixedWidth)
   1.661 +#define ucnv_load U_ICU_ENTRY_POINT_RENAME(ucnv_load)
   1.662 +#define ucnv_loadSharedData U_ICU_ENTRY_POINT_RENAME(ucnv_loadSharedData)
   1.663 +#define ucnv_open U_ICU_ENTRY_POINT_RENAME(ucnv_open)
   1.664 +#define ucnv_openAllNames U_ICU_ENTRY_POINT_RENAME(ucnv_openAllNames)
   1.665 +#define ucnv_openCCSID U_ICU_ENTRY_POINT_RENAME(ucnv_openCCSID)
   1.666 +#define ucnv_openPackage U_ICU_ENTRY_POINT_RENAME(ucnv_openPackage)
   1.667 +#define ucnv_openStandardNames U_ICU_ENTRY_POINT_RENAME(ucnv_openStandardNames)
   1.668 +#define ucnv_openU U_ICU_ENTRY_POINT_RENAME(ucnv_openU)
   1.669 +#define ucnv_reset U_ICU_ENTRY_POINT_RENAME(ucnv_reset)
   1.670 +#define ucnv_resetFromUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_resetFromUnicode)
   1.671 +#define ucnv_resetToUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_resetToUnicode)
   1.672 +#define ucnv_safeClone U_ICU_ENTRY_POINT_RENAME(ucnv_safeClone)
   1.673 +#define ucnv_setDefaultName U_ICU_ENTRY_POINT_RENAME(ucnv_setDefaultName)
   1.674 +#define ucnv_setFallback U_ICU_ENTRY_POINT_RENAME(ucnv_setFallback)
   1.675 +#define ucnv_setFromUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_setFromUCallBack)
   1.676 +#define ucnv_setSubstChars U_ICU_ENTRY_POINT_RENAME(ucnv_setSubstChars)
   1.677 +#define ucnv_setSubstString U_ICU_ENTRY_POINT_RENAME(ucnv_setSubstString)
   1.678 +#define ucnv_setToUCallBack U_ICU_ENTRY_POINT_RENAME(ucnv_setToUCallBack)
   1.679 +#define ucnv_swap U_ICU_ENTRY_POINT_RENAME(ucnv_swap)
   1.680 +#define ucnv_swapAliases U_ICU_ENTRY_POINT_RENAME(ucnv_swapAliases)
   1.681 +#define ucnv_toAlgorithmic U_ICU_ENTRY_POINT_RENAME(ucnv_toAlgorithmic)
   1.682 +#define ucnv_toUChars U_ICU_ENTRY_POINT_RENAME(ucnv_toUChars)
   1.683 +#define ucnv_toUCountPending U_ICU_ENTRY_POINT_RENAME(ucnv_toUCountPending)
   1.684 +#define ucnv_toUWriteCodePoint U_ICU_ENTRY_POINT_RENAME(ucnv_toUWriteCodePoint)
   1.685 +#define ucnv_toUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_toUWriteUChars)
   1.686 +#define ucnv_toUnicode U_ICU_ENTRY_POINT_RENAME(ucnv_toUnicode)
   1.687 +#define ucnv_unload U_ICU_ENTRY_POINT_RENAME(ucnv_unload)
   1.688 +#define ucnv_unloadSharedDataIfReady U_ICU_ENTRY_POINT_RENAME(ucnv_unloadSharedDataIfReady)
   1.689 +#define ucnv_usesFallback U_ICU_ENTRY_POINT_RENAME(ucnv_usesFallback)
   1.690 +#define ucnvsel_close U_ICU_ENTRY_POINT_RENAME(ucnvsel_close)
   1.691 +#define ucnvsel_open U_ICU_ENTRY_POINT_RENAME(ucnvsel_open)
   1.692 +#define ucnvsel_openFromSerialized U_ICU_ENTRY_POINT_RENAME(ucnvsel_openFromSerialized)
   1.693 +#define ucnvsel_selectForString U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForString)
   1.694 +#define ucnvsel_selectForUTF8 U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForUTF8)
   1.695 +#define ucnvsel_serialize U_ICU_ENTRY_POINT_RENAME(ucnvsel_serialize)
   1.696 +#define ucol_allocWeights U_ICU_ENTRY_POINT_RENAME(ucol_allocWeights)
   1.697 +#define ucol_assembleTailoringTable U_ICU_ENTRY_POINT_RENAME(ucol_assembleTailoringTable)
   1.698 +#define ucol_buildPermutationTable U_ICU_ENTRY_POINT_RENAME(ucol_buildPermutationTable)
   1.699 +#define ucol_calcSortKey U_ICU_ENTRY_POINT_RENAME(ucol_calcSortKey)
   1.700 +#define ucol_calcSortKeySimpleTertiary U_ICU_ENTRY_POINT_RENAME(ucol_calcSortKeySimpleTertiary)
   1.701 +#define ucol_cloneBinary U_ICU_ENTRY_POINT_RENAME(ucol_cloneBinary)
   1.702 +#define ucol_close U_ICU_ENTRY_POINT_RENAME(ucol_close)
   1.703 +#define ucol_closeElements U_ICU_ENTRY_POINT_RENAME(ucol_closeElements)
   1.704 +#define ucol_countAvailable U_ICU_ENTRY_POINT_RENAME(ucol_countAvailable)
   1.705 +#define ucol_createElements U_ICU_ENTRY_POINT_RENAME(ucol_createElements)
   1.706 +#define ucol_doCE U_ICU_ENTRY_POINT_RENAME(ucol_doCE)
   1.707 +#define ucol_equal U_ICU_ENTRY_POINT_RENAME(ucol_equal)
   1.708 +#define ucol_equals U_ICU_ENTRY_POINT_RENAME(ucol_equals)
   1.709 +#define ucol_findReorderingEntry U_ICU_ENTRY_POINT_RENAME(ucol_findReorderingEntry)
   1.710 +#define ucol_forceHanImplicit U_ICU_ENTRY_POINT_RENAME(ucol_forceHanImplicit)
   1.711 +#define ucol_forgetUCA U_ICU_ENTRY_POINT_RENAME(ucol_forgetUCA)
   1.712 +#define ucol_freeOffsetBuffer U_ICU_ENTRY_POINT_RENAME(ucol_freeOffsetBuffer)
   1.713 +#define ucol_getAttribute U_ICU_ENTRY_POINT_RENAME(ucol_getAttribute)
   1.714 +#define ucol_getAttributeOrDefault U_ICU_ENTRY_POINT_RENAME(ucol_getAttributeOrDefault)
   1.715 +#define ucol_getAvailable U_ICU_ENTRY_POINT_RENAME(ucol_getAvailable)
   1.716 +#define ucol_getBound U_ICU_ENTRY_POINT_RENAME(ucol_getBound)
   1.717 +#define ucol_getCEStrengthDifference U_ICU_ENTRY_POINT_RENAME(ucol_getCEStrengthDifference)
   1.718 +#define ucol_getCollationKey U_ICU_ENTRY_POINT_RENAME(ucol_getCollationKey)
   1.719 +#define ucol_getContractions U_ICU_ENTRY_POINT_RENAME(ucol_getContractions)
   1.720 +#define ucol_getContractionsAndExpansions U_ICU_ENTRY_POINT_RENAME(ucol_getContractionsAndExpansions)
   1.721 +#define ucol_getDisplayName U_ICU_ENTRY_POINT_RENAME(ucol_getDisplayName)
   1.722 +#define ucol_getEquivalentReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getEquivalentReorderCodes)
   1.723 +#define ucol_getFirstCE U_ICU_ENTRY_POINT_RENAME(ucol_getFirstCE)
   1.724 +#define ucol_getFunctionalEquivalent U_ICU_ENTRY_POINT_RENAME(ucol_getFunctionalEquivalent)
   1.725 +#define ucol_getKeywordValues U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordValues)
   1.726 +#define ucol_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordValuesForLocale)
   1.727 +#define ucol_getKeywords U_ICU_ENTRY_POINT_RENAME(ucol_getKeywords)
   1.728 +#define ucol_getLeadBytesForReorderCode U_ICU_ENTRY_POINT_RENAME(ucol_getLeadBytesForReorderCode)
   1.729 +#define ucol_getLocale U_ICU_ENTRY_POINT_RENAME(ucol_getLocale)
   1.730 +#define ucol_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucol_getLocaleByType)
   1.731 +#define ucol_getMaxExpansion U_ICU_ENTRY_POINT_RENAME(ucol_getMaxExpansion)
   1.732 +#define ucol_getNextCE U_ICU_ENTRY_POINT_RENAME(ucol_getNextCE)
   1.733 +#define ucol_getOffset U_ICU_ENTRY_POINT_RENAME(ucol_getOffset)
   1.734 +#define ucol_getPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_getPrevCE)
   1.735 +#define ucol_getReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodes)
   1.736 +#define ucol_getReorderCodesForLeadByte U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodesForLeadByte)
   1.737 +#define ucol_getRules U_ICU_ENTRY_POINT_RENAME(ucol_getRules)
   1.738 +#define ucol_getRulesEx U_ICU_ENTRY_POINT_RENAME(ucol_getRulesEx)
   1.739 +#define ucol_getShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_getShortDefinitionString)
   1.740 +#define ucol_getSortKey U_ICU_ENTRY_POINT_RENAME(ucol_getSortKey)
   1.741 +#define ucol_getStrength U_ICU_ENTRY_POINT_RENAME(ucol_getStrength)
   1.742 +#define ucol_getTailoredSet U_ICU_ENTRY_POINT_RENAME(ucol_getTailoredSet)
   1.743 +#define ucol_getUCAVersion U_ICU_ENTRY_POINT_RENAME(ucol_getUCAVersion)
   1.744 +#define ucol_getUnsafeSet U_ICU_ENTRY_POINT_RENAME(ucol_getUnsafeSet)
   1.745 +#define ucol_getVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_getVariableTop)
   1.746 +#define ucol_getVersion U_ICU_ENTRY_POINT_RENAME(ucol_getVersion)
   1.747 +#define ucol_greater U_ICU_ENTRY_POINT_RENAME(ucol_greater)
   1.748 +#define ucol_greaterOrEqual U_ICU_ENTRY_POINT_RENAME(ucol_greaterOrEqual)
   1.749 +#define ucol_initBuffers U_ICU_ENTRY_POINT_RENAME(ucol_initBuffers)
   1.750 +#define ucol_initCollator U_ICU_ENTRY_POINT_RENAME(ucol_initCollator)
   1.751 +#define ucol_initInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_initInverseUCA)
   1.752 +#define ucol_initUCA U_ICU_ENTRY_POINT_RENAME(ucol_initUCA)
   1.753 +#define ucol_inv_getNextCE U_ICU_ENTRY_POINT_RENAME(ucol_inv_getNextCE)
   1.754 +#define ucol_inv_getPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_inv_getPrevCE)
   1.755 +#define ucol_isTailored U_ICU_ENTRY_POINT_RENAME(ucol_isTailored)
   1.756 +#define ucol_keyHashCode U_ICU_ENTRY_POINT_RENAME(ucol_keyHashCode)
   1.757 +#define ucol_looksLikeCollationBinary U_ICU_ENTRY_POINT_RENAME(ucol_looksLikeCollationBinary)
   1.758 +#define ucol_mergeSortkeys U_ICU_ENTRY_POINT_RENAME(ucol_mergeSortkeys)
   1.759 +#define ucol_next U_ICU_ENTRY_POINT_RENAME(ucol_next)
   1.760 +#define ucol_nextProcessed U_ICU_ENTRY_POINT_RENAME(ucol_nextProcessed)
   1.761 +#define ucol_nextSortKeyPart U_ICU_ENTRY_POINT_RENAME(ucol_nextSortKeyPart)
   1.762 +#define ucol_nextWeight U_ICU_ENTRY_POINT_RENAME(ucol_nextWeight)
   1.763 +#define ucol_normalizeShortDefinitionString U_ICU_ENTRY_POINT_RENAME(ucol_normalizeShortDefinitionString)
   1.764 +#define ucol_open U_ICU_ENTRY_POINT_RENAME(ucol_open)
   1.765 +#define ucol_openAvailableLocales U_ICU_ENTRY_POINT_RENAME(ucol_openAvailableLocales)
   1.766 +#define ucol_openBinary U_ICU_ENTRY_POINT_RENAME(ucol_openBinary)
   1.767 +#define ucol_openElements U_ICU_ENTRY_POINT_RENAME(ucol_openElements)
   1.768 +#define ucol_openFromShortString U_ICU_ENTRY_POINT_RENAME(ucol_openFromShortString)
   1.769 +#define ucol_openRules U_ICU_ENTRY_POINT_RENAME(ucol_openRules)
   1.770 +#define ucol_openRulesForImport U_ICU_ENTRY_POINT_RENAME(ucol_openRulesForImport)
   1.771 +#define ucol_open_internal U_ICU_ENTRY_POINT_RENAME(ucol_open_internal)
   1.772 +#define ucol_prepareShortStringOpen U_ICU_ENTRY_POINT_RENAME(ucol_prepareShortStringOpen)
   1.773 +#define ucol_previous U_ICU_ENTRY_POINT_RENAME(ucol_previous)
   1.774 +#define ucol_previousProcessed U_ICU_ENTRY_POINT_RENAME(ucol_previousProcessed)
   1.775 +#define ucol_primaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_primaryOrder)
   1.776 +#define ucol_prv_getSpecialCE U_ICU_ENTRY_POINT_RENAME(ucol_prv_getSpecialCE)
   1.777 +#define ucol_prv_getSpecialPrevCE U_ICU_ENTRY_POINT_RENAME(ucol_prv_getSpecialPrevCE)
   1.778 +#define ucol_reset U_ICU_ENTRY_POINT_RENAME(ucol_reset)
   1.779 +#define ucol_restoreVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_restoreVariableTop)
   1.780 +#define ucol_safeClone U_ICU_ENTRY_POINT_RENAME(ucol_safeClone)
   1.781 +#define ucol_secondaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_secondaryOrder)
   1.782 +#define ucol_setAttribute U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute)
   1.783 +#define ucol_setOffset U_ICU_ENTRY_POINT_RENAME(ucol_setOffset)
   1.784 +#define ucol_setOptionsFromHeader U_ICU_ENTRY_POINT_RENAME(ucol_setOptionsFromHeader)
   1.785 +#define ucol_setReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_setReorderCodes)
   1.786 +#define ucol_setReqValidLocales U_ICU_ENTRY_POINT_RENAME(ucol_setReqValidLocales)
   1.787 +#define ucol_setStrength U_ICU_ENTRY_POINT_RENAME(ucol_setStrength)
   1.788 +#define ucol_setText U_ICU_ENTRY_POINT_RENAME(ucol_setText)
   1.789 +#define ucol_setVariableTop U_ICU_ENTRY_POINT_RENAME(ucol_setVariableTop)
   1.790 +#define ucol_strcoll U_ICU_ENTRY_POINT_RENAME(ucol_strcoll)
   1.791 +#define ucol_strcollIter U_ICU_ENTRY_POINT_RENAME(ucol_strcollIter)
   1.792 +#define ucol_strcollUTF8 U_ICU_ENTRY_POINT_RENAME(ucol_strcollUTF8)
   1.793 +#define ucol_swap U_ICU_ENTRY_POINT_RENAME(ucol_swap)
   1.794 +#define ucol_swapBinary U_ICU_ENTRY_POINT_RENAME(ucol_swapBinary)
   1.795 +#define ucol_swapInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_swapInverseUCA)
   1.796 +#define ucol_tertiaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_tertiaryOrder)
   1.797 +#define ucol_tok_assembleTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_assembleTokenList)
   1.798 +#define ucol_tok_closeTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_closeTokenList)
   1.799 +#define ucol_tok_getNextArgument U_ICU_ENTRY_POINT_RENAME(ucol_tok_getNextArgument)
   1.800 +#define ucol_tok_getRulesFromBundle U_ICU_ENTRY_POINT_RENAME(ucol_tok_getRulesFromBundle)
   1.801 +#define ucol_tok_initTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_initTokenList)
   1.802 +#define ucol_tok_parseNextToken U_ICU_ENTRY_POINT_RENAME(ucol_tok_parseNextToken)
   1.803 +#define ucol_updateInternalState U_ICU_ENTRY_POINT_RENAME(ucol_updateInternalState)
   1.804 +#define ucsdet_close U_ICU_ENTRY_POINT_RENAME(ucsdet_close)
   1.805 +#define ucsdet_detect U_ICU_ENTRY_POINT_RENAME(ucsdet_detect)
   1.806 +#define ucsdet_detectAll U_ICU_ENTRY_POINT_RENAME(ucsdet_detectAll)
   1.807 +#define ucsdet_enableInputFilter U_ICU_ENTRY_POINT_RENAME(ucsdet_enableInputFilter)
   1.808 +#define ucsdet_getAllDetectableCharsets U_ICU_ENTRY_POINT_RENAME(ucsdet_getAllDetectableCharsets)
   1.809 +#define ucsdet_getConfidence U_ICU_ENTRY_POINT_RENAME(ucsdet_getConfidence)
   1.810 +#define ucsdet_getDetectableCharsets U_ICU_ENTRY_POINT_RENAME(ucsdet_getDetectableCharsets)
   1.811 +#define ucsdet_getLanguage U_ICU_ENTRY_POINT_RENAME(ucsdet_getLanguage)
   1.812 +#define ucsdet_getName U_ICU_ENTRY_POINT_RENAME(ucsdet_getName)
   1.813 +#define ucsdet_getUChars U_ICU_ENTRY_POINT_RENAME(ucsdet_getUChars)
   1.814 +#define ucsdet_isInputFilterEnabled U_ICU_ENTRY_POINT_RENAME(ucsdet_isInputFilterEnabled)
   1.815 +#define ucsdet_open U_ICU_ENTRY_POINT_RENAME(ucsdet_open)
   1.816 +#define ucsdet_setDeclaredEncoding U_ICU_ENTRY_POINT_RENAME(ucsdet_setDeclaredEncoding)
   1.817 +#define ucsdet_setDetectableCharset U_ICU_ENTRY_POINT_RENAME(ucsdet_setDetectableCharset)
   1.818 +#define ucsdet_setText U_ICU_ENTRY_POINT_RENAME(ucsdet_setText)
   1.819 +#define ucurr_countCurrencies U_ICU_ENTRY_POINT_RENAME(ucurr_countCurrencies)
   1.820 +#define ucurr_forLocale U_ICU_ENTRY_POINT_RENAME(ucurr_forLocale)
   1.821 +#define ucurr_forLocaleAndDate U_ICU_ENTRY_POINT_RENAME(ucurr_forLocaleAndDate)
   1.822 +#define ucurr_getDefaultFractionDigits U_ICU_ENTRY_POINT_RENAME(ucurr_getDefaultFractionDigits)
   1.823 +#define ucurr_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucurr_getKeywordValuesForLocale)
   1.824 +#define ucurr_getName U_ICU_ENTRY_POINT_RENAME(ucurr_getName)
   1.825 +#define ucurr_getNumericCode U_ICU_ENTRY_POINT_RENAME(ucurr_getNumericCode)
   1.826 +#define ucurr_getPluralName U_ICU_ENTRY_POINT_RENAME(ucurr_getPluralName)
   1.827 +#define ucurr_getRoundingIncrement U_ICU_ENTRY_POINT_RENAME(ucurr_getRoundingIncrement)
   1.828 +#define ucurr_isAvailable U_ICU_ENTRY_POINT_RENAME(ucurr_isAvailable)
   1.829 +#define ucurr_openISOCurrencies U_ICU_ENTRY_POINT_RENAME(ucurr_openISOCurrencies)
   1.830 +#define ucurr_register U_ICU_ENTRY_POINT_RENAME(ucurr_register)
   1.831 +#define ucurr_unregister U_ICU_ENTRY_POINT_RENAME(ucurr_unregister)
   1.832 +#define udat_applyPattern U_ICU_ENTRY_POINT_RENAME(udat_applyPattern)
   1.833 +#define udat_applyPatternRelative U_ICU_ENTRY_POINT_RENAME(udat_applyPatternRelative)
   1.834 +#define udat_clone U_ICU_ENTRY_POINT_RENAME(udat_clone)
   1.835 +#define udat_close U_ICU_ENTRY_POINT_RENAME(udat_close)
   1.836 +#define udat_countAvailable U_ICU_ENTRY_POINT_RENAME(udat_countAvailable)
   1.837 +#define udat_countSymbols U_ICU_ENTRY_POINT_RENAME(udat_countSymbols)
   1.838 +#define udat_format U_ICU_ENTRY_POINT_RENAME(udat_format)
   1.839 +#define udat_get2DigitYearStart U_ICU_ENTRY_POINT_RENAME(udat_get2DigitYearStart)
   1.840 +#define udat_getAvailable U_ICU_ENTRY_POINT_RENAME(udat_getAvailable)
   1.841 +#define udat_getCalendar U_ICU_ENTRY_POINT_RENAME(udat_getCalendar)
   1.842 +#define udat_getContext U_ICU_ENTRY_POINT_RENAME(udat_getContext)
   1.843 +#define udat_getLocaleByType U_ICU_ENTRY_POINT_RENAME(udat_getLocaleByType)
   1.844 +#define udat_getNumberFormat U_ICU_ENTRY_POINT_RENAME(udat_getNumberFormat)
   1.845 +#define udat_getSymbols U_ICU_ENTRY_POINT_RENAME(udat_getSymbols)
   1.846 +#define udat_isLenient U_ICU_ENTRY_POINT_RENAME(udat_isLenient)
   1.847 +#define udat_open U_ICU_ENTRY_POINT_RENAME(udat_open)
   1.848 +#define udat_parse U_ICU_ENTRY_POINT_RENAME(udat_parse)
   1.849 +#define udat_parseCalendar U_ICU_ENTRY_POINT_RENAME(udat_parseCalendar)
   1.850 +#define udat_registerOpener U_ICU_ENTRY_POINT_RENAME(udat_registerOpener)
   1.851 +#define udat_set2DigitYearStart U_ICU_ENTRY_POINT_RENAME(udat_set2DigitYearStart)
   1.852 +#define udat_setCalendar U_ICU_ENTRY_POINT_RENAME(udat_setCalendar)
   1.853 +#define udat_setContext U_ICU_ENTRY_POINT_RENAME(udat_setContext)
   1.854 +#define udat_setLenient U_ICU_ENTRY_POINT_RENAME(udat_setLenient)
   1.855 +#define udat_setNumberFormat U_ICU_ENTRY_POINT_RENAME(udat_setNumberFormat)
   1.856 +#define udat_setSymbols U_ICU_ENTRY_POINT_RENAME(udat_setSymbols)
   1.857 +#define udat_toCalendarDateField U_ICU_ENTRY_POINT_RENAME(udat_toCalendarDateField)
   1.858 +#define udat_toPattern U_ICU_ENTRY_POINT_RENAME(udat_toPattern)
   1.859 +#define udat_toPatternRelativeDate U_ICU_ENTRY_POINT_RENAME(udat_toPatternRelativeDate)
   1.860 +#define udat_toPatternRelativeTime U_ICU_ENTRY_POINT_RENAME(udat_toPatternRelativeTime)
   1.861 +#define udat_unregisterOpener U_ICU_ENTRY_POINT_RENAME(udat_unregisterOpener)
   1.862 +#define udata_checkCommonData U_ICU_ENTRY_POINT_RENAME(udata_checkCommonData)
   1.863 +#define udata_close U_ICU_ENTRY_POINT_RENAME(udata_close)
   1.864 +#define udata_closeSwapper U_ICU_ENTRY_POINT_RENAME(udata_closeSwapper)
   1.865 +#define udata_getHeaderSize U_ICU_ENTRY_POINT_RENAME(udata_getHeaderSize)
   1.866 +#define udata_getInfo U_ICU_ENTRY_POINT_RENAME(udata_getInfo)
   1.867 +#define udata_getInfoSize U_ICU_ENTRY_POINT_RENAME(udata_getInfoSize)
   1.868 +#define udata_getLength U_ICU_ENTRY_POINT_RENAME(udata_getLength)
   1.869 +#define udata_getMemory U_ICU_ENTRY_POINT_RENAME(udata_getMemory)
   1.870 +#define udata_getRawMemory U_ICU_ENTRY_POINT_RENAME(udata_getRawMemory)
   1.871 +#define udata_open U_ICU_ENTRY_POINT_RENAME(udata_open)
   1.872 +#define udata_openChoice U_ICU_ENTRY_POINT_RENAME(udata_openChoice)
   1.873 +#define udata_openSwapper U_ICU_ENTRY_POINT_RENAME(udata_openSwapper)
   1.874 +#define udata_openSwapperForInputData U_ICU_ENTRY_POINT_RENAME(udata_openSwapperForInputData)
   1.875 +#define udata_printError U_ICU_ENTRY_POINT_RENAME(udata_printError)
   1.876 +#define udata_readInt16 U_ICU_ENTRY_POINT_RENAME(udata_readInt16)
   1.877 +#define udata_readInt32 U_ICU_ENTRY_POINT_RENAME(udata_readInt32)
   1.878 +#define udata_setAppData U_ICU_ENTRY_POINT_RENAME(udata_setAppData)
   1.879 +#define udata_setCommonData U_ICU_ENTRY_POINT_RENAME(udata_setCommonData)
   1.880 +#define udata_setFileAccess U_ICU_ENTRY_POINT_RENAME(udata_setFileAccess)
   1.881 +#define udata_swapDataHeader U_ICU_ENTRY_POINT_RENAME(udata_swapDataHeader)
   1.882 +#define udata_swapInvStringBlock U_ICU_ENTRY_POINT_RENAME(udata_swapInvStringBlock)
   1.883 +#define udatpg_addPattern U_ICU_ENTRY_POINT_RENAME(udatpg_addPattern)
   1.884 +#define udatpg_clone U_ICU_ENTRY_POINT_RENAME(udatpg_clone)
   1.885 +#define udatpg_close U_ICU_ENTRY_POINT_RENAME(udatpg_close)
   1.886 +#define udatpg_getAppendItemFormat U_ICU_ENTRY_POINT_RENAME(udatpg_getAppendItemFormat)
   1.887 +#define udatpg_getAppendItemName U_ICU_ENTRY_POINT_RENAME(udatpg_getAppendItemName)
   1.888 +#define udatpg_getBaseSkeleton U_ICU_ENTRY_POINT_RENAME(udatpg_getBaseSkeleton)
   1.889 +#define udatpg_getBestPattern U_ICU_ENTRY_POINT_RENAME(udatpg_getBestPattern)
   1.890 +#define udatpg_getBestPatternWithOptions U_ICU_ENTRY_POINT_RENAME(udatpg_getBestPatternWithOptions)
   1.891 +#define udatpg_getDateTimeFormat U_ICU_ENTRY_POINT_RENAME(udatpg_getDateTimeFormat)
   1.892 +#define udatpg_getDecimal U_ICU_ENTRY_POINT_RENAME(udatpg_getDecimal)
   1.893 +#define udatpg_getPatternForSkeleton U_ICU_ENTRY_POINT_RENAME(udatpg_getPatternForSkeleton)
   1.894 +#define udatpg_getSkeleton U_ICU_ENTRY_POINT_RENAME(udatpg_getSkeleton)
   1.895 +#define udatpg_open U_ICU_ENTRY_POINT_RENAME(udatpg_open)
   1.896 +#define udatpg_openBaseSkeletons U_ICU_ENTRY_POINT_RENAME(udatpg_openBaseSkeletons)
   1.897 +#define udatpg_openEmpty U_ICU_ENTRY_POINT_RENAME(udatpg_openEmpty)
   1.898 +#define udatpg_openSkeletons U_ICU_ENTRY_POINT_RENAME(udatpg_openSkeletons)
   1.899 +#define udatpg_replaceFieldTypes U_ICU_ENTRY_POINT_RENAME(udatpg_replaceFieldTypes)
   1.900 +#define udatpg_replaceFieldTypesWithOptions U_ICU_ENTRY_POINT_RENAME(udatpg_replaceFieldTypesWithOptions)
   1.901 +#define udatpg_setAppendItemFormat U_ICU_ENTRY_POINT_RENAME(udatpg_setAppendItemFormat)
   1.902 +#define udatpg_setAppendItemName U_ICU_ENTRY_POINT_RENAME(udatpg_setAppendItemName)
   1.903 +#define udatpg_setDateTimeFormat U_ICU_ENTRY_POINT_RENAME(udatpg_setDateTimeFormat)
   1.904 +#define udatpg_setDecimal U_ICU_ENTRY_POINT_RENAME(udatpg_setDecimal)
   1.905 +#define udict_swap U_ICU_ENTRY_POINT_RENAME(udict_swap)
   1.906 +#define udtitvfmt_close U_ICU_ENTRY_POINT_RENAME(udtitvfmt_close)
   1.907 +#define udtitvfmt_format U_ICU_ENTRY_POINT_RENAME(udtitvfmt_format)
   1.908 +#define udtitvfmt_open U_ICU_ENTRY_POINT_RENAME(udtitvfmt_open)
   1.909 +#define uenum_close U_ICU_ENTRY_POINT_RENAME(uenum_close)
   1.910 +#define uenum_count U_ICU_ENTRY_POINT_RENAME(uenum_count)
   1.911 +#define uenum_next U_ICU_ENTRY_POINT_RENAME(uenum_next)
   1.912 +#define uenum_nextDefault U_ICU_ENTRY_POINT_RENAME(uenum_nextDefault)
   1.913 +#define uenum_openCharStringsEnumeration U_ICU_ENTRY_POINT_RENAME(uenum_openCharStringsEnumeration)
   1.914 +#define uenum_openFromStringEnumeration U_ICU_ENTRY_POINT_RENAME(uenum_openFromStringEnumeration)
   1.915 +#define uenum_openUCharStringsEnumeration U_ICU_ENTRY_POINT_RENAME(uenum_openUCharStringsEnumeration)
   1.916 +#define uenum_reset U_ICU_ENTRY_POINT_RENAME(uenum_reset)
   1.917 +#define uenum_unext U_ICU_ENTRY_POINT_RENAME(uenum_unext)
   1.918 +#define uenum_unextDefault U_ICU_ENTRY_POINT_RENAME(uenum_unextDefault)
   1.919 +#define ufile_close_translit U_ICU_ENTRY_POINT_RENAME(ufile_close_translit)
   1.920 +#define ufile_fill_uchar_buffer U_ICU_ENTRY_POINT_RENAME(ufile_fill_uchar_buffer)
   1.921 +#define ufile_flush_io U_ICU_ENTRY_POINT_RENAME(ufile_flush_io)
   1.922 +#define ufile_flush_translit U_ICU_ENTRY_POINT_RENAME(ufile_flush_translit)
   1.923 +#define ufile_getch U_ICU_ENTRY_POINT_RENAME(ufile_getch)
   1.924 +#define ufile_getch32 U_ICU_ENTRY_POINT_RENAME(ufile_getch32)
   1.925 +#define ufmt_64tou U_ICU_ENTRY_POINT_RENAME(ufmt_64tou)
   1.926 +#define ufmt_close U_ICU_ENTRY_POINT_RENAME(ufmt_close)
   1.927 +#define ufmt_defaultCPToUnicode U_ICU_ENTRY_POINT_RENAME(ufmt_defaultCPToUnicode)
   1.928 +#define ufmt_digitvalue U_ICU_ENTRY_POINT_RENAME(ufmt_digitvalue)
   1.929 +#define ufmt_getArrayItemByIndex U_ICU_ENTRY_POINT_RENAME(ufmt_getArrayItemByIndex)
   1.930 +#define ufmt_getArrayLength U_ICU_ENTRY_POINT_RENAME(ufmt_getArrayLength)
   1.931 +#define ufmt_getDate U_ICU_ENTRY_POINT_RENAME(ufmt_getDate)
   1.932 +#define ufmt_getDecNumChars U_ICU_ENTRY_POINT_RENAME(ufmt_getDecNumChars)
   1.933 +#define ufmt_getDouble U_ICU_ENTRY_POINT_RENAME(ufmt_getDouble)
   1.934 +#define ufmt_getInt64 U_ICU_ENTRY_POINT_RENAME(ufmt_getInt64)
   1.935 +#define ufmt_getLong U_ICU_ENTRY_POINT_RENAME(ufmt_getLong)
   1.936 +#define ufmt_getObject U_ICU_ENTRY_POINT_RENAME(ufmt_getObject)
   1.937 +#define ufmt_getType U_ICU_ENTRY_POINT_RENAME(ufmt_getType)
   1.938 +#define ufmt_getUChars U_ICU_ENTRY_POINT_RENAME(ufmt_getUChars)
   1.939 +#define ufmt_isNumeric U_ICU_ENTRY_POINT_RENAME(ufmt_isNumeric)
   1.940 +#define ufmt_isdigit U_ICU_ENTRY_POINT_RENAME(ufmt_isdigit)
   1.941 +#define ufmt_open U_ICU_ENTRY_POINT_RENAME(ufmt_open)
   1.942 +#define ufmt_ptou U_ICU_ENTRY_POINT_RENAME(ufmt_ptou)
   1.943 +#define ufmt_uto64 U_ICU_ENTRY_POINT_RENAME(ufmt_uto64)
   1.944 +#define ufmt_utop U_ICU_ENTRY_POINT_RENAME(ufmt_utop)
   1.945 +#define ugender_getInstance U_ICU_ENTRY_POINT_RENAME(ugender_getInstance)
   1.946 +#define ugender_getListGender U_ICU_ENTRY_POINT_RENAME(ugender_getListGender)
   1.947 +#define uhash_close U_ICU_ENTRY_POINT_RENAME(uhash_close)
   1.948 +#define uhash_compareCaselessUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_compareCaselessUnicodeString)
   1.949 +#define uhash_compareChars U_ICU_ENTRY_POINT_RENAME(uhash_compareChars)
   1.950 +#define uhash_compareIChars U_ICU_ENTRY_POINT_RENAME(uhash_compareIChars)
   1.951 +#define uhash_compareLong U_ICU_ENTRY_POINT_RENAME(uhash_compareLong)
   1.952 +#define uhash_compareScriptSet U_ICU_ENTRY_POINT_RENAME(uhash_compareScriptSet)
   1.953 +#define uhash_compareUChars U_ICU_ENTRY_POINT_RENAME(uhash_compareUChars)
   1.954 +#define uhash_compareUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_compareUnicodeString)
   1.955 +#define uhash_count U_ICU_ENTRY_POINT_RENAME(uhash_count)
   1.956 +#define uhash_deleteHashtable U_ICU_ENTRY_POINT_RENAME(uhash_deleteHashtable)
   1.957 +#define uhash_deleteScriptSet U_ICU_ENTRY_POINT_RENAME(uhash_deleteScriptSet)
   1.958 +#define uhash_equals U_ICU_ENTRY_POINT_RENAME(uhash_equals)
   1.959 +#define uhash_equalsScriptSet U_ICU_ENTRY_POINT_RENAME(uhash_equalsScriptSet)
   1.960 +#define uhash_find U_ICU_ENTRY_POINT_RENAME(uhash_find)
   1.961 +#define uhash_get U_ICU_ENTRY_POINT_RENAME(uhash_get)
   1.962 +#define uhash_geti U_ICU_ENTRY_POINT_RENAME(uhash_geti)
   1.963 +#define uhash_hashCaselessUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_hashCaselessUnicodeString)
   1.964 +#define uhash_hashChars U_ICU_ENTRY_POINT_RENAME(uhash_hashChars)
   1.965 +#define uhash_hashIChars U_ICU_ENTRY_POINT_RENAME(uhash_hashIChars)
   1.966 +#define uhash_hashLong U_ICU_ENTRY_POINT_RENAME(uhash_hashLong)
   1.967 +#define uhash_hashScriptSet U_ICU_ENTRY_POINT_RENAME(uhash_hashScriptSet)
   1.968 +#define uhash_hashUChars U_ICU_ENTRY_POINT_RENAME(uhash_hashUChars)
   1.969 +#define uhash_hashUnicodeString U_ICU_ENTRY_POINT_RENAME(uhash_hashUnicodeString)
   1.970 +#define uhash_iget U_ICU_ENTRY_POINT_RENAME(uhash_iget)
   1.971 +#define uhash_igeti U_ICU_ENTRY_POINT_RENAME(uhash_igeti)
   1.972 +#define uhash_init U_ICU_ENTRY_POINT_RENAME(uhash_init)
   1.973 +#define uhash_iput U_ICU_ENTRY_POINT_RENAME(uhash_iput)
   1.974 +#define uhash_iputi U_ICU_ENTRY_POINT_RENAME(uhash_iputi)
   1.975 +#define uhash_iremove U_ICU_ENTRY_POINT_RENAME(uhash_iremove)
   1.976 +#define uhash_iremovei U_ICU_ENTRY_POINT_RENAME(uhash_iremovei)
   1.977 +#define uhash_nextElement U_ICU_ENTRY_POINT_RENAME(uhash_nextElement)
   1.978 +#define uhash_open U_ICU_ENTRY_POINT_RENAME(uhash_open)
   1.979 +#define uhash_openSize U_ICU_ENTRY_POINT_RENAME(uhash_openSize)
   1.980 +#define uhash_put U_ICU_ENTRY_POINT_RENAME(uhash_put)
   1.981 +#define uhash_puti U_ICU_ENTRY_POINT_RENAME(uhash_puti)
   1.982 +#define uhash_remove U_ICU_ENTRY_POINT_RENAME(uhash_remove)
   1.983 +#define uhash_removeAll U_ICU_ENTRY_POINT_RENAME(uhash_removeAll)
   1.984 +#define uhash_removeElement U_ICU_ENTRY_POINT_RENAME(uhash_removeElement)
   1.985 +#define uhash_removei U_ICU_ENTRY_POINT_RENAME(uhash_removei)
   1.986 +#define uhash_setKeyComparator U_ICU_ENTRY_POINT_RENAME(uhash_setKeyComparator)
   1.987 +#define uhash_setKeyDeleter U_ICU_ENTRY_POINT_RENAME(uhash_setKeyDeleter)
   1.988 +#define uhash_setKeyHasher U_ICU_ENTRY_POINT_RENAME(uhash_setKeyHasher)
   1.989 +#define uhash_setResizePolicy U_ICU_ENTRY_POINT_RENAME(uhash_setResizePolicy)
   1.990 +#define uhash_setValueComparator U_ICU_ENTRY_POINT_RENAME(uhash_setValueComparator)
   1.991 +#define uhash_setValueDeleter U_ICU_ENTRY_POINT_RENAME(uhash_setValueDeleter)
   1.992 +#define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII)
   1.993 +#define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode)
   1.994 +#define uidna_close U_ICU_ENTRY_POINT_RENAME(uidna_close)
   1.995 +#define uidna_compare U_ICU_ENTRY_POINT_RENAME(uidna_compare)
   1.996 +#define uidna_labelToASCII U_ICU_ENTRY_POINT_RENAME(uidna_labelToASCII)
   1.997 +#define uidna_labelToASCII_UTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToASCII_UTF8)
   1.998 +#define uidna_labelToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicode)
   1.999 +#define uidna_labelToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_labelToUnicodeUTF8)
  1.1000 +#define uidna_nameToASCII U_ICU_ENTRY_POINT_RENAME(uidna_nameToASCII)
  1.1001 +#define uidna_nameToASCII_UTF8 U_ICU_ENTRY_POINT_RENAME(uidna_nameToASCII_UTF8)
  1.1002 +#define uidna_nameToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_nameToUnicode)
  1.1003 +#define uidna_nameToUnicodeUTF8 U_ICU_ENTRY_POINT_RENAME(uidna_nameToUnicodeUTF8)
  1.1004 +#define uidna_openUTS46 U_ICU_ENTRY_POINT_RENAME(uidna_openUTS46)
  1.1005 +#define uidna_toASCII U_ICU_ENTRY_POINT_RENAME(uidna_toASCII)
  1.1006 +#define uidna_toUnicode U_ICU_ENTRY_POINT_RENAME(uidna_toUnicode)
  1.1007 +#define uiter_current32 U_ICU_ENTRY_POINT_RENAME(uiter_current32)
  1.1008 +#define uiter_getState U_ICU_ENTRY_POINT_RENAME(uiter_getState)
  1.1009 +#define uiter_next32 U_ICU_ENTRY_POINT_RENAME(uiter_next32)
  1.1010 +#define uiter_previous32 U_ICU_ENTRY_POINT_RENAME(uiter_previous32)
  1.1011 +#define uiter_setCharacterIterator U_ICU_ENTRY_POINT_RENAME(uiter_setCharacterIterator)
  1.1012 +#define uiter_setReplaceable U_ICU_ENTRY_POINT_RENAME(uiter_setReplaceable)
  1.1013 +#define uiter_setState U_ICU_ENTRY_POINT_RENAME(uiter_setState)
  1.1014 +#define uiter_setString U_ICU_ENTRY_POINT_RENAME(uiter_setString)
  1.1015 +#define uiter_setUTF16BE U_ICU_ENTRY_POINT_RENAME(uiter_setUTF16BE)
  1.1016 +#define uiter_setUTF8 U_ICU_ENTRY_POINT_RENAME(uiter_setUTF8)
  1.1017 +#define uldn_close U_ICU_ENTRY_POINT_RENAME(uldn_close)
  1.1018 +#define uldn_getContext U_ICU_ENTRY_POINT_RENAME(uldn_getContext)
  1.1019 +#define uldn_getDialectHandling U_ICU_ENTRY_POINT_RENAME(uldn_getDialectHandling)
  1.1020 +#define uldn_getLocale U_ICU_ENTRY_POINT_RENAME(uldn_getLocale)
  1.1021 +#define uldn_keyDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_keyDisplayName)
  1.1022 +#define uldn_keyValueDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_keyValueDisplayName)
  1.1023 +#define uldn_languageDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_languageDisplayName)
  1.1024 +#define uldn_localeDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_localeDisplayName)
  1.1025 +#define uldn_open U_ICU_ENTRY_POINT_RENAME(uldn_open)
  1.1026 +#define uldn_openForContext U_ICU_ENTRY_POINT_RENAME(uldn_openForContext)
  1.1027 +#define uldn_regionDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_regionDisplayName)
  1.1028 +#define uldn_scriptCodeDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_scriptCodeDisplayName)
  1.1029 +#define uldn_scriptDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_scriptDisplayName)
  1.1030 +#define uldn_variantDisplayName U_ICU_ENTRY_POINT_RENAME(uldn_variantDisplayName)
  1.1031 +#define ulist_addItemBeginList U_ICU_ENTRY_POINT_RENAME(ulist_addItemBeginList)
  1.1032 +#define ulist_addItemEndList U_ICU_ENTRY_POINT_RENAME(ulist_addItemEndList)
  1.1033 +#define ulist_close_keyword_values_iterator U_ICU_ENTRY_POINT_RENAME(ulist_close_keyword_values_iterator)
  1.1034 +#define ulist_containsString U_ICU_ENTRY_POINT_RENAME(ulist_containsString)
  1.1035 +#define ulist_count_keyword_values U_ICU_ENTRY_POINT_RENAME(ulist_count_keyword_values)
  1.1036 +#define ulist_createEmptyList U_ICU_ENTRY_POINT_RENAME(ulist_createEmptyList)
  1.1037 +#define ulist_deleteList U_ICU_ENTRY_POINT_RENAME(ulist_deleteList)
  1.1038 +#define ulist_getListFromEnum U_ICU_ENTRY_POINT_RENAME(ulist_getListFromEnum)
  1.1039 +#define ulist_getListSize U_ICU_ENTRY_POINT_RENAME(ulist_getListSize)
  1.1040 +#define ulist_getNext U_ICU_ENTRY_POINT_RENAME(ulist_getNext)
  1.1041 +#define ulist_next_keyword_value U_ICU_ENTRY_POINT_RENAME(ulist_next_keyword_value)
  1.1042 +#define ulist_resetList U_ICU_ENTRY_POINT_RENAME(ulist_resetList)
  1.1043 +#define ulist_reset_keyword_values_iterator U_ICU_ENTRY_POINT_RENAME(ulist_reset_keyword_values_iterator)
  1.1044 +#define uloc_acceptLanguage U_ICU_ENTRY_POINT_RENAME(uloc_acceptLanguage)
  1.1045 +#define uloc_acceptLanguageFromHTTP U_ICU_ENTRY_POINT_RENAME(uloc_acceptLanguageFromHTTP)
  1.1046 +#define uloc_addLikelySubtags U_ICU_ENTRY_POINT_RENAME(uloc_addLikelySubtags)
  1.1047 +#define uloc_canonicalize U_ICU_ENTRY_POINT_RENAME(uloc_canonicalize)
  1.1048 +#define uloc_countAvailable U_ICU_ENTRY_POINT_RENAME(uloc_countAvailable)
  1.1049 +#define uloc_forLanguageTag U_ICU_ENTRY_POINT_RENAME(uloc_forLanguageTag)
  1.1050 +#define uloc_getAvailable U_ICU_ENTRY_POINT_RENAME(uloc_getAvailable)
  1.1051 +#define uloc_getBaseName U_ICU_ENTRY_POINT_RENAME(uloc_getBaseName)
  1.1052 +#define uloc_getCharacterOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation)
  1.1053 +#define uloc_getCountry U_ICU_ENTRY_POINT_RENAME(uloc_getCountry)
  1.1054 +#define uloc_getCurrentCountryID U_ICU_ENTRY_POINT_RENAME(uloc_getCurrentCountryID)
  1.1055 +#define uloc_getCurrentLanguageID U_ICU_ENTRY_POINT_RENAME(uloc_getCurrentLanguageID)
  1.1056 +#define uloc_getDefault U_ICU_ENTRY_POINT_RENAME(uloc_getDefault)
  1.1057 +#define uloc_getDisplayCountry U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayCountry)
  1.1058 +#define uloc_getDisplayKeyword U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayKeyword)
  1.1059 +#define uloc_getDisplayKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayKeywordValue)
  1.1060 +#define uloc_getDisplayLanguage U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayLanguage)
  1.1061 +#define uloc_getDisplayName U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayName)
  1.1062 +#define uloc_getDisplayScript U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayScript)
  1.1063 +#define uloc_getDisplayScriptInContext U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayScriptInContext)
  1.1064 +#define uloc_getDisplayVariant U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayVariant)
  1.1065 +#define uloc_getISO3Country U_ICU_ENTRY_POINT_RENAME(uloc_getISO3Country)
  1.1066 +#define uloc_getISO3Language U_ICU_ENTRY_POINT_RENAME(uloc_getISO3Language)
  1.1067 +#define uloc_getISOCountries U_ICU_ENTRY_POINT_RENAME(uloc_getISOCountries)
  1.1068 +#define uloc_getISOLanguages U_ICU_ENTRY_POINT_RENAME(uloc_getISOLanguages)
  1.1069 +#define uloc_getKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_getKeywordValue)
  1.1070 +#define uloc_getLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLCID)
  1.1071 +#define uloc_getLanguage U_ICU_ENTRY_POINT_RENAME(uloc_getLanguage)
  1.1072 +#define uloc_getLineOrientation U_ICU_ENTRY_POINT_RENAME(uloc_getLineOrientation)
  1.1073 +#define uloc_getLocaleForLCID U_ICU_ENTRY_POINT_RENAME(uloc_getLocaleForLCID)
  1.1074 +#define uloc_getName U_ICU_ENTRY_POINT_RENAME(uloc_getName)
  1.1075 +#define uloc_getParent U_ICU_ENTRY_POINT_RENAME(uloc_getParent)
  1.1076 +#define uloc_getScript U_ICU_ENTRY_POINT_RENAME(uloc_getScript)
  1.1077 +#define uloc_getTableStringWithFallback U_ICU_ENTRY_POINT_RENAME(uloc_getTableStringWithFallback)
  1.1078 +#define uloc_getVariant U_ICU_ENTRY_POINT_RENAME(uloc_getVariant)
  1.1079 +#define uloc_minimizeSubtags U_ICU_ENTRY_POINT_RENAME(uloc_minimizeSubtags)
  1.1080 +#define uloc_openKeywordList U_ICU_ENTRY_POINT_RENAME(uloc_openKeywordList)
  1.1081 +#define uloc_openKeywords U_ICU_ENTRY_POINT_RENAME(uloc_openKeywords)
  1.1082 +#define uloc_setDefault U_ICU_ENTRY_POINT_RENAME(uloc_setDefault)
  1.1083 +#define uloc_setKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_setKeywordValue)
  1.1084 +#define uloc_toLanguageTag U_ICU_ENTRY_POINT_RENAME(uloc_toLanguageTag)
  1.1085 +#define ulocdata_close U_ICU_ENTRY_POINT_RENAME(ulocdata_close)
  1.1086 +#define ulocdata_getCLDRVersion U_ICU_ENTRY_POINT_RENAME(ulocdata_getCLDRVersion)
  1.1087 +#define ulocdata_getDelimiter U_ICU_ENTRY_POINT_RENAME(ulocdata_getDelimiter)
  1.1088 +#define ulocdata_getExemplarSet U_ICU_ENTRY_POINT_RENAME(ulocdata_getExemplarSet)
  1.1089 +#define ulocdata_getLocaleDisplayPattern U_ICU_ENTRY_POINT_RENAME(ulocdata_getLocaleDisplayPattern)
  1.1090 +#define ulocdata_getLocaleSeparator U_ICU_ENTRY_POINT_RENAME(ulocdata_getLocaleSeparator)
  1.1091 +#define ulocdata_getMeasurementSystem U_ICU_ENTRY_POINT_RENAME(ulocdata_getMeasurementSystem)
  1.1092 +#define ulocdata_getNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_getNoSubstitute)
  1.1093 +#define ulocdata_getPaperSize U_ICU_ENTRY_POINT_RENAME(ulocdata_getPaperSize)
  1.1094 +#define ulocdata_open U_ICU_ENTRY_POINT_RENAME(ulocdata_open)
  1.1095 +#define ulocdata_setNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_setNoSubstitute)
  1.1096 +#define ulocimp_getCountry U_ICU_ENTRY_POINT_RENAME(ulocimp_getCountry)
  1.1097 +#define ulocimp_getLanguage U_ICU_ENTRY_POINT_RENAME(ulocimp_getLanguage)
  1.1098 +#define ulocimp_getScript U_ICU_ENTRY_POINT_RENAME(ulocimp_getScript)
  1.1099 +#define umsg_applyPattern U_ICU_ENTRY_POINT_RENAME(umsg_applyPattern)
  1.1100 +#define umsg_autoQuoteApostrophe U_ICU_ENTRY_POINT_RENAME(umsg_autoQuoteApostrophe)
  1.1101 +#define umsg_clone U_ICU_ENTRY_POINT_RENAME(umsg_clone)
  1.1102 +#define umsg_close U_ICU_ENTRY_POINT_RENAME(umsg_close)
  1.1103 +#define umsg_format U_ICU_ENTRY_POINT_RENAME(umsg_format)
  1.1104 +#define umsg_getLocale U_ICU_ENTRY_POINT_RENAME(umsg_getLocale)
  1.1105 +#define umsg_open U_ICU_ENTRY_POINT_RENAME(umsg_open)
  1.1106 +#define umsg_parse U_ICU_ENTRY_POINT_RENAME(umsg_parse)
  1.1107 +#define umsg_setLocale U_ICU_ENTRY_POINT_RENAME(umsg_setLocale)
  1.1108 +#define umsg_toPattern U_ICU_ENTRY_POINT_RENAME(umsg_toPattern)
  1.1109 +#define umsg_vformat U_ICU_ENTRY_POINT_RENAME(umsg_vformat)
  1.1110 +#define umsg_vparse U_ICU_ENTRY_POINT_RENAME(umsg_vparse)
  1.1111 +#define umtx_lock U_ICU_ENTRY_POINT_RENAME(umtx_lock)
  1.1112 +#define umtx_unlock U_ICU_ENTRY_POINT_RENAME(umtx_unlock)
  1.1113 +#define uniset_getUnicode32Instance U_ICU_ENTRY_POINT_RENAME(uniset_getUnicode32Instance)
  1.1114 +#define unorm2_append U_ICU_ENTRY_POINT_RENAME(unorm2_append)
  1.1115 +#define unorm2_close U_ICU_ENTRY_POINT_RENAME(unorm2_close)
  1.1116 +#define unorm2_composePair U_ICU_ENTRY_POINT_RENAME(unorm2_composePair)
  1.1117 +#define unorm2_getCombiningClass U_ICU_ENTRY_POINT_RENAME(unorm2_getCombiningClass)
  1.1118 +#define unorm2_getDecomposition U_ICU_ENTRY_POINT_RENAME(unorm2_getDecomposition)
  1.1119 +#define unorm2_getInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getInstance)
  1.1120 +#define unorm2_getNFCInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFCInstance)
  1.1121 +#define unorm2_getNFDInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFDInstance)
  1.1122 +#define unorm2_getNFKCCasefoldInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKCCasefoldInstance)
  1.1123 +#define unorm2_getNFKCInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKCInstance)
  1.1124 +#define unorm2_getNFKDInstance U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKDInstance)
  1.1125 +#define unorm2_getRawDecomposition U_ICU_ENTRY_POINT_RENAME(unorm2_getRawDecomposition)
  1.1126 +#define unorm2_hasBoundaryAfter U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryAfter)
  1.1127 +#define unorm2_hasBoundaryBefore U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryBefore)
  1.1128 +#define unorm2_isInert U_ICU_ENTRY_POINT_RENAME(unorm2_isInert)
  1.1129 +#define unorm2_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm2_isNormalized)
  1.1130 +#define unorm2_normalize U_ICU_ENTRY_POINT_RENAME(unorm2_normalize)
  1.1131 +#define unorm2_normalizeSecondAndAppend U_ICU_ENTRY_POINT_RENAME(unorm2_normalizeSecondAndAppend)
  1.1132 +#define unorm2_openFiltered U_ICU_ENTRY_POINT_RENAME(unorm2_openFiltered)
  1.1133 +#define unorm2_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm2_quickCheck)
  1.1134 +#define unorm2_spanQuickCheckYes U_ICU_ENTRY_POINT_RENAME(unorm2_spanQuickCheckYes)
  1.1135 +#define unorm2_swap U_ICU_ENTRY_POINT_RENAME(unorm2_swap)
  1.1136 +#define unorm_closeIter U_ICU_ENTRY_POINT_RENAME(unorm_closeIter)
  1.1137 +#define unorm_compare U_ICU_ENTRY_POINT_RENAME(unorm_compare)
  1.1138 +#define unorm_concatenate U_ICU_ENTRY_POINT_RENAME(unorm_concatenate)
  1.1139 +#define unorm_getFCD16 U_ICU_ENTRY_POINT_RENAME(unorm_getFCD16)
  1.1140 +#define unorm_getQuickCheck U_ICU_ENTRY_POINT_RENAME(unorm_getQuickCheck)
  1.1141 +#define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
  1.1142 +#define unorm_isNormalizedWithOptions U_ICU_ENTRY_POINT_RENAME(unorm_isNormalizedWithOptions)
  1.1143 +#define unorm_next U_ICU_ENTRY_POINT_RENAME(unorm_next)
  1.1144 +#define unorm_normalize U_ICU_ENTRY_POINT_RENAME(unorm_normalize)
  1.1145 +#define unorm_openIter U_ICU_ENTRY_POINT_RENAME(unorm_openIter)
  1.1146 +#define unorm_previous U_ICU_ENTRY_POINT_RENAME(unorm_previous)
  1.1147 +#define unorm_quickCheck U_ICU_ENTRY_POINT_RENAME(unorm_quickCheck)
  1.1148 +#define unorm_quickCheckWithOptions U_ICU_ENTRY_POINT_RENAME(unorm_quickCheckWithOptions)
  1.1149 +#define unorm_setIter U_ICU_ENTRY_POINT_RENAME(unorm_setIter)
  1.1150 +#define unum_applyPattern U_ICU_ENTRY_POINT_RENAME(unum_applyPattern)
  1.1151 +#define unum_clone U_ICU_ENTRY_POINT_RENAME(unum_clone)
  1.1152 +#define unum_close U_ICU_ENTRY_POINT_RENAME(unum_close)
  1.1153 +#define unum_countAvailable U_ICU_ENTRY_POINT_RENAME(unum_countAvailable)
  1.1154 +#define unum_format U_ICU_ENTRY_POINT_RENAME(unum_format)
  1.1155 +#define unum_formatDecimal U_ICU_ENTRY_POINT_RENAME(unum_formatDecimal)
  1.1156 +#define unum_formatDouble U_ICU_ENTRY_POINT_RENAME(unum_formatDouble)
  1.1157 +#define unum_formatDoubleCurrency U_ICU_ENTRY_POINT_RENAME(unum_formatDoubleCurrency)
  1.1158 +#define unum_formatInt64 U_ICU_ENTRY_POINT_RENAME(unum_formatInt64)
  1.1159 +#define unum_formatUFormattable U_ICU_ENTRY_POINT_RENAME(unum_formatUFormattable)
  1.1160 +#define unum_getAttribute U_ICU_ENTRY_POINT_RENAME(unum_getAttribute)
  1.1161 +#define unum_getAvailable U_ICU_ENTRY_POINT_RENAME(unum_getAvailable)
  1.1162 +#define unum_getDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_getDoubleAttribute)
  1.1163 +#define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType)
  1.1164 +#define unum_getSymbol U_ICU_ENTRY_POINT_RENAME(unum_getSymbol)
  1.1165 +#define unum_getTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_getTextAttribute)
  1.1166 +#define unum_open U_ICU_ENTRY_POINT_RENAME(unum_open)
  1.1167 +#define unum_parse U_ICU_ENTRY_POINT_RENAME(unum_parse)
  1.1168 +#define unum_parseDecimal U_ICU_ENTRY_POINT_RENAME(unum_parseDecimal)
  1.1169 +#define unum_parseDouble U_ICU_ENTRY_POINT_RENAME(unum_parseDouble)
  1.1170 +#define unum_parseDoubleCurrency U_ICU_ENTRY_POINT_RENAME(unum_parseDoubleCurrency)
  1.1171 +#define unum_parseInt64 U_ICU_ENTRY_POINT_RENAME(unum_parseInt64)
  1.1172 +#define unum_parseToUFormattable U_ICU_ENTRY_POINT_RENAME(unum_parseToUFormattable)
  1.1173 +#define unum_setAttribute U_ICU_ENTRY_POINT_RENAME(unum_setAttribute)
  1.1174 +#define unum_setDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_setDoubleAttribute)
  1.1175 +#define unum_setSymbol U_ICU_ENTRY_POINT_RENAME(unum_setSymbol)
  1.1176 +#define unum_setTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_setTextAttribute)
  1.1177 +#define unum_toPattern U_ICU_ENTRY_POINT_RENAME(unum_toPattern)
  1.1178 +#define unumsys_close U_ICU_ENTRY_POINT_RENAME(unumsys_close)
  1.1179 +#define unumsys_getDescription U_ICU_ENTRY_POINT_RENAME(unumsys_getDescription)
  1.1180 +#define unumsys_getName U_ICU_ENTRY_POINT_RENAME(unumsys_getName)
  1.1181 +#define unumsys_getRadix U_ICU_ENTRY_POINT_RENAME(unumsys_getRadix)
  1.1182 +#define unumsys_isAlgorithmic U_ICU_ENTRY_POINT_RENAME(unumsys_isAlgorithmic)
  1.1183 +#define unumsys_open U_ICU_ENTRY_POINT_RENAME(unumsys_open)
  1.1184 +#define unumsys_openAvailableNames U_ICU_ENTRY_POINT_RENAME(unumsys_openAvailableNames)
  1.1185 +#define unumsys_openByName U_ICU_ENTRY_POINT_RENAME(unumsys_openByName)
  1.1186 +#define uplrules_close U_ICU_ENTRY_POINT_RENAME(uplrules_close)
  1.1187 +#define uplrules_open U_ICU_ENTRY_POINT_RENAME(uplrules_open)
  1.1188 +#define uplrules_openForType U_ICU_ENTRY_POINT_RENAME(uplrules_openForType)
  1.1189 +#define uplrules_select U_ICU_ENTRY_POINT_RENAME(uplrules_select)
  1.1190 +#define uplug_closeLibrary U_ICU_ENTRY_POINT_RENAME(uplug_closeLibrary)
  1.1191 +#define uplug_findLibrary U_ICU_ENTRY_POINT_RENAME(uplug_findLibrary)
  1.1192 +#define uplug_getConfiguration U_ICU_ENTRY_POINT_RENAME(uplug_getConfiguration)
  1.1193 +#define uplug_getContext U_ICU_ENTRY_POINT_RENAME(uplug_getContext)
  1.1194 +#define uplug_getCurrentLevel U_ICU_ENTRY_POINT_RENAME(uplug_getCurrentLevel)
  1.1195 +#define uplug_getLibrary U_ICU_ENTRY_POINT_RENAME(uplug_getLibrary)
  1.1196 +#define uplug_getLibraryName U_ICU_ENTRY_POINT_RENAME(uplug_getLibraryName)
  1.1197 +#define uplug_getPlugInternal U_ICU_ENTRY_POINT_RENAME(uplug_getPlugInternal)
  1.1198 +#define uplug_getPlugLevel U_ICU_ENTRY_POINT_RENAME(uplug_getPlugLevel)
  1.1199 +#define uplug_getPlugLoadStatus U_ICU_ENTRY_POINT_RENAME(uplug_getPlugLoadStatus)
  1.1200 +#define uplug_getPlugName U_ICU_ENTRY_POINT_RENAME(uplug_getPlugName)
  1.1201 +#define uplug_getPluginFile U_ICU_ENTRY_POINT_RENAME(uplug_getPluginFile)
  1.1202 +#define uplug_getSymbolName U_ICU_ENTRY_POINT_RENAME(uplug_getSymbolName)
  1.1203 +#define uplug_init U_ICU_ENTRY_POINT_RENAME(uplug_init)
  1.1204 +#define uplug_loadPlugFromEntrypoint U_ICU_ENTRY_POINT_RENAME(uplug_loadPlugFromEntrypoint)
  1.1205 +#define uplug_loadPlugFromLibrary U_ICU_ENTRY_POINT_RENAME(uplug_loadPlugFromLibrary)
  1.1206 +#define uplug_nextPlug U_ICU_ENTRY_POINT_RENAME(uplug_nextPlug)
  1.1207 +#define uplug_openLibrary U_ICU_ENTRY_POINT_RENAME(uplug_openLibrary)
  1.1208 +#define uplug_removePlug U_ICU_ENTRY_POINT_RENAME(uplug_removePlug)
  1.1209 +#define uplug_setContext U_ICU_ENTRY_POINT_RENAME(uplug_setContext)
  1.1210 +#define uplug_setPlugLevel U_ICU_ENTRY_POINT_RENAME(uplug_setPlugLevel)
  1.1211 +#define uplug_setPlugName U_ICU_ENTRY_POINT_RENAME(uplug_setPlugName)
  1.1212 +#define uplug_setPlugNoUnload U_ICU_ENTRY_POINT_RENAME(uplug_setPlugNoUnload)
  1.1213 +#define uprops_getSource U_ICU_ENTRY_POINT_RENAME(uprops_getSource)
  1.1214 +#define upropsvec_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(upropsvec_addPropertyStarts)
  1.1215 +#define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy)
  1.1216 +#define uprv_asciiFromEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_asciiFromEbcdic)
  1.1217 +#define uprv_asciitolower U_ICU_ENTRY_POINT_RENAME(uprv_asciitolower)
  1.1218 +#define uprv_calloc U_ICU_ENTRY_POINT_RENAME(uprv_calloc)
  1.1219 +#define uprv_ceil U_ICU_ENTRY_POINT_RENAME(uprv_ceil)
  1.1220 +#define uprv_cnttab_addContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_addContraction)
  1.1221 +#define uprv_cnttab_changeContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_changeContraction)
  1.1222 +#define uprv_cnttab_changeLastCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_changeLastCE)
  1.1223 +#define uprv_cnttab_clone U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_clone)
  1.1224 +#define uprv_cnttab_close U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_close)
  1.1225 +#define uprv_cnttab_constructTable U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_constructTable)
  1.1226 +#define uprv_cnttab_findCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_findCE)
  1.1227 +#define uprv_cnttab_findCP U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_findCP)
  1.1228 +#define uprv_cnttab_getCE U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_getCE)
  1.1229 +#define uprv_cnttab_insertContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_insertContraction)
  1.1230 +#define uprv_cnttab_isTailored U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_isTailored)
  1.1231 +#define uprv_cnttab_open U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_open)
  1.1232 +#define uprv_cnttab_setContraction U_ICU_ENTRY_POINT_RENAME(uprv_cnttab_setContraction)
  1.1233 +#define uprv_collIterateAtEnd U_ICU_ENTRY_POINT_RENAME(uprv_collIterateAtEnd)
  1.1234 +#define uprv_compareASCIIPropertyNames U_ICU_ENTRY_POINT_RENAME(uprv_compareASCIIPropertyNames)
  1.1235 +#define uprv_compareEBCDICPropertyNames U_ICU_ENTRY_POINT_RENAME(uprv_compareEBCDICPropertyNames)
  1.1236 +#define uprv_compareInvAscii U_ICU_ENTRY_POINT_RENAME(uprv_compareInvAscii)
  1.1237 +#define uprv_compareInvEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_compareInvEbcdic)
  1.1238 +#define uprv_compareInvEbcdicAsAscii U_ICU_ENTRY_POINT_RENAME(uprv_compareInvEbcdicAsAscii)
  1.1239 +#define uprv_convertToLCID U_ICU_ENTRY_POINT_RENAME(uprv_convertToLCID)
  1.1240 +#define uprv_convertToPosix U_ICU_ENTRY_POINT_RENAME(uprv_convertToPosix)
  1.1241 +#define uprv_copyAscii U_ICU_ENTRY_POINT_RENAME(uprv_copyAscii)
  1.1242 +#define uprv_copyEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_copyEbcdic)
  1.1243 +#define uprv_decContextClearStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextClearStatus)
  1.1244 +#define uprv_decContextDefault U_ICU_ENTRY_POINT_RENAME(uprv_decContextDefault)
  1.1245 +#define uprv_decContextGetRounding U_ICU_ENTRY_POINT_RENAME(uprv_decContextGetRounding)
  1.1246 +#define uprv_decContextGetStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextGetStatus)
  1.1247 +#define uprv_decContextRestoreStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextRestoreStatus)
  1.1248 +#define uprv_decContextSaveStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextSaveStatus)
  1.1249 +#define uprv_decContextSetRounding U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetRounding)
  1.1250 +#define uprv_decContextSetStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetStatus)
  1.1251 +#define uprv_decContextSetStatusFromString U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetStatusFromString)
  1.1252 +#define uprv_decContextSetStatusFromStringQuiet U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetStatusFromStringQuiet)
  1.1253 +#define uprv_decContextSetStatusQuiet U_ICU_ENTRY_POINT_RENAME(uprv_decContextSetStatusQuiet)
  1.1254 +#define uprv_decContextStatusToString U_ICU_ENTRY_POINT_RENAME(uprv_decContextStatusToString)
  1.1255 +#define uprv_decContextTestSavedStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextTestSavedStatus)
  1.1256 +#define uprv_decContextTestStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextTestStatus)
  1.1257 +#define uprv_decContextZeroStatus U_ICU_ENTRY_POINT_RENAME(uprv_decContextZeroStatus)
  1.1258 +#define uprv_decNumberAbs U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAbs)
  1.1259 +#define uprv_decNumberAdd U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAdd)
  1.1260 +#define uprv_decNumberAnd U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAnd)
  1.1261 +#define uprv_decNumberClass U_ICU_ENTRY_POINT_RENAME(uprv_decNumberClass)
  1.1262 +#define uprv_decNumberClassToString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberClassToString)
  1.1263 +#define uprv_decNumberCompare U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompare)
  1.1264 +#define uprv_decNumberCompareSignal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompareSignal)
  1.1265 +#define uprv_decNumberCompareTotal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompareTotal)
  1.1266 +#define uprv_decNumberCompareTotalMag U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompareTotalMag)
  1.1267 +#define uprv_decNumberCopy U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopy)
  1.1268 +#define uprv_decNumberCopyAbs U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopyAbs)
  1.1269 +#define uprv_decNumberCopyNegate U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopyNegate)
  1.1270 +#define uprv_decNumberCopySign U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCopySign)
  1.1271 +#define uprv_decNumberDivide U_ICU_ENTRY_POINT_RENAME(uprv_decNumberDivide)
  1.1272 +#define uprv_decNumberDivideInteger U_ICU_ENTRY_POINT_RENAME(uprv_decNumberDivideInteger)
  1.1273 +#define uprv_decNumberExp U_ICU_ENTRY_POINT_RENAME(uprv_decNumberExp)
  1.1274 +#define uprv_decNumberFMA U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFMA)
  1.1275 +#define uprv_decNumberFromInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFromInt32)
  1.1276 +#define uprv_decNumberFromString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFromString)
  1.1277 +#define uprv_decNumberFromUInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberFromUInt32)
  1.1278 +#define uprv_decNumberGetBCD U_ICU_ENTRY_POINT_RENAME(uprv_decNumberGetBCD)
  1.1279 +#define uprv_decNumberInvert U_ICU_ENTRY_POINT_RENAME(uprv_decNumberInvert)
  1.1280 +#define uprv_decNumberIsNormal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberIsNormal)
  1.1281 +#define uprv_decNumberIsSubnormal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberIsSubnormal)
  1.1282 +#define uprv_decNumberLn U_ICU_ENTRY_POINT_RENAME(uprv_decNumberLn)
  1.1283 +#define uprv_decNumberLog10 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberLog10)
  1.1284 +#define uprv_decNumberLogB U_ICU_ENTRY_POINT_RENAME(uprv_decNumberLogB)
  1.1285 +#define uprv_decNumberMax U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMax)
  1.1286 +#define uprv_decNumberMaxMag U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMaxMag)
  1.1287 +#define uprv_decNumberMin U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMin)
  1.1288 +#define uprv_decNumberMinMag U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMinMag)
  1.1289 +#define uprv_decNumberMinus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMinus)
  1.1290 +#define uprv_decNumberMultiply U_ICU_ENTRY_POINT_RENAME(uprv_decNumberMultiply)
  1.1291 +#define uprv_decNumberNextMinus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNextMinus)
  1.1292 +#define uprv_decNumberNextPlus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNextPlus)
  1.1293 +#define uprv_decNumberNextToward U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNextToward)
  1.1294 +#define uprv_decNumberNormalize U_ICU_ENTRY_POINT_RENAME(uprv_decNumberNormalize)
  1.1295 +#define uprv_decNumberOr U_ICU_ENTRY_POINT_RENAME(uprv_decNumberOr)
  1.1296 +#define uprv_decNumberPlus U_ICU_ENTRY_POINT_RENAME(uprv_decNumberPlus)
  1.1297 +#define uprv_decNumberPower U_ICU_ENTRY_POINT_RENAME(uprv_decNumberPower)
  1.1298 +#define uprv_decNumberQuantize U_ICU_ENTRY_POINT_RENAME(uprv_decNumberQuantize)
  1.1299 +#define uprv_decNumberReduce U_ICU_ENTRY_POINT_RENAME(uprv_decNumberReduce)
  1.1300 +#define uprv_decNumberRemainder U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRemainder)
  1.1301 +#define uprv_decNumberRemainderNear U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRemainderNear)
  1.1302 +#define uprv_decNumberRescale U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRescale)
  1.1303 +#define uprv_decNumberRotate U_ICU_ENTRY_POINT_RENAME(uprv_decNumberRotate)
  1.1304 +#define uprv_decNumberSameQuantum U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSameQuantum)
  1.1305 +#define uprv_decNumberScaleB U_ICU_ENTRY_POINT_RENAME(uprv_decNumberScaleB)
  1.1306 +#define uprv_decNumberSetBCD U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSetBCD)
  1.1307 +#define uprv_decNumberShift U_ICU_ENTRY_POINT_RENAME(uprv_decNumberShift)
  1.1308 +#define uprv_decNumberSquareRoot U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSquareRoot)
  1.1309 +#define uprv_decNumberSubtract U_ICU_ENTRY_POINT_RENAME(uprv_decNumberSubtract)
  1.1310 +#define uprv_decNumberToEngString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToEngString)
  1.1311 +#define uprv_decNumberToInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToInt32)
  1.1312 +#define uprv_decNumberToIntegralExact U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToIntegralExact)
  1.1313 +#define uprv_decNumberToIntegralValue U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToIntegralValue)
  1.1314 +#define uprv_decNumberToString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToString)
  1.1315 +#define uprv_decNumberToUInt32 U_ICU_ENTRY_POINT_RENAME(uprv_decNumberToUInt32)
  1.1316 +#define uprv_decNumberTrim U_ICU_ENTRY_POINT_RENAME(uprv_decNumberTrim)
  1.1317 +#define uprv_decNumberVersion U_ICU_ENTRY_POINT_RENAME(uprv_decNumberVersion)
  1.1318 +#define uprv_decNumberXor U_ICU_ENTRY_POINT_RENAME(uprv_decNumberXor)
  1.1319 +#define uprv_decNumberZero U_ICU_ENTRY_POINT_RENAME(uprv_decNumberZero)
  1.1320 +#define uprv_deleteUObject U_ICU_ENTRY_POINT_RENAME(uprv_deleteUObject)
  1.1321 +#define uprv_delete_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_delete_collIterate)
  1.1322 +#define uprv_dl_close U_ICU_ENTRY_POINT_RENAME(uprv_dl_close)
  1.1323 +#define uprv_dl_open U_ICU_ENTRY_POINT_RENAME(uprv_dl_open)
  1.1324 +#define uprv_dlsym_func U_ICU_ENTRY_POINT_RENAME(uprv_dlsym_func)
  1.1325 +#define uprv_eastrncpy U_ICU_ENTRY_POINT_RENAME(uprv_eastrncpy)
  1.1326 +#define uprv_ebcdicFromAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicFromAscii)
  1.1327 +#define uprv_ebcdicToLowercaseAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicToLowercaseAscii)
  1.1328 +#define uprv_ebcdictolower U_ICU_ENTRY_POINT_RENAME(uprv_ebcdictolower)
  1.1329 +#define uprv_fabs U_ICU_ENTRY_POINT_RENAME(uprv_fabs)
  1.1330 +#define uprv_floor U_ICU_ENTRY_POINT_RENAME(uprv_floor)
  1.1331 +#define uprv_fmax U_ICU_ENTRY_POINT_RENAME(uprv_fmax)
  1.1332 +#define uprv_fmin U_ICU_ENTRY_POINT_RENAME(uprv_fmin)
  1.1333 +#define uprv_fmod U_ICU_ENTRY_POINT_RENAME(uprv_fmod)
  1.1334 +#define uprv_free U_ICU_ENTRY_POINT_RENAME(uprv_free)
  1.1335 +#define uprv_getCharNameCharacters U_ICU_ENTRY_POINT_RENAME(uprv_getCharNameCharacters)
  1.1336 +#define uprv_getDefaultCodepage U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultCodepage)
  1.1337 +#define uprv_getDefaultLocaleID U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultLocaleID)
  1.1338 +#define uprv_getInfinity U_ICU_ENTRY_POINT_RENAME(uprv_getInfinity)
  1.1339 +#define uprv_getMaxCharNameLength U_ICU_ENTRY_POINT_RENAME(uprv_getMaxCharNameLength)
  1.1340 +#define uprv_getMaxValues U_ICU_ENTRY_POINT_RENAME(uprv_getMaxValues)
  1.1341 +#define uprv_getNaN U_ICU_ENTRY_POINT_RENAME(uprv_getNaN)
  1.1342 +#define uprv_getRawUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getRawUTCtime)
  1.1343 +#define uprv_getStaticCurrencyName U_ICU_ENTRY_POINT_RENAME(uprv_getStaticCurrencyName)
  1.1344 +#define uprv_getUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getUTCtime)
  1.1345 +#define uprv_haveProperties U_ICU_ENTRY_POINT_RENAME(uprv_haveProperties)
  1.1346 +#define uprv_init_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_init_collIterate)
  1.1347 +#define uprv_init_pce U_ICU_ENTRY_POINT_RENAME(uprv_init_pce)
  1.1348 +#define uprv_int32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_int32Comparator)
  1.1349 +#define uprv_isASCIILetter U_ICU_ENTRY_POINT_RENAME(uprv_isASCIILetter)
  1.1350 +#define uprv_isInfinite U_ICU_ENTRY_POINT_RENAME(uprv_isInfinite)
  1.1351 +#define uprv_isInvariantString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantString)
  1.1352 +#define uprv_isInvariantUString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantUString)
  1.1353 +#define uprv_isNaN U_ICU_ENTRY_POINT_RENAME(uprv_isNaN)
  1.1354 +#define uprv_isNegativeInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isNegativeInfinity)
  1.1355 +#define uprv_isPositiveInfinity U_ICU_ENTRY_POINT_RENAME(uprv_isPositiveInfinity)
  1.1356 +#define uprv_itou U_ICU_ENTRY_POINT_RENAME(uprv_itou)
  1.1357 +#define uprv_log U_ICU_ENTRY_POINT_RENAME(uprv_log)
  1.1358 +#define uprv_malloc U_ICU_ENTRY_POINT_RENAME(uprv_malloc)
  1.1359 +#define uprv_mapFile U_ICU_ENTRY_POINT_RENAME(uprv_mapFile)
  1.1360 +#define uprv_max U_ICU_ENTRY_POINT_RENAME(uprv_max)
  1.1361 +#define uprv_maxMantissa U_ICU_ENTRY_POINT_RENAME(uprv_maxMantissa)
  1.1362 +#define uprv_maximumPtr U_ICU_ENTRY_POINT_RENAME(uprv_maximumPtr)
  1.1363 +#define uprv_min U_ICU_ENTRY_POINT_RENAME(uprv_min)
  1.1364 +#define uprv_modf U_ICU_ENTRY_POINT_RENAME(uprv_modf)
  1.1365 +#define uprv_new_collIterate U_ICU_ENTRY_POINT_RENAME(uprv_new_collIterate)
  1.1366 +#define uprv_parseCurrency U_ICU_ENTRY_POINT_RENAME(uprv_parseCurrency)
  1.1367 +#define uprv_pathIsAbsolute U_ICU_ENTRY_POINT_RENAME(uprv_pathIsAbsolute)
  1.1368 +#define uprv_pow U_ICU_ENTRY_POINT_RENAME(uprv_pow)
  1.1369 +#define uprv_pow10 U_ICU_ENTRY_POINT_RENAME(uprv_pow10)
  1.1370 +#define uprv_realloc U_ICU_ENTRY_POINT_RENAME(uprv_realloc)
  1.1371 +#define uprv_round U_ICU_ENTRY_POINT_RENAME(uprv_round)
  1.1372 +#define uprv_sortArray U_ICU_ENTRY_POINT_RENAME(uprv_sortArray)
  1.1373 +#define uprv_stableBinarySearch U_ICU_ENTRY_POINT_RENAME(uprv_stableBinarySearch)
  1.1374 +#define uprv_strCompare U_ICU_ENTRY_POINT_RENAME(uprv_strCompare)
  1.1375 +#define uprv_strdup U_ICU_ENTRY_POINT_RENAME(uprv_strdup)
  1.1376 +#define uprv_stricmp U_ICU_ENTRY_POINT_RENAME(uprv_stricmp)
  1.1377 +#define uprv_strndup U_ICU_ENTRY_POINT_RENAME(uprv_strndup)
  1.1378 +#define uprv_strnicmp U_ICU_ENTRY_POINT_RENAME(uprv_strnicmp)
  1.1379 +#define uprv_syntaxError U_ICU_ENTRY_POINT_RENAME(uprv_syntaxError)
  1.1380 +#define uprv_timezone U_ICU_ENTRY_POINT_RENAME(uprv_timezone)
  1.1381 +#define uprv_toupper U_ICU_ENTRY_POINT_RENAME(uprv_toupper)
  1.1382 +#define uprv_trunc U_ICU_ENTRY_POINT_RENAME(uprv_trunc)
  1.1383 +#define uprv_tzname U_ICU_ENTRY_POINT_RENAME(uprv_tzname)
  1.1384 +#define uprv_tzset U_ICU_ENTRY_POINT_RENAME(uprv_tzset)
  1.1385 +#define uprv_uca_addAnElement U_ICU_ENTRY_POINT_RENAME(uprv_uca_addAnElement)
  1.1386 +#define uprv_uca_assembleTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_assembleTable)
  1.1387 +#define uprv_uca_canonicalClosure U_ICU_ENTRY_POINT_RENAME(uprv_uca_canonicalClosure)
  1.1388 +#define uprv_uca_closeTempTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_closeTempTable)
  1.1389 +#define uprv_uca_getCodePointFromRaw U_ICU_ENTRY_POINT_RENAME(uprv_uca_getCodePointFromRaw)
  1.1390 +#define uprv_uca_getImplicitFromRaw U_ICU_ENTRY_POINT_RENAME(uprv_uca_getImplicitFromRaw)
  1.1391 +#define uprv_uca_getRawFromCodePoint U_ICU_ENTRY_POINT_RENAME(uprv_uca_getRawFromCodePoint)
  1.1392 +#define uprv_uca_getRawFromImplicit U_ICU_ENTRY_POINT_RENAME(uprv_uca_getRawFromImplicit)
  1.1393 +#define uprv_uca_initImplicitConstants U_ICU_ENTRY_POINT_RENAME(uprv_uca_initImplicitConstants)
  1.1394 +#define uprv_uca_initTempTable U_ICU_ENTRY_POINT_RENAME(uprv_uca_initTempTable)
  1.1395 +#define uprv_uint16Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint16Comparator)
  1.1396 +#define uprv_uint32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint32Comparator)
  1.1397 +#define uprv_unmapFile U_ICU_ENTRY_POINT_RENAME(uprv_unmapFile)
  1.1398 +#define upvec_cloneArray U_ICU_ENTRY_POINT_RENAME(upvec_cloneArray)
  1.1399 +#define upvec_close U_ICU_ENTRY_POINT_RENAME(upvec_close)
  1.1400 +#define upvec_compact U_ICU_ENTRY_POINT_RENAME(upvec_compact)
  1.1401 +#define upvec_compactToUTrie2Handler U_ICU_ENTRY_POINT_RENAME(upvec_compactToUTrie2Handler)
  1.1402 +#define upvec_compactToUTrie2WithRowIndexes U_ICU_ENTRY_POINT_RENAME(upvec_compactToUTrie2WithRowIndexes)
  1.1403 +#define upvec_getArray U_ICU_ENTRY_POINT_RENAME(upvec_getArray)
  1.1404 +#define upvec_getRow U_ICU_ENTRY_POINT_RENAME(upvec_getRow)
  1.1405 +#define upvec_getValue U_ICU_ENTRY_POINT_RENAME(upvec_getValue)
  1.1406 +#define upvec_open U_ICU_ENTRY_POINT_RENAME(upvec_open)
  1.1407 +#define upvec_setValue U_ICU_ENTRY_POINT_RENAME(upvec_setValue)
  1.1408 +#define uregex_appendReplacement U_ICU_ENTRY_POINT_RENAME(uregex_appendReplacement)
  1.1409 +#define uregex_appendReplacementUText U_ICU_ENTRY_POINT_RENAME(uregex_appendReplacementUText)
  1.1410 +#define uregex_appendTail U_ICU_ENTRY_POINT_RENAME(uregex_appendTail)
  1.1411 +#define uregex_appendTailUText U_ICU_ENTRY_POINT_RENAME(uregex_appendTailUText)
  1.1412 +#define uregex_clone U_ICU_ENTRY_POINT_RENAME(uregex_clone)
  1.1413 +#define uregex_close U_ICU_ENTRY_POINT_RENAME(uregex_close)
  1.1414 +#define uregex_end U_ICU_ENTRY_POINT_RENAME(uregex_end)
  1.1415 +#define uregex_end64 U_ICU_ENTRY_POINT_RENAME(uregex_end64)
  1.1416 +#define uregex_find U_ICU_ENTRY_POINT_RENAME(uregex_find)
  1.1417 +#define uregex_find64 U_ICU_ENTRY_POINT_RENAME(uregex_find64)
  1.1418 +#define uregex_findNext U_ICU_ENTRY_POINT_RENAME(uregex_findNext)
  1.1419 +#define uregex_flags U_ICU_ENTRY_POINT_RENAME(uregex_flags)
  1.1420 +#define uregex_getFindProgressCallback U_ICU_ENTRY_POINT_RENAME(uregex_getFindProgressCallback)
  1.1421 +#define uregex_getMatchCallback U_ICU_ENTRY_POINT_RENAME(uregex_getMatchCallback)
  1.1422 +#define uregex_getStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_getStackLimit)
  1.1423 +#define uregex_getText U_ICU_ENTRY_POINT_RENAME(uregex_getText)
  1.1424 +#define uregex_getTimeLimit U_ICU_ENTRY_POINT_RENAME(uregex_getTimeLimit)
  1.1425 +#define uregex_getUText U_ICU_ENTRY_POINT_RENAME(uregex_getUText)
  1.1426 +#define uregex_group U_ICU_ENTRY_POINT_RENAME(uregex_group)
  1.1427 +#define uregex_groupCount U_ICU_ENTRY_POINT_RENAME(uregex_groupCount)
  1.1428 +#define uregex_groupUText U_ICU_ENTRY_POINT_RENAME(uregex_groupUText)
  1.1429 +#define uregex_groupUTextDeep U_ICU_ENTRY_POINT_RENAME(uregex_groupUTextDeep)
  1.1430 +#define uregex_hasAnchoringBounds U_ICU_ENTRY_POINT_RENAME(uregex_hasAnchoringBounds)
  1.1431 +#define uregex_hasTransparentBounds U_ICU_ENTRY_POINT_RENAME(uregex_hasTransparentBounds)
  1.1432 +#define uregex_hitEnd U_ICU_ENTRY_POINT_RENAME(uregex_hitEnd)
  1.1433 +#define uregex_lookingAt U_ICU_ENTRY_POINT_RENAME(uregex_lookingAt)
  1.1434 +#define uregex_lookingAt64 U_ICU_ENTRY_POINT_RENAME(uregex_lookingAt64)
  1.1435 +#define uregex_matches U_ICU_ENTRY_POINT_RENAME(uregex_matches)
  1.1436 +#define uregex_matches64 U_ICU_ENTRY_POINT_RENAME(uregex_matches64)
  1.1437 +#define uregex_open U_ICU_ENTRY_POINT_RENAME(uregex_open)
  1.1438 +#define uregex_openC U_ICU_ENTRY_POINT_RENAME(uregex_openC)
  1.1439 +#define uregex_openUText U_ICU_ENTRY_POINT_RENAME(uregex_openUText)
  1.1440 +#define uregex_pattern U_ICU_ENTRY_POINT_RENAME(uregex_pattern)
  1.1441 +#define uregex_patternUText U_ICU_ENTRY_POINT_RENAME(uregex_patternUText)
  1.1442 +#define uregex_refreshUText U_ICU_ENTRY_POINT_RENAME(uregex_refreshUText)
  1.1443 +#define uregex_regionEnd U_ICU_ENTRY_POINT_RENAME(uregex_regionEnd)
  1.1444 +#define uregex_regionEnd64 U_ICU_ENTRY_POINT_RENAME(uregex_regionEnd64)
  1.1445 +#define uregex_regionStart U_ICU_ENTRY_POINT_RENAME(uregex_regionStart)
  1.1446 +#define uregex_regionStart64 U_ICU_ENTRY_POINT_RENAME(uregex_regionStart64)
  1.1447 +#define uregex_replaceAll U_ICU_ENTRY_POINT_RENAME(uregex_replaceAll)
  1.1448 +#define uregex_replaceAllUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceAllUText)
  1.1449 +#define uregex_replaceFirst U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirst)
  1.1450 +#define uregex_replaceFirstUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirstUText)
  1.1451 +#define uregex_requireEnd U_ICU_ENTRY_POINT_RENAME(uregex_requireEnd)
  1.1452 +#define uregex_reset U_ICU_ENTRY_POINT_RENAME(uregex_reset)
  1.1453 +#define uregex_reset64 U_ICU_ENTRY_POINT_RENAME(uregex_reset64)
  1.1454 +#define uregex_setFindProgressCallback U_ICU_ENTRY_POINT_RENAME(uregex_setFindProgressCallback)
  1.1455 +#define uregex_setMatchCallback U_ICU_ENTRY_POINT_RENAME(uregex_setMatchCallback)
  1.1456 +#define uregex_setRegion U_ICU_ENTRY_POINT_RENAME(uregex_setRegion)
  1.1457 +#define uregex_setRegion64 U_ICU_ENTRY_POINT_RENAME(uregex_setRegion64)
  1.1458 +#define uregex_setRegionAndStart U_ICU_ENTRY_POINT_RENAME(uregex_setRegionAndStart)
  1.1459 +#define uregex_setStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_setStackLimit)
  1.1460 +#define uregex_setText U_ICU_ENTRY_POINT_RENAME(uregex_setText)
  1.1461 +#define uregex_setTimeLimit U_ICU_ENTRY_POINT_RENAME(uregex_setTimeLimit)
  1.1462 +#define uregex_setUText U_ICU_ENTRY_POINT_RENAME(uregex_setUText)
  1.1463 +#define uregex_split U_ICU_ENTRY_POINT_RENAME(uregex_split)
  1.1464 +#define uregex_splitUText U_ICU_ENTRY_POINT_RENAME(uregex_splitUText)
  1.1465 +#define uregex_start U_ICU_ENTRY_POINT_RENAME(uregex_start)
  1.1466 +#define uregex_start64 U_ICU_ENTRY_POINT_RENAME(uregex_start64)
  1.1467 +#define uregex_ucstr_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_ucstr_unescape_charAt)
  1.1468 +#define uregex_useAnchoringBounds U_ICU_ENTRY_POINT_RENAME(uregex_useAnchoringBounds)
  1.1469 +#define uregex_useTransparentBounds U_ICU_ENTRY_POINT_RENAME(uregex_useTransparentBounds)
  1.1470 +#define uregex_utext_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_utext_unescape_charAt)
  1.1471 +#define uregion_areEqual U_ICU_ENTRY_POINT_RENAME(uregion_areEqual)
  1.1472 +#define uregion_contains U_ICU_ENTRY_POINT_RENAME(uregion_contains)
  1.1473 +#define uregion_getAvailable U_ICU_ENTRY_POINT_RENAME(uregion_getAvailable)
  1.1474 +#define uregion_getContainedRegions U_ICU_ENTRY_POINT_RENAME(uregion_getContainedRegions)
  1.1475 +#define uregion_getContainedRegionsOfType U_ICU_ENTRY_POINT_RENAME(uregion_getContainedRegionsOfType)
  1.1476 +#define uregion_getContainingRegion U_ICU_ENTRY_POINT_RENAME(uregion_getContainingRegion)
  1.1477 +#define uregion_getContainingRegionOfType U_ICU_ENTRY_POINT_RENAME(uregion_getContainingRegionOfType)
  1.1478 +#define uregion_getNumericCode U_ICU_ENTRY_POINT_RENAME(uregion_getNumericCode)
  1.1479 +#define uregion_getPreferredValues U_ICU_ENTRY_POINT_RENAME(uregion_getPreferredValues)
  1.1480 +#define uregion_getRegionCode U_ICU_ENTRY_POINT_RENAME(uregion_getRegionCode)
  1.1481 +#define uregion_getRegionFromCode U_ICU_ENTRY_POINT_RENAME(uregion_getRegionFromCode)
  1.1482 +#define uregion_getRegionFromNumericCode U_ICU_ENTRY_POINT_RENAME(uregion_getRegionFromNumericCode)
  1.1483 +#define uregion_getType U_ICU_ENTRY_POINT_RENAME(uregion_getType)
  1.1484 +#define ures_close U_ICU_ENTRY_POINT_RENAME(ures_close)
  1.1485 +#define ures_copyResb U_ICU_ENTRY_POINT_RENAME(ures_copyResb)
  1.1486 +#define ures_countArrayItems U_ICU_ENTRY_POINT_RENAME(ures_countArrayItems)
  1.1487 +#define ures_findResource U_ICU_ENTRY_POINT_RENAME(ures_findResource)
  1.1488 +#define ures_findSubResource U_ICU_ENTRY_POINT_RENAME(ures_findSubResource)
  1.1489 +#define ures_getBinary U_ICU_ENTRY_POINT_RENAME(ures_getBinary)
  1.1490 +#define ures_getByIndex U_ICU_ENTRY_POINT_RENAME(ures_getByIndex)
  1.1491 +#define ures_getByKey U_ICU_ENTRY_POINT_RENAME(ures_getByKey)
  1.1492 +#define ures_getByKeyWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getByKeyWithFallback)
  1.1493 +#define ures_getFunctionalEquivalent U_ICU_ENTRY_POINT_RENAME(ures_getFunctionalEquivalent)
  1.1494 +#define ures_getInt U_ICU_ENTRY_POINT_RENAME(ures_getInt)
  1.1495 +#define ures_getIntVector U_ICU_ENTRY_POINT_RENAME(ures_getIntVector)
  1.1496 +#define ures_getKey U_ICU_ENTRY_POINT_RENAME(ures_getKey)
  1.1497 +#define ures_getKeywordValues U_ICU_ENTRY_POINT_RENAME(ures_getKeywordValues)
  1.1498 +#define ures_getLocale U_ICU_ENTRY_POINT_RENAME(ures_getLocale)
  1.1499 +#define ures_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ures_getLocaleByType)
  1.1500 +#define ures_getLocaleInternal U_ICU_ENTRY_POINT_RENAME(ures_getLocaleInternal)
  1.1501 +#define ures_getName U_ICU_ENTRY_POINT_RENAME(ures_getName)
  1.1502 +#define ures_getNextResource U_ICU_ENTRY_POINT_RENAME(ures_getNextResource)
  1.1503 +#define ures_getNextString U_ICU_ENTRY_POINT_RENAME(ures_getNextString)
  1.1504 +#define ures_getSize U_ICU_ENTRY_POINT_RENAME(ures_getSize)
  1.1505 +#define ures_getString U_ICU_ENTRY_POINT_RENAME(ures_getString)
  1.1506 +#define ures_getStringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getStringByIndex)
  1.1507 +#define ures_getStringByKey U_ICU_ENTRY_POINT_RENAME(ures_getStringByKey)
  1.1508 +#define ures_getStringByKeyWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getStringByKeyWithFallback)
  1.1509 +#define ures_getType U_ICU_ENTRY_POINT_RENAME(ures_getType)
  1.1510 +#define ures_getUInt U_ICU_ENTRY_POINT_RENAME(ures_getUInt)
  1.1511 +#define ures_getUTF8String U_ICU_ENTRY_POINT_RENAME(ures_getUTF8String)
  1.1512 +#define ures_getUTF8StringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getUTF8StringByIndex)
  1.1513 +#define ures_getUTF8StringByKey U_ICU_ENTRY_POINT_RENAME(ures_getUTF8StringByKey)
  1.1514 +#define ures_getVersion U_ICU_ENTRY_POINT_RENAME(ures_getVersion)
  1.1515 +#define ures_getVersionByKey U_ICU_ENTRY_POINT_RENAME(ures_getVersionByKey)
  1.1516 +#define ures_getVersionNumber U_ICU_ENTRY_POINT_RENAME(ures_getVersionNumber)
  1.1517 +#define ures_getVersionNumberInternal U_ICU_ENTRY_POINT_RENAME(ures_getVersionNumberInternal)
  1.1518 +#define ures_hasNext U_ICU_ENTRY_POINT_RENAME(ures_hasNext)
  1.1519 +#define ures_initStackObject U_ICU_ENTRY_POINT_RENAME(ures_initStackObject)
  1.1520 +#define ures_open U_ICU_ENTRY_POINT_RENAME(ures_open)
  1.1521 +#define ures_openAvailableLocales U_ICU_ENTRY_POINT_RENAME(ures_openAvailableLocales)
  1.1522 +#define ures_openDirect U_ICU_ENTRY_POINT_RENAME(ures_openDirect)
  1.1523 +#define ures_openFillIn U_ICU_ENTRY_POINT_RENAME(ures_openFillIn)
  1.1524 +#define ures_openU U_ICU_ENTRY_POINT_RENAME(ures_openU)
  1.1525 +#define ures_resetIterator U_ICU_ENTRY_POINT_RENAME(ures_resetIterator)
  1.1526 +#define ures_swap U_ICU_ENTRY_POINT_RENAME(ures_swap)
  1.1527 +#define uscript_breaksBetweenLetters U_ICU_ENTRY_POINT_RENAME(uscript_breaksBetweenLetters)
  1.1528 +#define uscript_closeRun U_ICU_ENTRY_POINT_RENAME(uscript_closeRun)
  1.1529 +#define uscript_getCode U_ICU_ENTRY_POINT_RENAME(uscript_getCode)
  1.1530 +#define uscript_getName U_ICU_ENTRY_POINT_RENAME(uscript_getName)
  1.1531 +#define uscript_getSampleString U_ICU_ENTRY_POINT_RENAME(uscript_getSampleString)
  1.1532 +#define uscript_getSampleUnicodeString U_ICU_ENTRY_POINT_RENAME(uscript_getSampleUnicodeString)
  1.1533 +#define uscript_getScript U_ICU_ENTRY_POINT_RENAME(uscript_getScript)
  1.1534 +#define uscript_getScriptExtensions U_ICU_ENTRY_POINT_RENAME(uscript_getScriptExtensions)
  1.1535 +#define uscript_getShortName U_ICU_ENTRY_POINT_RENAME(uscript_getShortName)
  1.1536 +#define uscript_getUsage U_ICU_ENTRY_POINT_RENAME(uscript_getUsage)
  1.1537 +#define uscript_hasScript U_ICU_ENTRY_POINT_RENAME(uscript_hasScript)
  1.1538 +#define uscript_isCased U_ICU_ENTRY_POINT_RENAME(uscript_isCased)
  1.1539 +#define uscript_isRightToLeft U_ICU_ENTRY_POINT_RENAME(uscript_isRightToLeft)
  1.1540 +#define uscript_nextRun U_ICU_ENTRY_POINT_RENAME(uscript_nextRun)
  1.1541 +#define uscript_openRun U_ICU_ENTRY_POINT_RENAME(uscript_openRun)
  1.1542 +#define uscript_resetRun U_ICU_ENTRY_POINT_RENAME(uscript_resetRun)
  1.1543 +#define uscript_setRunText U_ICU_ENTRY_POINT_RENAME(uscript_setRunText)
  1.1544 +#define usearch_close U_ICU_ENTRY_POINT_RENAME(usearch_close)
  1.1545 +#define usearch_first U_ICU_ENTRY_POINT_RENAME(usearch_first)
  1.1546 +#define usearch_following U_ICU_ENTRY_POINT_RENAME(usearch_following)
  1.1547 +#define usearch_getAttribute U_ICU_ENTRY_POINT_RENAME(usearch_getAttribute)
  1.1548 +#define usearch_getBreakIterator U_ICU_ENTRY_POINT_RENAME(usearch_getBreakIterator)
  1.1549 +#define usearch_getCollator U_ICU_ENTRY_POINT_RENAME(usearch_getCollator)
  1.1550 +#define usearch_getMatchedLength U_ICU_ENTRY_POINT_RENAME(usearch_getMatchedLength)
  1.1551 +#define usearch_getMatchedStart U_ICU_ENTRY_POINT_RENAME(usearch_getMatchedStart)
  1.1552 +#define usearch_getMatchedText U_ICU_ENTRY_POINT_RENAME(usearch_getMatchedText)
  1.1553 +#define usearch_getOffset U_ICU_ENTRY_POINT_RENAME(usearch_getOffset)
  1.1554 +#define usearch_getPattern U_ICU_ENTRY_POINT_RENAME(usearch_getPattern)
  1.1555 +#define usearch_getText U_ICU_ENTRY_POINT_RENAME(usearch_getText)
  1.1556 +#define usearch_handleNextCanonical U_ICU_ENTRY_POINT_RENAME(usearch_handleNextCanonical)
  1.1557 +#define usearch_handleNextExact U_ICU_ENTRY_POINT_RENAME(usearch_handleNextExact)
  1.1558 +#define usearch_handlePreviousCanonical U_ICU_ENTRY_POINT_RENAME(usearch_handlePreviousCanonical)
  1.1559 +#define usearch_handlePreviousExact U_ICU_ENTRY_POINT_RENAME(usearch_handlePreviousExact)
  1.1560 +#define usearch_last U_ICU_ENTRY_POINT_RENAME(usearch_last)
  1.1561 +#define usearch_next U_ICU_ENTRY_POINT_RENAME(usearch_next)
  1.1562 +#define usearch_open U_ICU_ENTRY_POINT_RENAME(usearch_open)
  1.1563 +#define usearch_openFromCollator U_ICU_ENTRY_POINT_RENAME(usearch_openFromCollator)
  1.1564 +#define usearch_preceding U_ICU_ENTRY_POINT_RENAME(usearch_preceding)
  1.1565 +#define usearch_previous U_ICU_ENTRY_POINT_RENAME(usearch_previous)
  1.1566 +#define usearch_reset U_ICU_ENTRY_POINT_RENAME(usearch_reset)
  1.1567 +#define usearch_search U_ICU_ENTRY_POINT_RENAME(usearch_search)
  1.1568 +#define usearch_searchBackwards U_ICU_ENTRY_POINT_RENAME(usearch_searchBackwards)
  1.1569 +#define usearch_setAttribute U_ICU_ENTRY_POINT_RENAME(usearch_setAttribute)
  1.1570 +#define usearch_setBreakIterator U_ICU_ENTRY_POINT_RENAME(usearch_setBreakIterator)
  1.1571 +#define usearch_setCollator U_ICU_ENTRY_POINT_RENAME(usearch_setCollator)
  1.1572 +#define usearch_setOffset U_ICU_ENTRY_POINT_RENAME(usearch_setOffset)
  1.1573 +#define usearch_setPattern U_ICU_ENTRY_POINT_RENAME(usearch_setPattern)
  1.1574 +#define usearch_setText U_ICU_ENTRY_POINT_RENAME(usearch_setText)
  1.1575 +#define uset_add U_ICU_ENTRY_POINT_RENAME(uset_add)
  1.1576 +#define uset_addAll U_ICU_ENTRY_POINT_RENAME(uset_addAll)
  1.1577 +#define uset_addAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_addAllCodePoints)
  1.1578 +#define uset_addRange U_ICU_ENTRY_POINT_RENAME(uset_addRange)
  1.1579 +#define uset_addString U_ICU_ENTRY_POINT_RENAME(uset_addString)
  1.1580 +#define uset_applyIntPropertyValue U_ICU_ENTRY_POINT_RENAME(uset_applyIntPropertyValue)
  1.1581 +#define uset_applyPattern U_ICU_ENTRY_POINT_RENAME(uset_applyPattern)
  1.1582 +#define uset_applyPropertyAlias U_ICU_ENTRY_POINT_RENAME(uset_applyPropertyAlias)
  1.1583 +#define uset_charAt U_ICU_ENTRY_POINT_RENAME(uset_charAt)
  1.1584 +#define uset_clear U_ICU_ENTRY_POINT_RENAME(uset_clear)
  1.1585 +#define uset_clone U_ICU_ENTRY_POINT_RENAME(uset_clone)
  1.1586 +#define uset_cloneAsThawed U_ICU_ENTRY_POINT_RENAME(uset_cloneAsThawed)
  1.1587 +#define uset_close U_ICU_ENTRY_POINT_RENAME(uset_close)
  1.1588 +#define uset_closeOver U_ICU_ENTRY_POINT_RENAME(uset_closeOver)
  1.1589 +#define uset_compact U_ICU_ENTRY_POINT_RENAME(uset_compact)
  1.1590 +#define uset_complement U_ICU_ENTRY_POINT_RENAME(uset_complement)
  1.1591 +#define uset_complementAll U_ICU_ENTRY_POINT_RENAME(uset_complementAll)
  1.1592 +#define uset_contains U_ICU_ENTRY_POINT_RENAME(uset_contains)
  1.1593 +#define uset_containsAll U_ICU_ENTRY_POINT_RENAME(uset_containsAll)
  1.1594 +#define uset_containsAllCodePoints U_ICU_ENTRY_POINT_RENAME(uset_containsAllCodePoints)
  1.1595 +#define uset_containsNone U_ICU_ENTRY_POINT_RENAME(uset_containsNone)
  1.1596 +#define uset_containsRange U_ICU_ENTRY_POINT_RENAME(uset_containsRange)
  1.1597 +#define uset_containsSome U_ICU_ENTRY_POINT_RENAME(uset_containsSome)
  1.1598 +#define uset_containsString U_ICU_ENTRY_POINT_RENAME(uset_containsString)
  1.1599 +#define uset_equals U_ICU_ENTRY_POINT_RENAME(uset_equals)
  1.1600 +#define uset_freeze U_ICU_ENTRY_POINT_RENAME(uset_freeze)
  1.1601 +#define uset_getItem U_ICU_ENTRY_POINT_RENAME(uset_getItem)
  1.1602 +#define uset_getItemCount U_ICU_ENTRY_POINT_RENAME(uset_getItemCount)
  1.1603 +#define uset_getSerializedRange U_ICU_ENTRY_POINT_RENAME(uset_getSerializedRange)
  1.1604 +#define uset_getSerializedRangeCount U_ICU_ENTRY_POINT_RENAME(uset_getSerializedRangeCount)
  1.1605 +#define uset_getSerializedSet U_ICU_ENTRY_POINT_RENAME(uset_getSerializedSet)
  1.1606 +#define uset_indexOf U_ICU_ENTRY_POINT_RENAME(uset_indexOf)
  1.1607 +#define uset_isEmpty U_ICU_ENTRY_POINT_RENAME(uset_isEmpty)
  1.1608 +#define uset_isFrozen U_ICU_ENTRY_POINT_RENAME(uset_isFrozen)
  1.1609 +#define uset_open U_ICU_ENTRY_POINT_RENAME(uset_open)
  1.1610 +#define uset_openEmpty U_ICU_ENTRY_POINT_RENAME(uset_openEmpty)
  1.1611 +#define uset_openPattern U_ICU_ENTRY_POINT_RENAME(uset_openPattern)
  1.1612 +#define uset_openPatternOptions U_ICU_ENTRY_POINT_RENAME(uset_openPatternOptions)
  1.1613 +#define uset_remove U_ICU_ENTRY_POINT_RENAME(uset_remove)
  1.1614 +#define uset_removeAll U_ICU_ENTRY_POINT_RENAME(uset_removeAll)
  1.1615 +#define uset_removeAllStrings U_ICU_ENTRY_POINT_RENAME(uset_removeAllStrings)
  1.1616 +#define uset_removeRange U_ICU_ENTRY_POINT_RENAME(uset_removeRange)
  1.1617 +#define uset_removeString U_ICU_ENTRY_POINT_RENAME(uset_removeString)
  1.1618 +#define uset_resemblesPattern U_ICU_ENTRY_POINT_RENAME(uset_resemblesPattern)
  1.1619 +#define uset_retain U_ICU_ENTRY_POINT_RENAME(uset_retain)
  1.1620 +#define uset_retainAll U_ICU_ENTRY_POINT_RENAME(uset_retainAll)
  1.1621 +#define uset_serialize U_ICU_ENTRY_POINT_RENAME(uset_serialize)
  1.1622 +#define uset_serializedContains U_ICU_ENTRY_POINT_RENAME(uset_serializedContains)
  1.1623 +#define uset_set U_ICU_ENTRY_POINT_RENAME(uset_set)
  1.1624 +#define uset_setSerializedToOne U_ICU_ENTRY_POINT_RENAME(uset_setSerializedToOne)
  1.1625 +#define uset_size U_ICU_ENTRY_POINT_RENAME(uset_size)
  1.1626 +#define uset_span U_ICU_ENTRY_POINT_RENAME(uset_span)
  1.1627 +#define uset_spanBack U_ICU_ENTRY_POINT_RENAME(uset_spanBack)
  1.1628 +#define uset_spanBackUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanBackUTF8)
  1.1629 +#define uset_spanUTF8 U_ICU_ENTRY_POINT_RENAME(uset_spanUTF8)
  1.1630 +#define uset_toPattern U_ICU_ENTRY_POINT_RENAME(uset_toPattern)
  1.1631 +#define uspoof_areConfusable U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusable)
  1.1632 +#define uspoof_areConfusableUTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusableUTF8)
  1.1633 +#define uspoof_areConfusableUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusableUnicodeString)
  1.1634 +#define uspoof_check U_ICU_ENTRY_POINT_RENAME(uspoof_check)
  1.1635 +#define uspoof_checkUTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_checkUTF8)
  1.1636 +#define uspoof_checkUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_checkUnicodeString)
  1.1637 +#define uspoof_clone U_ICU_ENTRY_POINT_RENAME(uspoof_clone)
  1.1638 +#define uspoof_close U_ICU_ENTRY_POINT_RENAME(uspoof_close)
  1.1639 +#define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars)
  1.1640 +#define uspoof_getAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedLocales)
  1.1641 +#define uspoof_getAllowedUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedUnicodeSet)
  1.1642 +#define uspoof_getChecks U_ICU_ENTRY_POINT_RENAME(uspoof_getChecks)
  1.1643 +#define uspoof_getInclusionSet U_ICU_ENTRY_POINT_RENAME(uspoof_getInclusionSet)
  1.1644 +#define uspoof_getInclusionUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_getInclusionUnicodeSet)
  1.1645 +#define uspoof_getRecommendedSet U_ICU_ENTRY_POINT_RENAME(uspoof_getRecommendedSet)
  1.1646 +#define uspoof_getRecommendedUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_getRecommendedUnicodeSet)
  1.1647 +#define uspoof_getRestrictionLevel U_ICU_ENTRY_POINT_RENAME(uspoof_getRestrictionLevel)
  1.1648 +#define uspoof_getSkeleton U_ICU_ENTRY_POINT_RENAME(uspoof_getSkeleton)
  1.1649 +#define uspoof_getSkeletonUTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_getSkeletonUTF8)
  1.1650 +#define uspoof_getSkeletonUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_getSkeletonUnicodeString)
  1.1651 +#define uspoof_open U_ICU_ENTRY_POINT_RENAME(uspoof_open)
  1.1652 +#define uspoof_openFromSerialized U_ICU_ENTRY_POINT_RENAME(uspoof_openFromSerialized)
  1.1653 +#define uspoof_openFromSource U_ICU_ENTRY_POINT_RENAME(uspoof_openFromSource)
  1.1654 +#define uspoof_serialize U_ICU_ENTRY_POINT_RENAME(uspoof_serialize)
  1.1655 +#define uspoof_setAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedChars)
  1.1656 +#define uspoof_setAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedLocales)
  1.1657 +#define uspoof_setAllowedUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_setAllowedUnicodeSet)
  1.1658 +#define uspoof_setChecks U_ICU_ENTRY_POINT_RENAME(uspoof_setChecks)
  1.1659 +#define uspoof_setRestrictionLevel U_ICU_ENTRY_POINT_RENAME(uspoof_setRestrictionLevel)
  1.1660 +#define uspoof_swap U_ICU_ENTRY_POINT_RENAME(uspoof_swap)
  1.1661 +#define usprep_close U_ICU_ENTRY_POINT_RENAME(usprep_close)
  1.1662 +#define usprep_open U_ICU_ENTRY_POINT_RENAME(usprep_open)
  1.1663 +#define usprep_openByType U_ICU_ENTRY_POINT_RENAME(usprep_openByType)
  1.1664 +#define usprep_prepare U_ICU_ENTRY_POINT_RENAME(usprep_prepare)
  1.1665 +#define usprep_swap U_ICU_ENTRY_POINT_RENAME(usprep_swap)
  1.1666 +#define ustr_hashCharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashCharsN)
  1.1667 +#define ustr_hashICharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashICharsN)
  1.1668 +#define ustr_hashUCharsN U_ICU_ENTRY_POINT_RENAME(ustr_hashUCharsN)
  1.1669 +#define ustrcase_internalFold U_ICU_ENTRY_POINT_RENAME(ustrcase_internalFold)
  1.1670 +#define ustrcase_internalToLower U_ICU_ENTRY_POINT_RENAME(ustrcase_internalToLower)
  1.1671 +#define ustrcase_internalToTitle U_ICU_ENTRY_POINT_RENAME(ustrcase_internalToTitle)
  1.1672 +#define ustrcase_internalToUpper U_ICU_ENTRY_POINT_RENAME(ustrcase_internalToUpper)
  1.1673 +#define ustrcase_map U_ICU_ENTRY_POINT_RENAME(ustrcase_map)
  1.1674 +#define ustrcase_setTempCaseMapLocale U_ICU_ENTRY_POINT_RENAME(ustrcase_setTempCaseMapLocale)
  1.1675 +#define utext_char32At U_ICU_ENTRY_POINT_RENAME(utext_char32At)
  1.1676 +#define utext_clone U_ICU_ENTRY_POINT_RENAME(utext_clone)
  1.1677 +#define utext_close U_ICU_ENTRY_POINT_RENAME(utext_close)
  1.1678 +#define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy)
  1.1679 +#define utext_current32 U_ICU_ENTRY_POINT_RENAME(utext_current32)
  1.1680 +#define utext_equals U_ICU_ENTRY_POINT_RENAME(utext_equals)
  1.1681 +#define utext_extract U_ICU_ENTRY_POINT_RENAME(utext_extract)
  1.1682 +#define utext_freeze U_ICU_ENTRY_POINT_RENAME(utext_freeze)
  1.1683 +#define utext_getNativeIndex U_ICU_ENTRY_POINT_RENAME(utext_getNativeIndex)
  1.1684 +#define utext_getPreviousNativeIndex U_ICU_ENTRY_POINT_RENAME(utext_getPreviousNativeIndex)
  1.1685 +#define utext_hasMetaData U_ICU_ENTRY_POINT_RENAME(utext_hasMetaData)
  1.1686 +#define utext_isLengthExpensive U_ICU_ENTRY_POINT_RENAME(utext_isLengthExpensive)
  1.1687 +#define utext_isWritable U_ICU_ENTRY_POINT_RENAME(utext_isWritable)
  1.1688 +#define utext_moveIndex32 U_ICU_ENTRY_POINT_RENAME(utext_moveIndex32)
  1.1689 +#define utext_nativeLength U_ICU_ENTRY_POINT_RENAME(utext_nativeLength)
  1.1690 +#define utext_next32 U_ICU_ENTRY_POINT_RENAME(utext_next32)
  1.1691 +#define utext_next32From U_ICU_ENTRY_POINT_RENAME(utext_next32From)
  1.1692 +#define utext_openCharacterIterator U_ICU_ENTRY_POINT_RENAME(utext_openCharacterIterator)
  1.1693 +#define utext_openConstUnicodeString U_ICU_ENTRY_POINT_RENAME(utext_openConstUnicodeString)
  1.1694 +#define utext_openReplaceable U_ICU_ENTRY_POINT_RENAME(utext_openReplaceable)
  1.1695 +#define utext_openUChars U_ICU_ENTRY_POINT_RENAME(utext_openUChars)
  1.1696 +#define utext_openUTF8 U_ICU_ENTRY_POINT_RENAME(utext_openUTF8)
  1.1697 +#define utext_openUnicodeString U_ICU_ENTRY_POINT_RENAME(utext_openUnicodeString)
  1.1698 +#define utext_previous32 U_ICU_ENTRY_POINT_RENAME(utext_previous32)
  1.1699 +#define utext_previous32From U_ICU_ENTRY_POINT_RENAME(utext_previous32From)
  1.1700 +#define utext_replace U_ICU_ENTRY_POINT_RENAME(utext_replace)
  1.1701 +#define utext_setNativeIndex U_ICU_ENTRY_POINT_RENAME(utext_setNativeIndex)
  1.1702 +#define utext_setup U_ICU_ENTRY_POINT_RENAME(utext_setup)
  1.1703 +#define utf8_appendCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_appendCharSafeBody)
  1.1704 +#define utf8_back1SafeBody U_ICU_ENTRY_POINT_RENAME(utf8_back1SafeBody)
  1.1705 +#define utf8_countTrailBytes U_ICU_ENTRY_POINT_RENAME(utf8_countTrailBytes)
  1.1706 +#define utf8_nextCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_nextCharSafeBody)
  1.1707 +#define utf8_prevCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_prevCharSafeBody)
  1.1708 +#define utmscale_fromInt64 U_ICU_ENTRY_POINT_RENAME(utmscale_fromInt64)
  1.1709 +#define utmscale_getTimeScaleValue U_ICU_ENTRY_POINT_RENAME(utmscale_getTimeScaleValue)
  1.1710 +#define utmscale_toInt64 U_ICU_ENTRY_POINT_RENAME(utmscale_toInt64)
  1.1711 +#define utrace_cleanup U_ICU_ENTRY_POINT_RENAME(utrace_cleanup)
  1.1712 +#define utrace_data U_ICU_ENTRY_POINT_RENAME(utrace_data)
  1.1713 +#define utrace_entry U_ICU_ENTRY_POINT_RENAME(utrace_entry)
  1.1714 +#define utrace_exit U_ICU_ENTRY_POINT_RENAME(utrace_exit)
  1.1715 +#define utrace_format U_ICU_ENTRY_POINT_RENAME(utrace_format)
  1.1716 +#define utrace_functionName U_ICU_ENTRY_POINT_RENAME(utrace_functionName)
  1.1717 +#define utrace_getFunctions U_ICU_ENTRY_POINT_RENAME(utrace_getFunctions)
  1.1718 +#define utrace_getLevel U_ICU_ENTRY_POINT_RENAME(utrace_getLevel)
  1.1719 +#define utrace_level U_ICU_ENTRY_POINT_RENAME(utrace_level)
  1.1720 +#define utrace_setFunctions U_ICU_ENTRY_POINT_RENAME(utrace_setFunctions)
  1.1721 +#define utrace_setLevel U_ICU_ENTRY_POINT_RENAME(utrace_setLevel)
  1.1722 +#define utrace_vformat U_ICU_ENTRY_POINT_RENAME(utrace_vformat)
  1.1723 +#define utrans_clone U_ICU_ENTRY_POINT_RENAME(utrans_clone)
  1.1724 +#define utrans_close U_ICU_ENTRY_POINT_RENAME(utrans_close)
  1.1725 +#define utrans_countAvailableIDs U_ICU_ENTRY_POINT_RENAME(utrans_countAvailableIDs)
  1.1726 +#define utrans_getAvailableID U_ICU_ENTRY_POINT_RENAME(utrans_getAvailableID)
  1.1727 +#define utrans_getID U_ICU_ENTRY_POINT_RENAME(utrans_getID)
  1.1728 +#define utrans_getUnicodeID U_ICU_ENTRY_POINT_RENAME(utrans_getUnicodeID)
  1.1729 +#define utrans_open U_ICU_ENTRY_POINT_RENAME(utrans_open)
  1.1730 +#define utrans_openIDs U_ICU_ENTRY_POINT_RENAME(utrans_openIDs)
  1.1731 +#define utrans_openInverse U_ICU_ENTRY_POINT_RENAME(utrans_openInverse)
  1.1732 +#define utrans_openU U_ICU_ENTRY_POINT_RENAME(utrans_openU)
  1.1733 +#define utrans_register U_ICU_ENTRY_POINT_RENAME(utrans_register)
  1.1734 +#define utrans_rep_caseContextIterator U_ICU_ENTRY_POINT_RENAME(utrans_rep_caseContextIterator)
  1.1735 +#define utrans_setFilter U_ICU_ENTRY_POINT_RENAME(utrans_setFilter)
  1.1736 +#define utrans_stripRules U_ICU_ENTRY_POINT_RENAME(utrans_stripRules)
  1.1737 +#define utrans_trans U_ICU_ENTRY_POINT_RENAME(utrans_trans)
  1.1738 +#define utrans_transIncremental U_ICU_ENTRY_POINT_RENAME(utrans_transIncremental)
  1.1739 +#define utrans_transIncrementalUChars U_ICU_ENTRY_POINT_RENAME(utrans_transIncrementalUChars)
  1.1740 +#define utrans_transUChars U_ICU_ENTRY_POINT_RENAME(utrans_transUChars)
  1.1741 +#define utrans_transliterator_cleanup U_ICU_ENTRY_POINT_RENAME(utrans_transliterator_cleanup)
  1.1742 +#define utrans_unregister U_ICU_ENTRY_POINT_RENAME(utrans_unregister)
  1.1743 +#define utrans_unregisterID U_ICU_ENTRY_POINT_RENAME(utrans_unregisterID)
  1.1744 +#define utrie2_clone U_ICU_ENTRY_POINT_RENAME(utrie2_clone)
  1.1745 +#define utrie2_cloneAsThawed U_ICU_ENTRY_POINT_RENAME(utrie2_cloneAsThawed)
  1.1746 +#define utrie2_close U_ICU_ENTRY_POINT_RENAME(utrie2_close)
  1.1747 +#define utrie2_enum U_ICU_ENTRY_POINT_RENAME(utrie2_enum)
  1.1748 +#define utrie2_enumForLeadSurrogate U_ICU_ENTRY_POINT_RENAME(utrie2_enumForLeadSurrogate)
  1.1749 +#define utrie2_freeze U_ICU_ENTRY_POINT_RENAME(utrie2_freeze)
  1.1750 +#define utrie2_fromUTrie U_ICU_ENTRY_POINT_RENAME(utrie2_fromUTrie)
  1.1751 +#define utrie2_get32 U_ICU_ENTRY_POINT_RENAME(utrie2_get32)
  1.1752 +#define utrie2_get32FromLeadSurrogateCodeUnit U_ICU_ENTRY_POINT_RENAME(utrie2_get32FromLeadSurrogateCodeUnit)
  1.1753 +#define utrie2_getVersion U_ICU_ENTRY_POINT_RENAME(utrie2_getVersion)
  1.1754 +#define utrie2_internalU8NextIndex U_ICU_ENTRY_POINT_RENAME(utrie2_internalU8NextIndex)
  1.1755 +#define utrie2_internalU8PrevIndex U_ICU_ENTRY_POINT_RENAME(utrie2_internalU8PrevIndex)
  1.1756 +#define utrie2_isFrozen U_ICU_ENTRY_POINT_RENAME(utrie2_isFrozen)
  1.1757 +#define utrie2_open U_ICU_ENTRY_POINT_RENAME(utrie2_open)
  1.1758 +#define utrie2_openDummy U_ICU_ENTRY_POINT_RENAME(utrie2_openDummy)
  1.1759 +#define utrie2_openFromSerialized U_ICU_ENTRY_POINT_RENAME(utrie2_openFromSerialized)
  1.1760 +#define utrie2_serialize U_ICU_ENTRY_POINT_RENAME(utrie2_serialize)
  1.1761 +#define utrie2_set32 U_ICU_ENTRY_POINT_RENAME(utrie2_set32)
  1.1762 +#define utrie2_set32ForLeadSurrogateCodeUnit U_ICU_ENTRY_POINT_RENAME(utrie2_set32ForLeadSurrogateCodeUnit)
  1.1763 +#define utrie2_setRange32 U_ICU_ENTRY_POINT_RENAME(utrie2_setRange32)
  1.1764 +#define utrie2_swap U_ICU_ENTRY_POINT_RENAME(utrie2_swap)
  1.1765 +#define utrie2_swapAnyVersion U_ICU_ENTRY_POINT_RENAME(utrie2_swapAnyVersion)
  1.1766 +#define utrie_clone U_ICU_ENTRY_POINT_RENAME(utrie_clone)
  1.1767 +#define utrie_close U_ICU_ENTRY_POINT_RENAME(utrie_close)
  1.1768 +#define utrie_defaultGetFoldingOffset U_ICU_ENTRY_POINT_RENAME(utrie_defaultGetFoldingOffset)
  1.1769 +#define utrie_enum U_ICU_ENTRY_POINT_RENAME(utrie_enum)
  1.1770 +#define utrie_get32 U_ICU_ENTRY_POINT_RENAME(utrie_get32)
  1.1771 +#define utrie_getData U_ICU_ENTRY_POINT_RENAME(utrie_getData)
  1.1772 +#define utrie_open U_ICU_ENTRY_POINT_RENAME(utrie_open)
  1.1773 +#define utrie_serialize U_ICU_ENTRY_POINT_RENAME(utrie_serialize)
  1.1774 +#define utrie_set32 U_ICU_ENTRY_POINT_RENAME(utrie_set32)
  1.1775 +#define utrie_setRange32 U_ICU_ENTRY_POINT_RENAME(utrie_setRange32)
  1.1776 +#define utrie_swap U_ICU_ENTRY_POINT_RENAME(utrie_swap)
  1.1777 +#define utrie_unserialize U_ICU_ENTRY_POINT_RENAME(utrie_unserialize)
  1.1778 +#define utrie_unserializeDummy U_ICU_ENTRY_POINT_RENAME(utrie_unserializeDummy)
  1.1779 +#define vzone_clone U_ICU_ENTRY_POINT_RENAME(vzone_clone)
  1.1780 +#define vzone_close U_ICU_ENTRY_POINT_RENAME(vzone_close)
  1.1781 +#define vzone_countTransitionRules U_ICU_ENTRY_POINT_RENAME(vzone_countTransitionRules)
  1.1782 +#define vzone_equals U_ICU_ENTRY_POINT_RENAME(vzone_equals)
  1.1783 +#define vzone_getDynamicClassID U_ICU_ENTRY_POINT_RENAME(vzone_getDynamicClassID)
  1.1784 +#define vzone_getLastModified U_ICU_ENTRY_POINT_RENAME(vzone_getLastModified)
  1.1785 +#define vzone_getNextTransition U_ICU_ENTRY_POINT_RENAME(vzone_getNextTransition)
  1.1786 +#define vzone_getOffset U_ICU_ENTRY_POINT_RENAME(vzone_getOffset)
  1.1787 +#define vzone_getOffset2 U_ICU_ENTRY_POINT_RENAME(vzone_getOffset2)
  1.1788 +#define vzone_getOffset3 U_ICU_ENTRY_POINT_RENAME(vzone_getOffset3)
  1.1789 +#define vzone_getPreviousTransition U_ICU_ENTRY_POINT_RENAME(vzone_getPreviousTransition)
  1.1790 +#define vzone_getRawOffset U_ICU_ENTRY_POINT_RENAME(vzone_getRawOffset)
  1.1791 +#define vzone_getStaticClassID U_ICU_ENTRY_POINT_RENAME(vzone_getStaticClassID)
  1.1792 +#define vzone_getTZURL U_ICU_ENTRY_POINT_RENAME(vzone_getTZURL)
  1.1793 +#define vzone_hasSameRules U_ICU_ENTRY_POINT_RENAME(vzone_hasSameRules)
  1.1794 +#define vzone_inDaylightTime U_ICU_ENTRY_POINT_RENAME(vzone_inDaylightTime)
  1.1795 +#define vzone_openData U_ICU_ENTRY_POINT_RENAME(vzone_openData)
  1.1796 +#define vzone_openID U_ICU_ENTRY_POINT_RENAME(vzone_openID)
  1.1797 +#define vzone_setLastModified U_ICU_ENTRY_POINT_RENAME(vzone_setLastModified)
  1.1798 +#define vzone_setRawOffset U_ICU_ENTRY_POINT_RENAME(vzone_setRawOffset)
  1.1799 +#define vzone_setTZURL U_ICU_ENTRY_POINT_RENAME(vzone_setTZURL)
  1.1800 +#define vzone_useDaylightTime U_ICU_ENTRY_POINT_RENAME(vzone_useDaylightTime)
  1.1801 +#define vzone_write U_ICU_ENTRY_POINT_RENAME(vzone_write)
  1.1802 +#define vzone_writeFromStart U_ICU_ENTRY_POINT_RENAME(vzone_writeFromStart)
  1.1803 +#define vzone_writeSimple U_ICU_ENTRY_POINT_RENAME(vzone_writeSimple)
  1.1804 +#define zrule_close U_ICU_ENTRY_POINT_RENAME(zrule_close)
  1.1805 +#define zrule_equals U_ICU_ENTRY_POINT_RENAME(zrule_equals)
  1.1806 +#define zrule_getDSTSavings U_ICU_ENTRY_POINT_RENAME(zrule_getDSTSavings)
  1.1807 +#define zrule_getName U_ICU_ENTRY_POINT_RENAME(zrule_getName)
  1.1808 +#define zrule_getRawOffset U_ICU_ENTRY_POINT_RENAME(zrule_getRawOffset)
  1.1809 +#define zrule_isEquivalentTo U_ICU_ENTRY_POINT_RENAME(zrule_isEquivalentTo)
  1.1810 +#define ztrans_adoptFrom U_ICU_ENTRY_POINT_RENAME(ztrans_adoptFrom)
  1.1811 +#define ztrans_adoptTo U_ICU_ENTRY_POINT_RENAME(ztrans_adoptTo)
  1.1812 +#define ztrans_clone U_ICU_ENTRY_POINT_RENAME(ztrans_clone)
  1.1813 +#define ztrans_close U_ICU_ENTRY_POINT_RENAME(ztrans_close)
  1.1814 +#define ztrans_equals U_ICU_ENTRY_POINT_RENAME(ztrans_equals)
  1.1815 +#define ztrans_getDynamicClassID U_ICU_ENTRY_POINT_RENAME(ztrans_getDynamicClassID)
  1.1816 +#define ztrans_getFrom U_ICU_ENTRY_POINT_RENAME(ztrans_getFrom)
  1.1817 +#define ztrans_getStaticClassID U_ICU_ENTRY_POINT_RENAME(ztrans_getStaticClassID)
  1.1818 +#define ztrans_getTime U_ICU_ENTRY_POINT_RENAME(ztrans_getTime)
  1.1819 +#define ztrans_getTo U_ICU_ENTRY_POINT_RENAME(ztrans_getTo)
  1.1820 +#define ztrans_open U_ICU_ENTRY_POINT_RENAME(ztrans_open)
  1.1821 +#define ztrans_openEmpty U_ICU_ENTRY_POINT_RENAME(ztrans_openEmpty)
  1.1822 +#define ztrans_setFrom U_ICU_ENTRY_POINT_RENAME(ztrans_setFrom)
  1.1823 +#define ztrans_setTime U_ICU_ENTRY_POINT_RENAME(ztrans_setTime)
  1.1824 +#define ztrans_setTo U_ICU_ENTRY_POINT_RENAME(ztrans_setTo)
  1.1825 +
  1.1826 +#endif
  1.1827 +
  1.1828 +#endif

mercurial