| Index: source/common/unicode/urename.h
|
| diff --git a/source/common/unicode/urename.h b/source/common/unicode/urename.h
|
| index 4a68f943b87774620352a69e983314ced6fdfb36..b220a546975e4729b2e6cc2ff7a3acd122cbb7e7 100644
|
| --- a/source/common/unicode/urename.h
|
| +++ b/source/common/unicode/urename.h
|
| @@ -1,6 +1,8 @@
|
| +// Copyright (C) 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html
|
| /*
|
| *******************************************************************************
|
| -* Copyright (C) 2002-2015, International Business Machines
|
| +* Copyright (C) 2002-2016, International Business Machines
|
| * Corporation and others. All Rights Reserved.
|
| *******************************************************************************
|
| *
|
| @@ -474,6 +476,9 @@
|
| #define ubidi_setReorderingOptions U_ICU_ENTRY_POINT_RENAME(ubidi_setReorderingOptions)
|
| #define ubidi_writeReordered U_ICU_ENTRY_POINT_RENAME(ubidi_writeReordered)
|
| #define ubidi_writeReverse U_ICU_ENTRY_POINT_RENAME(ubidi_writeReverse)
|
| +#define ubiditransform_close U_ICU_ENTRY_POINT_RENAME(ubiditransform_close)
|
| +#define ubiditransform_open U_ICU_ENTRY_POINT_RENAME(ubiditransform_open)
|
| +#define ubiditransform_transform U_ICU_ENTRY_POINT_RENAME(ubiditransform_transform)
|
| #define ublock_getCode U_ICU_ENTRY_POINT_RENAME(ublock_getCode)
|
| #define ubrk_close U_ICU_ENTRY_POINT_RENAME(ubrk_close)
|
| #define ubrk_countAvailable U_ICU_ENTRY_POINT_RENAME(ubrk_countAvailable)
|
| @@ -1013,6 +1018,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)
|
| @@ -1077,6 +1083,7 @@
|
| #define ulocdata_setNoSubstitute U_ICU_ENTRY_POINT_RENAME(ulocdata_setNoSubstitute)
|
| #define ulocimp_getCountry U_ICU_ENTRY_POINT_RENAME(ulocimp_getCountry)
|
| #define ulocimp_getLanguage U_ICU_ENTRY_POINT_RENAME(ulocimp_getLanguage)
|
| +#define ulocimp_getRegionForSupplementalData U_ICU_ENTRY_POINT_RENAME(ulocimp_getRegionForSupplementalData)
|
| #define ulocimp_getScript U_ICU_ENTRY_POINT_RENAME(ulocimp_getScript)
|
| #define ulocimp_toBcpKey U_ICU_ENTRY_POINT_RENAME(ulocimp_toBcpKey)
|
| #define ulocimp_toBcpType U_ICU_ENTRY_POINT_RENAME(ulocimp_toBcpType)
|
| @@ -1354,6 +1361,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)
|
| @@ -1445,11 +1453,17 @@
|
| #define uregion_getRegionFromCode U_ICU_ENTRY_POINT_RENAME(uregion_getRegionFromCode)
|
| #define uregion_getRegionFromNumericCode U_ICU_ENTRY_POINT_RENAME(uregion_getRegionFromNumericCode)
|
| #define uregion_getType U_ICU_ENTRY_POINT_RENAME(uregion_getType)
|
| +#define ureldatefmt_close U_ICU_ENTRY_POINT_RENAME(ureldatefmt_close)
|
| +#define ureldatefmt_combineDateAndTime U_ICU_ENTRY_POINT_RENAME(ureldatefmt_combineDateAndTime)
|
| +#define ureldatefmt_format U_ICU_ENTRY_POINT_RENAME(ureldatefmt_format)
|
| +#define ureldatefmt_formatNumeric U_ICU_ENTRY_POINT_RENAME(ureldatefmt_formatNumeric)
|
| +#define ureldatefmt_open U_ICU_ENTRY_POINT_RENAME(ureldatefmt_open)
|
| #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)
|
| #define ures_findResource U_ICU_ENTRY_POINT_RENAME(ures_findResource)
|
| #define ures_findSubResource U_ICU_ENTRY_POINT_RENAME(ures_findSubResource)
|
| +#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)
|
| #define ures_getByKey U_ICU_ENTRY_POINT_RENAME(ures_getByKey)
|
| @@ -1597,13 +1611,20 @@
|
| #define uspoof_areConfusableUTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusableUTF8)
|
| #define uspoof_areConfusableUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_areConfusableUnicodeString)
|
| #define uspoof_check U_ICU_ENTRY_POINT_RENAME(uspoof_check)
|
| +#define uspoof_check2 U_ICU_ENTRY_POINT_RENAME(uspoof_check2)
|
| +#define uspoof_check2UTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_check2UTF8)
|
| +#define uspoof_check2UnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_check2UnicodeString)
|
| #define uspoof_checkUTF8 U_ICU_ENTRY_POINT_RENAME(uspoof_checkUTF8)
|
| #define uspoof_checkUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_checkUnicodeString)
|
| #define uspoof_clone U_ICU_ENTRY_POINT_RENAME(uspoof_clone)
|
| #define uspoof_close U_ICU_ENTRY_POINT_RENAME(uspoof_close)
|
| +#define uspoof_closeCheckResult U_ICU_ENTRY_POINT_RENAME(uspoof_closeCheckResult)
|
| #define uspoof_getAllowedChars U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedChars)
|
| #define uspoof_getAllowedLocales U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedLocales)
|
| #define uspoof_getAllowedUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_getAllowedUnicodeSet)
|
| +#define uspoof_getCheckResultChecks U_ICU_ENTRY_POINT_RENAME(uspoof_getCheckResultChecks)
|
| +#define uspoof_getCheckResultNumerics U_ICU_ENTRY_POINT_RENAME(uspoof_getCheckResultNumerics)
|
| +#define uspoof_getCheckResultRestrictionLevel U_ICU_ENTRY_POINT_RENAME(uspoof_getCheckResultRestrictionLevel)
|
| #define uspoof_getChecks U_ICU_ENTRY_POINT_RENAME(uspoof_getChecks)
|
| #define uspoof_getInclusionSet U_ICU_ENTRY_POINT_RENAME(uspoof_getInclusionSet)
|
| #define uspoof_getInclusionUnicodeSet U_ICU_ENTRY_POINT_RENAME(uspoof_getInclusionUnicodeSet)
|
| @@ -1615,6 +1636,7 @@
|
| #define uspoof_getSkeletonUnicodeString U_ICU_ENTRY_POINT_RENAME(uspoof_getSkeletonUnicodeString)
|
| #define uspoof_internalInitStatics U_ICU_ENTRY_POINT_RENAME(uspoof_internalInitStatics)
|
| #define uspoof_open U_ICU_ENTRY_POINT_RENAME(uspoof_open)
|
| +#define uspoof_openCheckResult U_ICU_ENTRY_POINT_RENAME(uspoof_openCheckResult)
|
| #define uspoof_openFromSerialized U_ICU_ENTRY_POINT_RENAME(uspoof_openFromSerialized)
|
| #define uspoof_openFromSource U_ICU_ENTRY_POINT_RENAME(uspoof_openFromSource)
|
| #define uspoof_serialize U_ICU_ENTRY_POINT_RENAME(uspoof_serialize)
|
|
|