mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-21900 BRS 71rc, update urename.h
This commit is contained in:
parent
7d825cb204
commit
9df5f09d8f
1 changed files with 5 additions and 0 deletions
|
@ -567,6 +567,7 @@
|
|||
#define ucase_addStringCaseClosure U_ICU_ENTRY_POINT_RENAME(ucase_addStringCaseClosure)
|
||||
#define ucase_fold U_ICU_ENTRY_POINT_RENAME(ucase_fold)
|
||||
#define ucase_getCaseLocale U_ICU_ENTRY_POINT_RENAME(ucase_getCaseLocale)
|
||||
#define ucase_getSingleton U_ICU_ENTRY_POINT_RENAME(ucase_getSingleton)
|
||||
#define ucase_getTrie U_ICU_ENTRY_POINT_RENAME(ucase_getTrie)
|
||||
#define ucase_getType U_ICU_ENTRY_POINT_RENAME(ucase_getType)
|
||||
#define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable)
|
||||
|
@ -630,6 +631,7 @@
|
|||
#define ucnv_cbFromUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbFromUWriteUChars)
|
||||
#define ucnv_cbToUWriteSub U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteSub)
|
||||
#define ucnv_cbToUWriteUChars U_ICU_ENTRY_POINT_RENAME(ucnv_cbToUWriteUChars)
|
||||
#define ucnv_clone U_ICU_ENTRY_POINT_RENAME(ucnv_clone)
|
||||
#define ucnv_close U_ICU_ENTRY_POINT_RENAME(ucnv_close)
|
||||
#define ucnv_compareNames U_ICU_ENTRY_POINT_RENAME(ucnv_compareNames)
|
||||
#define ucnv_convert U_ICU_ENTRY_POINT_RENAME(ucnv_convert)
|
||||
|
@ -725,6 +727,7 @@
|
|||
#define ucnvsel_selectForString U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForString)
|
||||
#define ucnvsel_selectForUTF8 U_ICU_ENTRY_POINT_RENAME(ucnvsel_selectForUTF8)
|
||||
#define ucnvsel_serialize U_ICU_ENTRY_POINT_RENAME(ucnvsel_serialize)
|
||||
#define ucol_clone U_ICU_ENTRY_POINT_RENAME(ucol_clone)
|
||||
#define ucol_cloneBinary U_ICU_ENTRY_POINT_RENAME(ucol_cloneBinary)
|
||||
#define ucol_close U_ICU_ENTRY_POINT_RENAME(ucol_close)
|
||||
#define ucol_closeElements U_ICU_ENTRY_POINT_RENAME(ucol_closeElements)
|
||||
|
@ -904,6 +907,7 @@
|
|||
#define udatpg_getBestPattern U_ICU_ENTRY_POINT_RENAME(udatpg_getBestPattern)
|
||||
#define udatpg_getBestPatternWithOptions U_ICU_ENTRY_POINT_RENAME(udatpg_getBestPatternWithOptions)
|
||||
#define udatpg_getDateTimeFormat U_ICU_ENTRY_POINT_RENAME(udatpg_getDateTimeFormat)
|
||||
#define udatpg_getDateTimeFormatForStyle U_ICU_ENTRY_POINT_RENAME(udatpg_getDateTimeFormatForStyle)
|
||||
#define udatpg_getDecimal U_ICU_ENTRY_POINT_RENAME(udatpg_getDecimal)
|
||||
#define udatpg_getDefaultHourCycle U_ICU_ENTRY_POINT_RENAME(udatpg_getDefaultHourCycle)
|
||||
#define udatpg_getFieldDisplayName U_ICU_ENTRY_POINT_RENAME(udatpg_getFieldDisplayName)
|
||||
|
@ -918,6 +922,7 @@
|
|||
#define udatpg_setAppendItemFormat U_ICU_ENTRY_POINT_RENAME(udatpg_setAppendItemFormat)
|
||||
#define udatpg_setAppendItemName U_ICU_ENTRY_POINT_RENAME(udatpg_setAppendItemName)
|
||||
#define udatpg_setDateTimeFormat U_ICU_ENTRY_POINT_RENAME(udatpg_setDateTimeFormat)
|
||||
#define udatpg_setDateTimeFormatForStyle U_ICU_ENTRY_POINT_RENAME(udatpg_setDateTimeFormatForStyle)
|
||||
#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)
|
||||
|
|
Loading…
Add table
Reference in a new issue