mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 01:11:02 +00:00
ICU-20795 BRS 65 update urename.h
This commit is contained in:
parent
e25796f6e5
commit
84d16d8c6c
1 changed files with 8 additions and 16 deletions
|
@ -193,10 +193,13 @@
|
|||
#define res_getAlias U_ICU_ENTRY_POINT_RENAME(res_getAlias)
|
||||
#define res_getArrayItem U_ICU_ENTRY_POINT_RENAME(res_getArrayItem)
|
||||
#define res_getBinary U_ICU_ENTRY_POINT_RENAME(res_getBinary)
|
||||
#define res_getBinaryNoTrace U_ICU_ENTRY_POINT_RENAME(res_getBinaryNoTrace)
|
||||
#define res_getIntVector U_ICU_ENTRY_POINT_RENAME(res_getIntVector)
|
||||
#define res_getIntVectorNoTrace U_ICU_ENTRY_POINT_RENAME(res_getIntVectorNoTrace)
|
||||
#define res_getPublicType U_ICU_ENTRY_POINT_RENAME(res_getPublicType)
|
||||
#define res_getResource U_ICU_ENTRY_POINT_RENAME(res_getResource)
|
||||
#define res_getString U_ICU_ENTRY_POINT_RENAME(res_getString)
|
||||
#define res_getStringNoTrace U_ICU_ENTRY_POINT_RENAME(res_getStringNoTrace)
|
||||
#define res_getTableItemByIndex U_ICU_ENTRY_POINT_RENAME(res_getTableItemByIndex)
|
||||
#define res_getTableItemByKey U_ICU_ENTRY_POINT_RENAME(res_getTableItemByKey)
|
||||
#define res_load U_ICU_ENTRY_POINT_RENAME(res_load)
|
||||
|
@ -523,6 +526,7 @@
|
|||
#define ucal_getDefaultTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_getDefaultTimeZone)
|
||||
#define ucal_getFieldDifference U_ICU_ENTRY_POINT_RENAME(ucal_getFieldDifference)
|
||||
#define ucal_getGregorianChange U_ICU_ENTRY_POINT_RENAME(ucal_getGregorianChange)
|
||||
#define ucal_getHostTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_getHostTimeZone)
|
||||
#define ucal_getKeywordValuesForLocale U_ICU_ENTRY_POINT_RENAME(ucal_getKeywordValuesForLocale)
|
||||
#define ucal_getLimit U_ICU_ENTRY_POINT_RENAME(ucal_getLimit)
|
||||
#define ucal_getLocaleByType U_ICU_ENTRY_POINT_RENAME(ucal_getLocaleByType)
|
||||
|
@ -575,7 +579,6 @@
|
|||
#define ucasemap_getLocale U_ICU_ENTRY_POINT_RENAME(ucasemap_getLocale)
|
||||
#define ucasemap_getOptions U_ICU_ENTRY_POINT_RENAME(ucasemap_getOptions)
|
||||
#define ucasemap_internalUTF8ToTitle U_ICU_ENTRY_POINT_RENAME(ucasemap_internalUTF8ToTitle)
|
||||
#define ucasemap_mapUTF8 U_ICU_ENTRY_POINT_RENAME(ucasemap_mapUTF8)
|
||||
#define ucasemap_open U_ICU_ENTRY_POINT_RENAME(ucasemap_open)
|
||||
#define ucasemap_setBreakIterator U_ICU_ENTRY_POINT_RENAME(ucasemap_setBreakIterator)
|
||||
#define ucasemap_setLocale U_ICU_ENTRY_POINT_RENAME(ucasemap_setLocale)
|
||||
|
@ -930,16 +933,9 @@
|
|||
#define ufieldpositer_close U_ICU_ENTRY_POINT_RENAME(ufieldpositer_close)
|
||||
#define ufieldpositer_next U_ICU_ENTRY_POINT_RENAME(ufieldpositer_next)
|
||||
#define ufieldpositer_open U_ICU_ENTRY_POINT_RENAME(ufieldpositer_open)
|
||||
#define ufile_close_translit U_ICU_ENTRY_POINT_RENAME(ufile_close_translit)
|
||||
#define ufile_fill_uchar_buffer U_ICU_ENTRY_POINT_RENAME(ufile_fill_uchar_buffer)
|
||||
#define ufile_flush_io U_ICU_ENTRY_POINT_RENAME(ufile_flush_io)
|
||||
#define ufile_flush_translit U_ICU_ENTRY_POINT_RENAME(ufile_flush_translit)
|
||||
#define ufile_getch U_ICU_ENTRY_POINT_RENAME(ufile_getch)
|
||||
#define ufile_getch32 U_ICU_ENTRY_POINT_RENAME(ufile_getch32)
|
||||
#define ufmt_64tou U_ICU_ENTRY_POINT_RENAME(ufmt_64tou)
|
||||
#define ufmt_close U_ICU_ENTRY_POINT_RENAME(ufmt_close)
|
||||
#define ufmt_defaultCPToUnicode U_ICU_ENTRY_POINT_RENAME(ufmt_defaultCPToUnicode)
|
||||
#define ufmt_digitvalue U_ICU_ENTRY_POINT_RENAME(ufmt_digitvalue)
|
||||
#define ufmt_getArrayItemByIndex U_ICU_ENTRY_POINT_RENAME(ufmt_getArrayItemByIndex)
|
||||
#define ufmt_getArrayLength U_ICU_ENTRY_POINT_RENAME(ufmt_getArrayLength)
|
||||
#define ufmt_getDate U_ICU_ENTRY_POINT_RENAME(ufmt_getDate)
|
||||
|
@ -951,11 +947,7 @@
|
|||
#define ufmt_getType U_ICU_ENTRY_POINT_RENAME(ufmt_getType)
|
||||
#define ufmt_getUChars U_ICU_ENTRY_POINT_RENAME(ufmt_getUChars)
|
||||
#define ufmt_isNumeric U_ICU_ENTRY_POINT_RENAME(ufmt_isNumeric)
|
||||
#define ufmt_isdigit U_ICU_ENTRY_POINT_RENAME(ufmt_isdigit)
|
||||
#define ufmt_open U_ICU_ENTRY_POINT_RENAME(ufmt_open)
|
||||
#define ufmt_ptou U_ICU_ENTRY_POINT_RENAME(ufmt_ptou)
|
||||
#define ufmt_uto64 U_ICU_ENTRY_POINT_RENAME(ufmt_uto64)
|
||||
#define ufmt_utop U_ICU_ENTRY_POINT_RENAME(ufmt_utop)
|
||||
#define ufmtval_getString U_ICU_ENTRY_POINT_RENAME(ufmtval_getString)
|
||||
#define ufmtval_nextPosition U_ICU_ENTRY_POINT_RENAME(ufmtval_nextPosition)
|
||||
#define ugender_getInstance U_ICU_ENTRY_POINT_RENAME(ugender_getInstance)
|
||||
|
@ -1103,6 +1095,7 @@
|
|||
#define uloc_getVariant U_ICU_ENTRY_POINT_RENAME(uloc_getVariant)
|
||||
#define uloc_isRightToLeft U_ICU_ENTRY_POINT_RENAME(uloc_isRightToLeft)
|
||||
#define uloc_minimizeSubtags U_ICU_ENTRY_POINT_RENAME(uloc_minimizeSubtags)
|
||||
#define uloc_openAvailableByType U_ICU_ENTRY_POINT_RENAME(uloc_openAvailableByType)
|
||||
#define uloc_openKeywordList U_ICU_ENTRY_POINT_RENAME(uloc_openKeywordList)
|
||||
#define uloc_openKeywords U_ICU_ENTRY_POINT_RENAME(uloc_openKeywords)
|
||||
#define uloc_setDefault U_ICU_ENTRY_POINT_RENAME(uloc_setDefault)
|
||||
|
@ -1159,9 +1152,6 @@
|
|||
#define umsg_toPattern U_ICU_ENTRY_POINT_RENAME(umsg_toPattern)
|
||||
#define umsg_vformat U_ICU_ENTRY_POINT_RENAME(umsg_vformat)
|
||||
#define umsg_vparse U_ICU_ENTRY_POINT_RENAME(umsg_vparse)
|
||||
#define umtx_condBroadcast U_ICU_ENTRY_POINT_RENAME(umtx_condBroadcast)
|
||||
#define umtx_condSignal U_ICU_ENTRY_POINT_RENAME(umtx_condSignal)
|
||||
#define umtx_condWait U_ICU_ENTRY_POINT_RENAME(umtx_condWait)
|
||||
#define umtx_lock U_ICU_ENTRY_POINT_RENAME(umtx_lock)
|
||||
#define umtx_unlock U_ICU_ENTRY_POINT_RENAME(umtx_unlock)
|
||||
#define umutablecptrie_buildImmutable U_ICU_ENTRY_POINT_RENAME(umutablecptrie_buildImmutable)
|
||||
|
@ -1327,7 +1317,6 @@
|
|||
#define uprv_decNumberAbs U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAbs)
|
||||
#define uprv_decNumberAdd U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAdd)
|
||||
#define uprv_decNumberAnd U_ICU_ENTRY_POINT_RENAME(uprv_decNumberAnd)
|
||||
#define uprv_decNumberClass U_ICU_ENTRY_POINT_RENAME(uprv_decNumberClass)
|
||||
#define uprv_decNumberClassToString U_ICU_ENTRY_POINT_RENAME(uprv_decNumberClassToString)
|
||||
#define uprv_decNumberCompare U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompare)
|
||||
#define uprv_decNumberCompareSignal U_ICU_ENTRY_POINT_RENAME(uprv_decNumberCompareSignal)
|
||||
|
@ -1393,6 +1382,7 @@
|
|||
#define uprv_dlsym_func U_ICU_ENTRY_POINT_RENAME(uprv_dlsym_func)
|
||||
#define uprv_eastrncpy U_ICU_ENTRY_POINT_RENAME(uprv_eastrncpy)
|
||||
#define uprv_ebcdicFromAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicFromAscii)
|
||||
#define uprv_ebcdicToAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicToAscii)
|
||||
#define uprv_ebcdicToLowercaseAscii U_ICU_ENTRY_POINT_RENAME(uprv_ebcdicToLowercaseAscii)
|
||||
#define uprv_ebcdictolower U_ICU_ENTRY_POINT_RENAME(uprv_ebcdictolower)
|
||||
#define uprv_fabs U_ICU_ENTRY_POINT_RENAME(uprv_fabs)
|
||||
|
@ -1412,6 +1402,7 @@
|
|||
#define uprv_getUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getUTCtime)
|
||||
#define uprv_int32Comparator U_ICU_ENTRY_POINT_RENAME(uprv_int32Comparator)
|
||||
#define uprv_isASCIILetter U_ICU_ENTRY_POINT_RENAME(uprv_isASCIILetter)
|
||||
#define uprv_isEbcdicAtSign U_ICU_ENTRY_POINT_RENAME(uprv_isEbcdicAtSign)
|
||||
#define uprv_isInfinite U_ICU_ENTRY_POINT_RENAME(uprv_isInfinite)
|
||||
#define uprv_isInvariantString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantString)
|
||||
#define uprv_isInvariantUString U_ICU_ENTRY_POINT_RENAME(uprv_isInvariantUString)
|
||||
|
@ -1579,6 +1570,7 @@
|
|||
#define ures_getUTF8String U_ICU_ENTRY_POINT_RENAME(ures_getUTF8String)
|
||||
#define ures_getUTF8StringByIndex U_ICU_ENTRY_POINT_RENAME(ures_getUTF8StringByIndex)
|
||||
#define ures_getUTF8StringByKey U_ICU_ENTRY_POINT_RENAME(ures_getUTF8StringByKey)
|
||||
#define ures_getValueWithFallback U_ICU_ENTRY_POINT_RENAME(ures_getValueWithFallback)
|
||||
#define ures_getVersion U_ICU_ENTRY_POINT_RENAME(ures_getVersion)
|
||||
#define ures_getVersionByKey U_ICU_ENTRY_POINT_RENAME(ures_getVersionByKey)
|
||||
#define ures_getVersionNumber U_ICU_ENTRY_POINT_RENAME(ures_getVersionNumber)
|
||||
|
|
Loading…
Add table
Reference in a new issue