mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 06:25:30 +00:00
ICU-21957 BRS 72rc, update urename.h
This commit is contained in:
parent
1de1e36d6f
commit
d3a753a0d4
1 changed files with 7 additions and 0 deletions
|
@ -925,6 +925,12 @@
|
|||
#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 udispopt_fromGrammaticalCaseIdentifier U_ICU_ENTRY_POINT_RENAME(udispopt_fromGrammaticalCaseIdentifier)
|
||||
#define udispopt_fromNounClassIdentifier U_ICU_ENTRY_POINT_RENAME(udispopt_fromNounClassIdentifier)
|
||||
#define udispopt_fromPluralCategoryIdentifier U_ICU_ENTRY_POINT_RENAME(udispopt_fromPluralCategoryIdentifier)
|
||||
#define udispopt_getGrammaticalCaseIdentifier U_ICU_ENTRY_POINT_RENAME(udispopt_getGrammaticalCaseIdentifier)
|
||||
#define udispopt_getNounClassIdentifier U_ICU_ENTRY_POINT_RENAME(udispopt_getNounClassIdentifier)
|
||||
#define udispopt_getPluralCategoryIdentifier U_ICU_ENTRY_POINT_RENAME(udispopt_getPluralCategoryIdentifier)
|
||||
#define udtitvfmt_close U_ICU_ENTRY_POINT_RENAME(udtitvfmt_close)
|
||||
#define udtitvfmt_closeResult U_ICU_ENTRY_POINT_RENAME(udtitvfmt_closeResult)
|
||||
#define udtitvfmt_format U_ICU_ENTRY_POINT_RENAME(udtitvfmt_format)
|
||||
|
@ -1247,6 +1253,7 @@
|
|||
#define unum_getLocaleByType U_ICU_ENTRY_POINT_RENAME(unum_getLocaleByType)
|
||||
#define unum_getSymbol U_ICU_ENTRY_POINT_RENAME(unum_getSymbol)
|
||||
#define unum_getTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_getTextAttribute)
|
||||
#define unum_hasAttribute U_ICU_ENTRY_POINT_RENAME(unum_hasAttribute)
|
||||
#define unum_open U_ICU_ENTRY_POINT_RENAME(unum_open)
|
||||
#define unum_parse U_ICU_ENTRY_POINT_RENAME(unum_parse)
|
||||
#define unum_parseDecimal U_ICU_ENTRY_POINT_RENAME(unum_parseDecimal)
|
||||
|
|
Loading…
Add table
Reference in a new issue