mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-21581 BRS 70rc, update urename.h pass 2
This commit is contained in:
parent
7857d7424f
commit
2b76d335fb
1 changed files with 2 additions and 0 deletions
|
@ -386,6 +386,7 @@
|
|||
#define u_strcmpFold U_ICU_ENTRY_POINT_RENAME(u_strcmpFold)
|
||||
#define u_strcpy U_ICU_ENTRY_POINT_RENAME(u_strcpy)
|
||||
#define u_strcspn U_ICU_ENTRY_POINT_RENAME(u_strcspn)
|
||||
#define u_stringHasBinaryProperty U_ICU_ENTRY_POINT_RENAME(u_stringHasBinaryProperty)
|
||||
#define u_strlen U_ICU_ENTRY_POINT_RENAME(u_strlen)
|
||||
#define u_strncasecmp U_ICU_ENTRY_POINT_RENAME(u_strncasecmp)
|
||||
#define u_strncat U_ICU_ENTRY_POINT_RENAME(u_strncat)
|
||||
|
@ -1580,6 +1581,7 @@
|
|||
#define ures_countArrayItems U_ICU_ENTRY_POINT_RENAME(ures_countArrayItems)
|
||||
#define ures_findResource U_ICU_ENTRY_POINT_RENAME(ures_findResource)
|
||||
#define ures_findSubResource U_ICU_ENTRY_POINT_RENAME(ures_findSubResource)
|
||||
#define ures_getAllChildrenWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getAllChildrenWithFallback)
|
||||
#define ures_getAllItemsWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getAllItemsWithFallback)
|
||||
#define ures_getBinary U_ICU_ENTRY_POINT_RENAME(ures_getBinary)
|
||||
#define ures_getByIndex U_ICU_ENTRY_POINT_RENAME(ures_getByIndex)
|
||||
|
|
Loading…
Add table
Reference in a new issue