mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
ICU-22534 Regenerate urename.h for the ICU 75 release candidate.
This commit is contained in:
parent
f7d641d5ad
commit
cce642a84f
1 changed files with 3 additions and 0 deletions
|
@ -272,6 +272,7 @@
|
|||
#define u_getDataVersion U_ICU_ENTRY_POINT_RENAME(u_getDataVersion)
|
||||
#define u_getDefaultConverter U_ICU_ENTRY_POINT_RENAME(u_getDefaultConverter)
|
||||
#define u_getFC_NFKC_Closure U_ICU_ENTRY_POINT_RENAME(u_getFC_NFKC_Closure)
|
||||
#define u_getIDTypes U_ICU_ENTRY_POINT_RENAME(u_getIDTypes)
|
||||
#define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment)
|
||||
#define u_getIntPropertyMap U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMap)
|
||||
#define u_getIntPropertyMaxValue U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMaxValue)
|
||||
|
@ -289,6 +290,7 @@
|
|||
#define u_getVersion U_ICU_ENTRY_POINT_RENAME(u_getVersion)
|
||||
#define u_get_stdout U_ICU_ENTRY_POINT_RENAME(u_get_stdout)
|
||||
#define u_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(u_hasBinaryProperty)
|
||||
#define u_hasIDType U_ICU_ENTRY_POINT_RENAME(u_hasIDType)
|
||||
#define u_init U_ICU_ENTRY_POINT_RENAME(u_init)
|
||||
#define u_isIDIgnorable U_ICU_ENTRY_POINT_RENAME(u_isIDIgnorable)
|
||||
#define u_isIDPart U_ICU_ENTRY_POINT_RENAME(u_isIDPart)
|
||||
|
@ -1804,6 +1806,7 @@
|
|||
#define usnum_multiplyByPowerOfTen U_ICU_ENTRY_POINT_RENAME(usnum_multiplyByPowerOfTen)
|
||||
#define usnum_openForInt64 U_ICU_ENTRY_POINT_RENAME(usnum_openForInt64)
|
||||
#define usnum_roundTo U_ICU_ENTRY_POINT_RENAME(usnum_roundTo)
|
||||
#define usnum_setMaximumIntegerDigits U_ICU_ENTRY_POINT_RENAME(usnum_setMaximumIntegerDigits)
|
||||
#define usnum_setMinimumFractionDigits U_ICU_ENTRY_POINT_RENAME(usnum_setMinimumFractionDigits)
|
||||
#define usnum_setMinimumIntegerDigits U_ICU_ENTRY_POINT_RENAME(usnum_setMinimumIntegerDigits)
|
||||
#define usnum_setSign U_ICU_ENTRY_POINT_RENAME(usnum_setSign)
|
||||
|
|
Loading…
Add table
Reference in a new issue