ICU-6920 update urename.h
X-SVN-Rev: 27584
This commit is contained in:
parent
55150bd679
commit
2427308606
@ -1078,7 +1078,6 @@
|
||||
#define unorm_getCanonStartSet U_ICU_ENTRY_POINT_RENAME(unorm_getCanonStartSet)
|
||||
#define unorm_getFCDTrieIndex U_ICU_ENTRY_POINT_RENAME(unorm_getFCDTrieIndex)
|
||||
#define unorm_getQuickCheck U_ICU_ENTRY_POINT_RENAME(unorm_getQuickCheck)
|
||||
#define unorm_getUnicodeVersion U_ICU_ENTRY_POINT_RENAME(unorm_getUnicodeVersion)
|
||||
#define unorm_haveData U_ICU_ENTRY_POINT_RENAME(unorm_haveData)
|
||||
#define unorm_isCanonSafeStart U_ICU_ENTRY_POINT_RENAME(unorm_isCanonSafeStart)
|
||||
#define unorm_isNormalized U_ICU_ENTRY_POINT_RENAME(unorm_isNormalized)
|
||||
@ -1328,7 +1327,9 @@
|
||||
#define upvec_open U_ICU_ENTRY_POINT_RENAME(upvec_open)
|
||||
#define upvec_setValue U_ICU_ENTRY_POINT_RENAME(upvec_setValue)
|
||||
#define uregex_appendReplacement U_ICU_ENTRY_POINT_RENAME(uregex_appendReplacement)
|
||||
#define uregex_appendReplacementUText U_ICU_ENTRY_POINT_RENAME(uregex_appendReplacementUText)
|
||||
#define uregex_appendTail U_ICU_ENTRY_POINT_RENAME(uregex_appendTail)
|
||||
#define uregex_appendTailUText U_ICU_ENTRY_POINT_RENAME(uregex_appendTailUText)
|
||||
#define uregex_clone U_ICU_ENTRY_POINT_RENAME(uregex_clone)
|
||||
#define uregex_close U_ICU_ENTRY_POINT_RENAME(uregex_close)
|
||||
#define uregex_end U_ICU_ENTRY_POINT_RENAME(uregex_end)
|
||||
@ -1339,8 +1340,10 @@
|
||||
#define uregex_getStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_getStackLimit)
|
||||
#define uregex_getText U_ICU_ENTRY_POINT_RENAME(uregex_getText)
|
||||
#define uregex_getTimeLimit U_ICU_ENTRY_POINT_RENAME(uregex_getTimeLimit)
|
||||
#define uregex_getUText U_ICU_ENTRY_POINT_RENAME(uregex_getUText)
|
||||
#define uregex_group U_ICU_ENTRY_POINT_RENAME(uregex_group)
|
||||
#define uregex_groupCount U_ICU_ENTRY_POINT_RENAME(uregex_groupCount)
|
||||
#define uregex_groupUText U_ICU_ENTRY_POINT_RENAME(uregex_groupUText)
|
||||
#define uregex_hasAnchoringBounds U_ICU_ENTRY_POINT_RENAME(uregex_hasAnchoringBounds)
|
||||
#define uregex_hasTransparentBounds U_ICU_ENTRY_POINT_RENAME(uregex_hasTransparentBounds)
|
||||
#define uregex_hitEnd U_ICU_ENTRY_POINT_RENAME(uregex_hitEnd)
|
||||
@ -1348,11 +1351,15 @@
|
||||
#define uregex_matches U_ICU_ENTRY_POINT_RENAME(uregex_matches)
|
||||
#define uregex_open U_ICU_ENTRY_POINT_RENAME(uregex_open)
|
||||
#define uregex_openC U_ICU_ENTRY_POINT_RENAME(uregex_openC)
|
||||
#define uregex_openUText U_ICU_ENTRY_POINT_RENAME(uregex_openUText)
|
||||
#define uregex_pattern U_ICU_ENTRY_POINT_RENAME(uregex_pattern)
|
||||
#define uregex_patternUText U_ICU_ENTRY_POINT_RENAME(uregex_patternUText)
|
||||
#define uregex_regionEnd U_ICU_ENTRY_POINT_RENAME(uregex_regionEnd)
|
||||
#define uregex_regionStart U_ICU_ENTRY_POINT_RENAME(uregex_regionStart)
|
||||
#define uregex_replaceAll U_ICU_ENTRY_POINT_RENAME(uregex_replaceAll)
|
||||
#define uregex_replaceAllUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceAllUText)
|
||||
#define uregex_replaceFirst U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirst)
|
||||
#define uregex_replaceFirstUText U_ICU_ENTRY_POINT_RENAME(uregex_replaceFirstUText)
|
||||
#define uregex_requireEnd U_ICU_ENTRY_POINT_RENAME(uregex_requireEnd)
|
||||
#define uregex_reset U_ICU_ENTRY_POINT_RENAME(uregex_reset)
|
||||
#define uregex_setMatchCallback U_ICU_ENTRY_POINT_RENAME(uregex_setMatchCallback)
|
||||
@ -1360,10 +1367,14 @@
|
||||
#define uregex_setStackLimit U_ICU_ENTRY_POINT_RENAME(uregex_setStackLimit)
|
||||
#define uregex_setText U_ICU_ENTRY_POINT_RENAME(uregex_setText)
|
||||
#define uregex_setTimeLimit U_ICU_ENTRY_POINT_RENAME(uregex_setTimeLimit)
|
||||
#define uregex_setUText U_ICU_ENTRY_POINT_RENAME(uregex_setUText)
|
||||
#define uregex_split U_ICU_ENTRY_POINT_RENAME(uregex_split)
|
||||
#define uregex_splitUText U_ICU_ENTRY_POINT_RENAME(uregex_splitUText)
|
||||
#define uregex_start U_ICU_ENTRY_POINT_RENAME(uregex_start)
|
||||
#define uregex_ucstr_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_ucstr_unescape_charAt)
|
||||
#define uregex_useAnchoringBounds U_ICU_ENTRY_POINT_RENAME(uregex_useAnchoringBounds)
|
||||
#define uregex_useTransparentBounds U_ICU_ENTRY_POINT_RENAME(uregex_useTransparentBounds)
|
||||
#define uregex_utext_unescape_charAt U_ICU_ENTRY_POINT_RENAME(uregex_utext_unescape_charAt)
|
||||
#define ures_close U_ICU_ENTRY_POINT_RENAME(ures_close)
|
||||
#define ures_copyResb U_ICU_ENTRY_POINT_RENAME(ures_copyResb)
|
||||
#define ures_countArrayItems U_ICU_ENTRY_POINT_RENAME(ures_countArrayItems)
|
||||
@ -1534,9 +1545,13 @@
|
||||
#define ustr_toLower U_ICU_ENTRY_POINT_RENAME(ustr_toLower)
|
||||
#define ustr_toTitle U_ICU_ENTRY_POINT_RENAME(ustr_toTitle)
|
||||
#define ustr_toUpper U_ICU_ENTRY_POINT_RENAME(ustr_toUpper)
|
||||
#define utext_caseCompare U_ICU_ENTRY_POINT_RENAME(utext_caseCompare)
|
||||
#define utext_caseCompareNativeLimit U_ICU_ENTRY_POINT_RENAME(utext_caseCompareNativeLimit)
|
||||
#define utext_char32At U_ICU_ENTRY_POINT_RENAME(utext_char32At)
|
||||
#define utext_clone U_ICU_ENTRY_POINT_RENAME(utext_clone)
|
||||
#define utext_close U_ICU_ENTRY_POINT_RENAME(utext_close)
|
||||
#define utext_compare U_ICU_ENTRY_POINT_RENAME(utext_compare)
|
||||
#define utext_compareNativeLimit U_ICU_ENTRY_POINT_RENAME(utext_compareNativeLimit)
|
||||
#define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy)
|
||||
#define utext_current32 U_ICU_ENTRY_POINT_RENAME(utext_current32)
|
||||
#define utext_equals U_ICU_ENTRY_POINT_RENAME(utext_equals)
|
||||
|
Loading…
Reference in New Issue
Block a user