]> granicus.if.org Git - icu/commitdiff
ICU-21581 BRS 70rc, update urename.h pass 2
authorPeter Edberg <pedberg@unicode.org>
Tue, 28 Sep 2021 19:18:10 +0000 (12:18 -0700)
committerPeter Edberg <42151464+pedberg-icu@users.noreply.github.com>
Tue, 28 Sep 2021 23:48:50 +0000 (16:48 -0700)
icu4c/source/common/unicode/urename.h

index 4700dfa738f3e019e32cfae366223943ab06f6cc..4605f632ea8c9165cacaec4d793c05908cc5c0db 100644 (file)
 #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)
 #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)