mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-12455 BRS - update urename.h
X-SVN-Rev: 38909
This commit is contained in:
parent
b45dac8cfc
commit
f3c55ce2f1
1 changed files with 3 additions and 0 deletions
|
@ -1015,6 +1015,7 @@
|
|||
#define ulist_getListSize U_ICU_ENTRY_POINT_RENAME(ulist_getListSize)
|
||||
#define ulist_getNext U_ICU_ENTRY_POINT_RENAME(ulist_getNext)
|
||||
#define ulist_next_keyword_value U_ICU_ENTRY_POINT_RENAME(ulist_next_keyword_value)
|
||||
#define ulist_removeString U_ICU_ENTRY_POINT_RENAME(ulist_removeString)
|
||||
#define ulist_resetList U_ICU_ENTRY_POINT_RENAME(ulist_resetList)
|
||||
#define ulist_reset_keyword_values_iterator U_ICU_ENTRY_POINT_RENAME(ulist_reset_keyword_values_iterator)
|
||||
#define ulistfmt_close U_ICU_ENTRY_POINT_RENAME(ulistfmt_close)
|
||||
|
@ -1357,6 +1358,7 @@
|
|||
#define uprv_toupper U_ICU_ENTRY_POINT_RENAME(uprv_toupper)
|
||||
#define uprv_trunc U_ICU_ENTRY_POINT_RENAME(uprv_trunc)
|
||||
#define uprv_tzname U_ICU_ENTRY_POINT_RENAME(uprv_tzname)
|
||||
#define uprv_tzname_clear_cache U_ICU_ENTRY_POINT_RENAME(uprv_tzname_clear_cache)
|
||||
#define uprv_tzset U_ICU_ENTRY_POINT_RENAME(uprv_tzset)
|
||||
#define uprv_uint16Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint16Comparator)
|
||||
#define uprv_uint32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_uint32Comparator)
|
||||
|
@ -1460,6 +1462,7 @@
|
|||
#define ures_findSubResource U_ICU_ENTRY_POINT_RENAME(ures_findSubResource)
|
||||
#define ures_getAllArrayItems U_ICU_ENTRY_POINT_RENAME(ures_getAllArrayItems)
|
||||
#define ures_getAllArrayItemsWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getAllArrayItemsWithFallback)
|
||||
#define ures_getAllItemsWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getAllItemsWithFallback)
|
||||
#define ures_getAllTableItems U_ICU_ENTRY_POINT_RENAME(ures_getAllTableItems)
|
||||
#define ures_getAllTableItemsWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getAllTableItemsWithFallback)
|
||||
#define ures_getBinary U_ICU_ENTRY_POINT_RENAME(ures_getBinary)
|
||||
|
|
Loading…
Add table
Reference in a new issue