ICU-9412 urename.h
X-SVN-Rev: 32338
This commit is contained in:
parent
c90fcaf585
commit
66efc42f6e
@ -206,7 +206,6 @@
|
||||
#define res_load U_ICU_ENTRY_POINT_RENAME(res_load)
|
||||
#define res_read U_ICU_ENTRY_POINT_RENAME(res_read)
|
||||
#define res_unload U_ICU_ENTRY_POINT_RENAME(res_unload)
|
||||
#define triedict_swap U_ICU_ENTRY_POINT_RENAME(triedict_swap)
|
||||
#define u_UCharsToChars U_ICU_ENTRY_POINT_RENAME(u_UCharsToChars)
|
||||
#define u_austrcpy U_ICU_ENTRY_POINT_RENAME(u_austrcpy)
|
||||
#define u_austrncpy U_ICU_ENTRY_POINT_RENAME(u_austrncpy)
|
||||
@ -711,6 +710,7 @@
|
||||
#define ucol_findReorderingEntry U_ICU_ENTRY_POINT_RENAME(ucol_findReorderingEntry)
|
||||
#define ucol_forceHanImplicit U_ICU_ENTRY_POINT_RENAME(ucol_forceHanImplicit)
|
||||
#define ucol_forgetUCA U_ICU_ENTRY_POINT_RENAME(ucol_forgetUCA)
|
||||
#define ucol_freeOffsetBuffer U_ICU_ENTRY_POINT_RENAME(ucol_freeOffsetBuffer)
|
||||
#define ucol_getAttribute U_ICU_ENTRY_POINT_RENAME(ucol_getAttribute)
|
||||
#define ucol_getAttributeOrDefault U_ICU_ENTRY_POINT_RENAME(ucol_getAttributeOrDefault)
|
||||
#define ucol_getAvailable U_ICU_ENTRY_POINT_RENAME(ucol_getAvailable)
|
||||
@ -797,6 +797,7 @@
|
||||
#define ucol_tok_assembleTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_assembleTokenList)
|
||||
#define ucol_tok_closeTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_closeTokenList)
|
||||
#define ucol_tok_getNextArgument U_ICU_ENTRY_POINT_RENAME(ucol_tok_getNextArgument)
|
||||
#define ucol_tok_getRulesFromBundle U_ICU_ENTRY_POINT_RENAME(ucol_tok_getRulesFromBundle)
|
||||
#define ucol_tok_initTokenList U_ICU_ENTRY_POINT_RENAME(ucol_tok_initTokenList)
|
||||
#define ucol_tok_parseNextToken U_ICU_ENTRY_POINT_RENAME(ucol_tok_parseNextToken)
|
||||
#define ucol_updateInternalState U_ICU_ENTRY_POINT_RENAME(ucol_updateInternalState)
|
||||
@ -899,6 +900,7 @@
|
||||
#define udatpg_setAppendItemName U_ICU_ENTRY_POINT_RENAME(udatpg_setAppendItemName)
|
||||
#define udatpg_setDateTimeFormat U_ICU_ENTRY_POINT_RENAME(udatpg_setDateTimeFormat)
|
||||
#define udatpg_setDecimal U_ICU_ENTRY_POINT_RENAME(udatpg_setDecimal)
|
||||
#define udict_swap U_ICU_ENTRY_POINT_RENAME(udict_swap)
|
||||
#define udtitvfmt_close U_ICU_ENTRY_POINT_RENAME(udtitvfmt_close)
|
||||
#define udtitvfmt_format U_ICU_ENTRY_POINT_RENAME(udtitvfmt_format)
|
||||
#define udtitvfmt_open U_ICU_ENTRY_POINT_RENAME(udtitvfmt_open)
|
||||
@ -1303,6 +1305,7 @@
|
||||
#define uprv_fmod U_ICU_ENTRY_POINT_RENAME(uprv_fmod)
|
||||
#define uprv_free U_ICU_ENTRY_POINT_RENAME(uprv_free)
|
||||
#define uprv_getCharNameCharacters U_ICU_ENTRY_POINT_RENAME(uprv_getCharNameCharacters)
|
||||
#define uprv_getDefaultCodepage U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultCodepage)
|
||||
#define uprv_getDefaultLocaleID U_ICU_ENTRY_POINT_RENAME(uprv_getDefaultLocaleID)
|
||||
#define uprv_getInfinity U_ICU_ENTRY_POINT_RENAME(uprv_getInfinity)
|
||||
#define uprv_getMaxCharNameLength U_ICU_ENTRY_POINT_RENAME(uprv_getMaxCharNameLength)
|
||||
|
Loading…
Reference in New Issue
Block a user