xref: /aosp_15_r20/external/icu/libicu/src/shim.cpp (revision 0e209d3975ff4a8c132096b14b0e9364a753506e)
1 /* GENERATED SOURCE. DO NOT MODIFY. */
2 /* Run external/icu/tools/icu4c_srcgen/generate_ndk.py to regenerate */
3 // © 2018 and later: Unicode, Inc. and others.'
4 // License & terms of use: http://www.unicode.org/copyright.html
5 
6 #include <unicode/ubidi.h>
7 #include <unicode/ubrk.h>
8 #include <unicode/uchar.h>
9 #include <unicode/ucol.h>
10 #include <unicode/uenum.h>
11 #include <unicode/uldnames.h>
12 #include <unicode/uloc.h>
13 #include <unicode/ulocdata.h>
14 #include <unicode/unorm2.h>
15 #include <unicode/uscript.h>
16 #include <unicode/ustring.h>
17 #include <unicode/utext.h>
18 #include <unicode/utrans.h>
19 #include <unicode/utypes.h>
20 #include <unicode/uversion.h>
21 
22 /* Disable the macros in urename.h renaming the below C function definitions. */
23 #undef u_charAge
24 #undef u_charDigitValue
25 #undef u_charDirection
26 #undef u_charFromName
27 #undef u_charMirror
28 #undef u_charName
29 #undef u_charType
30 #undef u_countChar32
31 #undef u_digit
32 #undef u_enumCharNames
33 #undef u_enumCharTypes
34 #undef u_errorName
35 #undef u_foldCase
36 #undef u_forDigit
37 #undef u_getBidiPairedBracket
38 #undef u_getCombiningClass
39 #undef u_getIntPropertyMaxValue
40 #undef u_getIntPropertyMinValue
41 #undef u_getIntPropertyValue
42 #undef u_getNumericValue
43 #undef u_getPropertyEnum
44 #undef u_getPropertyName
45 #undef u_getPropertyValueEnum
46 #undef u_getPropertyValueName
47 #undef u_getUnicodeVersion
48 #undef u_getVersion
49 #undef u_hasBinaryProperty
50 #undef u_isIDIgnorable
51 #undef u_isIDPart
52 #undef u_isIDStart
53 #undef u_isISOControl
54 #undef u_isJavaIDPart
55 #undef u_isJavaIDStart
56 #undef u_isJavaSpaceChar
57 #undef u_isMirrored
58 #undef u_isUAlphabetic
59 #undef u_isULowercase
60 #undef u_isUUppercase
61 #undef u_isUWhiteSpace
62 #undef u_isWhitespace
63 #undef u_isalnum
64 #undef u_isalpha
65 #undef u_isbase
66 #undef u_isblank
67 #undef u_iscntrl
68 #undef u_isdefined
69 #undef u_isdigit
70 #undef u_isgraph
71 #undef u_islower
72 #undef u_isprint
73 #undef u_ispunct
74 #undef u_isspace
75 #undef u_istitle
76 #undef u_isupper
77 #undef u_isxdigit
78 #undef u_memcasecmp
79 #undef u_memchr
80 #undef u_memchr32
81 #undef u_memcmp
82 #undef u_memcmpCodePointOrder
83 #undef u_memcpy
84 #undef u_memmove
85 #undef u_memrchr
86 #undef u_memrchr32
87 #undef u_memset
88 #undef u_strCaseCompare
89 #undef u_strCompare
90 #undef u_strFindFirst
91 #undef u_strFindLast
92 #undef u_strFoldCase
93 #undef u_strFromUTF32
94 #undef u_strFromUTF32WithSub
95 #undef u_strFromUTF8
96 #undef u_strFromUTF8Lenient
97 #undef u_strFromUTF8WithSub
98 #undef u_strHasMoreChar32Than
99 #undef u_strToLower
100 #undef u_strToTitle
101 #undef u_strToUTF32
102 #undef u_strToUTF32WithSub
103 #undef u_strToUTF8
104 #undef u_strToUTF8WithSub
105 #undef u_strToUpper
106 #undef u_strcasecmp
107 #undef u_strcat
108 #undef u_strchr
109 #undef u_strchr32
110 #undef u_strcmp
111 #undef u_strcmpCodePointOrder
112 #undef u_strcpy
113 #undef u_strcspn
114 #undef u_strlen
115 #undef u_strncasecmp
116 #undef u_strncat
117 #undef u_strncmp
118 #undef u_strncmpCodePointOrder
119 #undef u_strncpy
120 #undef u_strpbrk
121 #undef u_strrchr
122 #undef u_strrchr32
123 #undef u_strrstr
124 #undef u_strspn
125 #undef u_strstr
126 #undef u_strtok_r
127 #undef u_tolower
128 #undef u_totitle
129 #undef u_toupper
130 #undef u_versionToString
131 #undef ubidi_close
132 #undef ubidi_countParagraphs
133 #undef ubidi_countRuns
134 #undef ubidi_getBaseDirection
135 #undef ubidi_getClassCallback
136 #undef ubidi_getCustomizedClass
137 #undef ubidi_getDirection
138 #undef ubidi_getLength
139 #undef ubidi_getLevelAt
140 #undef ubidi_getLevels
141 #undef ubidi_getLogicalIndex
142 #undef ubidi_getLogicalMap
143 #undef ubidi_getLogicalRun
144 #undef ubidi_getParaLevel
145 #undef ubidi_getParagraph
146 #undef ubidi_getParagraphByIndex
147 #undef ubidi_getProcessedLength
148 #undef ubidi_getReorderingMode
149 #undef ubidi_getReorderingOptions
150 #undef ubidi_getResultLength
151 #undef ubidi_getText
152 #undef ubidi_getVisualIndex
153 #undef ubidi_getVisualMap
154 #undef ubidi_getVisualRun
155 #undef ubidi_invertMap
156 #undef ubidi_isInverse
157 #undef ubidi_isOrderParagraphsLTR
158 #undef ubidi_open
159 #undef ubidi_openSized
160 #undef ubidi_orderParagraphsLTR
161 #undef ubidi_reorderLogical
162 #undef ubidi_reorderVisual
163 #undef ubidi_setClassCallback
164 #undef ubidi_setContext
165 #undef ubidi_setInverse
166 #undef ubidi_setLine
167 #undef ubidi_setPara
168 #undef ubidi_setReorderingMode
169 #undef ubidi_setReorderingOptions
170 #undef ubidi_writeReordered
171 #undef ubidi_writeReverse
172 #undef ubrk_clone
173 #undef ubrk_close
174 #undef ubrk_countAvailable
175 #undef ubrk_current
176 #undef ubrk_first
177 #undef ubrk_following
178 #undef ubrk_getAvailable
179 #undef ubrk_getRuleStatus
180 #undef ubrk_getRuleStatusVec
181 #undef ubrk_isBoundary
182 #undef ubrk_last
183 #undef ubrk_next
184 #undef ubrk_open
185 #undef ubrk_preceding
186 #undef ubrk_previous
187 #undef ubrk_setText
188 #undef ubrk_setUText
189 #undef ucol_clone
190 #undef ucol_close
191 #undef ucol_countAvailable
192 #undef ucol_getAttribute
193 #undef ucol_getAvailable
194 #undef ucol_getDisplayName
195 #undef ucol_getEquivalentReorderCodes
196 #undef ucol_getFunctionalEquivalent
197 #undef ucol_getKeywordValues
198 #undef ucol_getKeywordValuesForLocale
199 #undef ucol_getKeywords
200 #undef ucol_getMaxVariable
201 #undef ucol_getReorderCodes
202 #undef ucol_getSortKey
203 #undef ucol_getStrength
204 #undef ucol_mergeSortkeys
205 #undef ucol_open
206 #undef ucol_openAvailableLocales
207 #undef ucol_openRules
208 #undef ucol_setAttribute
209 #undef ucol_setMaxVariable
210 #undef ucol_setReorderCodes
211 #undef ucol_setStrength
212 #undef ucol_strcoll
213 #undef ucol_strcollUTF8
214 #undef uenum_close
215 #undef uenum_count
216 #undef uenum_next
217 #undef uenum_openCharStringsEnumeration
218 #undef uenum_openUCharStringsEnumeration
219 #undef uenum_reset
220 #undef uenum_unext
221 #undef uldn_close
222 #undef uldn_getContext
223 #undef uldn_getDialectHandling
224 #undef uldn_getLocale
225 #undef uldn_keyDisplayName
226 #undef uldn_keyValueDisplayName
227 #undef uldn_languageDisplayName
228 #undef uldn_localeDisplayName
229 #undef uldn_open
230 #undef uldn_openForContext
231 #undef uldn_regionDisplayName
232 #undef uldn_scriptCodeDisplayName
233 #undef uldn_scriptDisplayName
234 #undef uldn_variantDisplayName
235 #undef uloc_acceptLanguage
236 #undef uloc_addLikelySubtags
237 #undef uloc_canonicalize
238 #undef uloc_countAvailable
239 #undef uloc_forLanguageTag
240 #undef uloc_getAvailable
241 #undef uloc_getBaseName
242 #undef uloc_getCharacterOrientation
243 #undef uloc_getCountry
244 #undef uloc_getDefault
245 #undef uloc_getDisplayCountry
246 #undef uloc_getDisplayKeyword
247 #undef uloc_getDisplayKeywordValue
248 #undef uloc_getDisplayLanguage
249 #undef uloc_getDisplayName
250 #undef uloc_getDisplayScript
251 #undef uloc_getDisplayVariant
252 #undef uloc_getISO3Country
253 #undef uloc_getISO3Language
254 #undef uloc_getISOCountries
255 #undef uloc_getISOLanguages
256 #undef uloc_getKeywordValue
257 #undef uloc_getLanguage
258 #undef uloc_getLineOrientation
259 #undef uloc_getName
260 #undef uloc_getScript
261 #undef uloc_getVariant
262 #undef uloc_isRightToLeft
263 #undef uloc_minimizeSubtags
264 #undef uloc_openKeywords
265 #undef uloc_setKeywordValue
266 #undef uloc_toLanguageTag
267 #undef uloc_toLegacyKey
268 #undef uloc_toLegacyType
269 #undef uloc_toUnicodeLocaleKey
270 #undef uloc_toUnicodeLocaleType
271 #undef ulocdata_getCLDRVersion
272 #undef unorm2_append
273 #undef unorm2_close
274 #undef unorm2_composePair
275 #undef unorm2_getCombiningClass
276 #undef unorm2_getDecomposition
277 #undef unorm2_getNFCInstance
278 #undef unorm2_getNFDInstance
279 #undef unorm2_getNFKCCasefoldInstance
280 #undef unorm2_getNFKCInstance
281 #undef unorm2_getNFKDInstance
282 #undef unorm2_getRawDecomposition
283 #undef unorm2_hasBoundaryAfter
284 #undef unorm2_hasBoundaryBefore
285 #undef unorm2_isInert
286 #undef unorm2_isNormalized
287 #undef unorm2_normalize
288 #undef unorm2_normalizeSecondAndAppend
289 #undef unorm2_quickCheck
290 #undef unorm2_spanQuickCheckYes
291 #undef uscript_breaksBetweenLetters
292 #undef uscript_getCode
293 #undef uscript_getName
294 #undef uscript_getSampleString
295 #undef uscript_getScript
296 #undef uscript_getScriptExtensions
297 #undef uscript_getShortName
298 #undef uscript_getUsage
299 #undef uscript_hasScript
300 #undef uscript_isCased
301 #undef uscript_isRightToLeft
302 #undef utext_char32At
303 #undef utext_clone
304 #undef utext_close
305 #undef utext_current32
306 #undef utext_equals
307 #undef utext_extract
308 #undef utext_getNativeIndex
309 #undef utext_moveIndex32
310 #undef utext_nativeLength
311 #undef utext_next32
312 #undef utext_next32From
313 #undef utext_openUChars
314 #undef utext_openUTF8
315 #undef utext_previous32
316 #undef utext_previous32From
317 #undef utext_setNativeIndex
318 #undef utrans_clone
319 #undef utrans_close
320 #undef utrans_openIDs
321 #undef utrans_openInverse
322 #undef utrans_openU
323 #undef utrans_setFilter
324 #undef utrans_toRules
325 #undef utrans_trans
326 #undef utrans_transIncremental
327 #undef utrans_transIncrementalUChars
328 #undef utrans_transUChars
329 
330 extern "C" {
u_charAge(UChar32 c,UVersionInfo versionArray)331 void u_charAge(UChar32 c, UVersionInfo versionArray) {
332   U_ICU_ENTRY_POINT_RENAME(u_charAge)(c, versionArray);
333 }
u_charDigitValue(UChar32 c)334 int32_t u_charDigitValue(UChar32 c) {
335   return U_ICU_ENTRY_POINT_RENAME(u_charDigitValue)(c);
336 }
u_charDirection(UChar32 c)337 UCharDirection u_charDirection(UChar32 c) {
338   return U_ICU_ENTRY_POINT_RENAME(u_charDirection)(c);
339 }
u_charFromName(UCharNameChoice nameChoice,const char * name,UErrorCode * pErrorCode)340 UChar32 u_charFromName(UCharNameChoice nameChoice, const char * name, UErrorCode * pErrorCode) {
341   return U_ICU_ENTRY_POINT_RENAME(u_charFromName)(nameChoice, name, pErrorCode);
342 }
u_charMirror(UChar32 c)343 UChar32 u_charMirror(UChar32 c) {
344   return U_ICU_ENTRY_POINT_RENAME(u_charMirror)(c);
345 }
u_charName(UChar32 code,UCharNameChoice nameChoice,char * buffer,int32_t bufferLength,UErrorCode * pErrorCode)346 int32_t u_charName(UChar32 code, UCharNameChoice nameChoice, char * buffer, int32_t bufferLength, UErrorCode * pErrorCode) {
347   return U_ICU_ENTRY_POINT_RENAME(u_charName)(code, nameChoice, buffer, bufferLength, pErrorCode);
348 }
u_charType(UChar32 c)349 int8_t u_charType(UChar32 c) {
350   return U_ICU_ENTRY_POINT_RENAME(u_charType)(c);
351 }
u_countChar32(const UChar * s,int32_t length)352 int32_t u_countChar32(const UChar * s, int32_t length) {
353   return U_ICU_ENTRY_POINT_RENAME(u_countChar32)(s, length);
354 }
u_digit(UChar32 ch,int8_t radix)355 int32_t u_digit(UChar32 ch, int8_t radix) {
356   return U_ICU_ENTRY_POINT_RENAME(u_digit)(ch, radix);
357 }
u_enumCharNames(UChar32 start,UChar32 limit,UEnumCharNamesFn * fn,void * context,UCharNameChoice nameChoice,UErrorCode * pErrorCode)358 void u_enumCharNames(UChar32 start, UChar32 limit, UEnumCharNamesFn * fn, void * context, UCharNameChoice nameChoice, UErrorCode * pErrorCode) {
359   U_ICU_ENTRY_POINT_RENAME(u_enumCharNames)(start, limit, fn, context, nameChoice, pErrorCode);
360 }
u_enumCharTypes(UCharEnumTypeRange * enumRange,const void * context)361 void u_enumCharTypes(UCharEnumTypeRange * enumRange, const void * context) {
362   U_ICU_ENTRY_POINT_RENAME(u_enumCharTypes)(enumRange, context);
363 }
u_errorName(UErrorCode code)364 const char * u_errorName(UErrorCode code) {
365   return U_ICU_ENTRY_POINT_RENAME(u_errorName)(code);
366 }
u_foldCase(UChar32 c,uint32_t options)367 UChar32 u_foldCase(UChar32 c, uint32_t options) {
368   return U_ICU_ENTRY_POINT_RENAME(u_foldCase)(c, options);
369 }
u_forDigit(int32_t digit,int8_t radix)370 UChar32 u_forDigit(int32_t digit, int8_t radix) {
371   return U_ICU_ENTRY_POINT_RENAME(u_forDigit)(digit, radix);
372 }
u_getBidiPairedBracket(UChar32 c)373 UChar32 u_getBidiPairedBracket(UChar32 c) {
374   return U_ICU_ENTRY_POINT_RENAME(u_getBidiPairedBracket)(c);
375 }
u_getCombiningClass(UChar32 c)376 uint8_t u_getCombiningClass(UChar32 c) {
377   return U_ICU_ENTRY_POINT_RENAME(u_getCombiningClass)(c);
378 }
u_getIntPropertyMaxValue(UProperty which)379 int32_t u_getIntPropertyMaxValue(UProperty which) {
380   return U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMaxValue)(which);
381 }
u_getIntPropertyMinValue(UProperty which)382 int32_t u_getIntPropertyMinValue(UProperty which) {
383   return U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMinValue)(which);
384 }
u_getIntPropertyValue(UChar32 c,UProperty which)385 int32_t u_getIntPropertyValue(UChar32 c, UProperty which) {
386   return U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyValue)(c, which);
387 }
u_getNumericValue(UChar32 c)388 double u_getNumericValue(UChar32 c) {
389   return U_ICU_ENTRY_POINT_RENAME(u_getNumericValue)(c);
390 }
u_getPropertyEnum(const char * alias)391 UProperty u_getPropertyEnum(const char * alias) {
392   return U_ICU_ENTRY_POINT_RENAME(u_getPropertyEnum)(alias);
393 }
u_getPropertyName(UProperty property,UPropertyNameChoice nameChoice)394 const char * u_getPropertyName(UProperty property, UPropertyNameChoice nameChoice) {
395   return U_ICU_ENTRY_POINT_RENAME(u_getPropertyName)(property, nameChoice);
396 }
u_getPropertyValueEnum(UProperty property,const char * alias)397 int32_t u_getPropertyValueEnum(UProperty property, const char * alias) {
398   return U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueEnum)(property, alias);
399 }
u_getPropertyValueName(UProperty property,int32_t value,UPropertyNameChoice nameChoice)400 const char * u_getPropertyValueName(UProperty property, int32_t value, UPropertyNameChoice nameChoice) {
401   return U_ICU_ENTRY_POINT_RENAME(u_getPropertyValueName)(property, value, nameChoice);
402 }
u_getUnicodeVersion(UVersionInfo versionArray)403 void u_getUnicodeVersion(UVersionInfo versionArray) {
404   U_ICU_ENTRY_POINT_RENAME(u_getUnicodeVersion)(versionArray);
405 }
u_getVersion(UVersionInfo versionArray)406 void u_getVersion(UVersionInfo versionArray) {
407   U_ICU_ENTRY_POINT_RENAME(u_getVersion)(versionArray);
408 }
u_hasBinaryProperty(UChar32 c,UProperty which)409 UBool u_hasBinaryProperty(UChar32 c, UProperty which) {
410   return U_ICU_ENTRY_POINT_RENAME(u_hasBinaryProperty)(c, which);
411 }
u_isIDIgnorable(UChar32 c)412 UBool u_isIDIgnorable(UChar32 c) {
413   return U_ICU_ENTRY_POINT_RENAME(u_isIDIgnorable)(c);
414 }
u_isIDPart(UChar32 c)415 UBool u_isIDPart(UChar32 c) {
416   return U_ICU_ENTRY_POINT_RENAME(u_isIDPart)(c);
417 }
u_isIDStart(UChar32 c)418 UBool u_isIDStart(UChar32 c) {
419   return U_ICU_ENTRY_POINT_RENAME(u_isIDStart)(c);
420 }
u_isISOControl(UChar32 c)421 UBool u_isISOControl(UChar32 c) {
422   return U_ICU_ENTRY_POINT_RENAME(u_isISOControl)(c);
423 }
u_isJavaIDPart(UChar32 c)424 UBool u_isJavaIDPart(UChar32 c) {
425   return U_ICU_ENTRY_POINT_RENAME(u_isJavaIDPart)(c);
426 }
u_isJavaIDStart(UChar32 c)427 UBool u_isJavaIDStart(UChar32 c) {
428   return U_ICU_ENTRY_POINT_RENAME(u_isJavaIDStart)(c);
429 }
u_isJavaSpaceChar(UChar32 c)430 UBool u_isJavaSpaceChar(UChar32 c) {
431   return U_ICU_ENTRY_POINT_RENAME(u_isJavaSpaceChar)(c);
432 }
u_isMirrored(UChar32 c)433 UBool u_isMirrored(UChar32 c) {
434   return U_ICU_ENTRY_POINT_RENAME(u_isMirrored)(c);
435 }
u_isUAlphabetic(UChar32 c)436 UBool u_isUAlphabetic(UChar32 c) {
437   return U_ICU_ENTRY_POINT_RENAME(u_isUAlphabetic)(c);
438 }
u_isULowercase(UChar32 c)439 UBool u_isULowercase(UChar32 c) {
440   return U_ICU_ENTRY_POINT_RENAME(u_isULowercase)(c);
441 }
u_isUUppercase(UChar32 c)442 UBool u_isUUppercase(UChar32 c) {
443   return U_ICU_ENTRY_POINT_RENAME(u_isUUppercase)(c);
444 }
u_isUWhiteSpace(UChar32 c)445 UBool u_isUWhiteSpace(UChar32 c) {
446   return U_ICU_ENTRY_POINT_RENAME(u_isUWhiteSpace)(c);
447 }
u_isWhitespace(UChar32 c)448 UBool u_isWhitespace(UChar32 c) {
449   return U_ICU_ENTRY_POINT_RENAME(u_isWhitespace)(c);
450 }
u_isalnum(UChar32 c)451 UBool u_isalnum(UChar32 c) {
452   return U_ICU_ENTRY_POINT_RENAME(u_isalnum)(c);
453 }
u_isalpha(UChar32 c)454 UBool u_isalpha(UChar32 c) {
455   return U_ICU_ENTRY_POINT_RENAME(u_isalpha)(c);
456 }
u_isbase(UChar32 c)457 UBool u_isbase(UChar32 c) {
458   return U_ICU_ENTRY_POINT_RENAME(u_isbase)(c);
459 }
u_isblank(UChar32 c)460 UBool u_isblank(UChar32 c) {
461   return U_ICU_ENTRY_POINT_RENAME(u_isblank)(c);
462 }
u_iscntrl(UChar32 c)463 UBool u_iscntrl(UChar32 c) {
464   return U_ICU_ENTRY_POINT_RENAME(u_iscntrl)(c);
465 }
u_isdefined(UChar32 c)466 UBool u_isdefined(UChar32 c) {
467   return U_ICU_ENTRY_POINT_RENAME(u_isdefined)(c);
468 }
u_isdigit(UChar32 c)469 UBool u_isdigit(UChar32 c) {
470   return U_ICU_ENTRY_POINT_RENAME(u_isdigit)(c);
471 }
u_isgraph(UChar32 c)472 UBool u_isgraph(UChar32 c) {
473   return U_ICU_ENTRY_POINT_RENAME(u_isgraph)(c);
474 }
u_islower(UChar32 c)475 UBool u_islower(UChar32 c) {
476   return U_ICU_ENTRY_POINT_RENAME(u_islower)(c);
477 }
u_isprint(UChar32 c)478 UBool u_isprint(UChar32 c) {
479   return U_ICU_ENTRY_POINT_RENAME(u_isprint)(c);
480 }
u_ispunct(UChar32 c)481 UBool u_ispunct(UChar32 c) {
482   return U_ICU_ENTRY_POINT_RENAME(u_ispunct)(c);
483 }
u_isspace(UChar32 c)484 UBool u_isspace(UChar32 c) {
485   return U_ICU_ENTRY_POINT_RENAME(u_isspace)(c);
486 }
u_istitle(UChar32 c)487 UBool u_istitle(UChar32 c) {
488   return U_ICU_ENTRY_POINT_RENAME(u_istitle)(c);
489 }
u_isupper(UChar32 c)490 UBool u_isupper(UChar32 c) {
491   return U_ICU_ENTRY_POINT_RENAME(u_isupper)(c);
492 }
u_isxdigit(UChar32 c)493 UBool u_isxdigit(UChar32 c) {
494   return U_ICU_ENTRY_POINT_RENAME(u_isxdigit)(c);
495 }
u_memcasecmp(const UChar * s1,const UChar * s2,int32_t length,uint32_t options)496 int32_t u_memcasecmp(const UChar * s1, const UChar * s2, int32_t length, uint32_t options) {
497   return U_ICU_ENTRY_POINT_RENAME(u_memcasecmp)(s1, s2, length, options);
498 }
u_memchr(const UChar * s,UChar c,int32_t count)499 UChar * u_memchr(const UChar * s, UChar c, int32_t count) {
500   return U_ICU_ENTRY_POINT_RENAME(u_memchr)(s, c, count);
501 }
u_memchr32(const UChar * s,UChar32 c,int32_t count)502 UChar * u_memchr32(const UChar * s, UChar32 c, int32_t count) {
503   return U_ICU_ENTRY_POINT_RENAME(u_memchr32)(s, c, count);
504 }
u_memcmp(const UChar * buf1,const UChar * buf2,int32_t count)505 int32_t u_memcmp(const UChar * buf1, const UChar * buf2, int32_t count) {
506   return U_ICU_ENTRY_POINT_RENAME(u_memcmp)(buf1, buf2, count);
507 }
u_memcmpCodePointOrder(const UChar * s1,const UChar * s2,int32_t count)508 int32_t u_memcmpCodePointOrder(const UChar * s1, const UChar * s2, int32_t count) {
509   return U_ICU_ENTRY_POINT_RENAME(u_memcmpCodePointOrder)(s1, s2, count);
510 }
u_memcpy(UChar * dest,const UChar * src,int32_t count)511 UChar * u_memcpy(UChar * dest, const UChar * src, int32_t count) {
512   return U_ICU_ENTRY_POINT_RENAME(u_memcpy)(dest, src, count);
513 }
u_memmove(UChar * dest,const UChar * src,int32_t count)514 UChar * u_memmove(UChar * dest, const UChar * src, int32_t count) {
515   return U_ICU_ENTRY_POINT_RENAME(u_memmove)(dest, src, count);
516 }
u_memrchr(const UChar * s,UChar c,int32_t count)517 UChar * u_memrchr(const UChar * s, UChar c, int32_t count) {
518   return U_ICU_ENTRY_POINT_RENAME(u_memrchr)(s, c, count);
519 }
u_memrchr32(const UChar * s,UChar32 c,int32_t count)520 UChar * u_memrchr32(const UChar * s, UChar32 c, int32_t count) {
521   return U_ICU_ENTRY_POINT_RENAME(u_memrchr32)(s, c, count);
522 }
u_memset(UChar * dest,UChar c,int32_t count)523 UChar * u_memset(UChar * dest, UChar c, int32_t count) {
524   return U_ICU_ENTRY_POINT_RENAME(u_memset)(dest, c, count);
525 }
u_strCaseCompare(const UChar * s1,int32_t length1,const UChar * s2,int32_t length2,uint32_t options,UErrorCode * pErrorCode)526 int32_t u_strCaseCompare(const UChar * s1, int32_t length1, const UChar * s2, int32_t length2, uint32_t options, UErrorCode * pErrorCode) {
527   return U_ICU_ENTRY_POINT_RENAME(u_strCaseCompare)(s1, length1, s2, length2, options, pErrorCode);
528 }
u_strCompare(const UChar * s1,int32_t length1,const UChar * s2,int32_t length2,UBool codePointOrder)529 int32_t u_strCompare(const UChar * s1, int32_t length1, const UChar * s2, int32_t length2, UBool codePointOrder) {
530   return U_ICU_ENTRY_POINT_RENAME(u_strCompare)(s1, length1, s2, length2, codePointOrder);
531 }
u_strFindFirst(const UChar * s,int32_t length,const UChar * substring,int32_t subLength)532 UChar * u_strFindFirst(const UChar * s, int32_t length, const UChar * substring, int32_t subLength) {
533   return U_ICU_ENTRY_POINT_RENAME(u_strFindFirst)(s, length, substring, subLength);
534 }
u_strFindLast(const UChar * s,int32_t length,const UChar * substring,int32_t subLength)535 UChar * u_strFindLast(const UChar * s, int32_t length, const UChar * substring, int32_t subLength) {
536   return U_ICU_ENTRY_POINT_RENAME(u_strFindLast)(s, length, substring, subLength);
537 }
u_strFoldCase(UChar * dest,int32_t destCapacity,const UChar * src,int32_t srcLength,uint32_t options,UErrorCode * pErrorCode)538 int32_t u_strFoldCase(UChar * dest, int32_t destCapacity, const UChar * src, int32_t srcLength, uint32_t options, UErrorCode * pErrorCode) {
539   return U_ICU_ENTRY_POINT_RENAME(u_strFoldCase)(dest, destCapacity, src, srcLength, options, pErrorCode);
540 }
u_strFromUTF32(UChar * dest,int32_t destCapacity,int32_t * pDestLength,const UChar32 * src,int32_t srcLength,UErrorCode * pErrorCode)541 UChar * u_strFromUTF32(UChar * dest, int32_t destCapacity, int32_t * pDestLength, const UChar32 * src, int32_t srcLength, UErrorCode * pErrorCode) {
542   return U_ICU_ENTRY_POINT_RENAME(u_strFromUTF32)(dest, destCapacity, pDestLength, src, srcLength, pErrorCode);
543 }
u_strFromUTF32WithSub(UChar * dest,int32_t destCapacity,int32_t * pDestLength,const UChar32 * src,int32_t srcLength,UChar32 subchar,int32_t * pNumSubstitutions,UErrorCode * pErrorCode)544 UChar * u_strFromUTF32WithSub(UChar * dest, int32_t destCapacity, int32_t * pDestLength, const UChar32 * src, int32_t srcLength, UChar32 subchar, int32_t * pNumSubstitutions, UErrorCode * pErrorCode) {
545   return U_ICU_ENTRY_POINT_RENAME(u_strFromUTF32WithSub)(dest, destCapacity, pDestLength, src, srcLength, subchar, pNumSubstitutions, pErrorCode);
546 }
u_strFromUTF8(UChar * dest,int32_t destCapacity,int32_t * pDestLength,const char * src,int32_t srcLength,UErrorCode * pErrorCode)547 UChar * u_strFromUTF8(UChar * dest, int32_t destCapacity, int32_t * pDestLength, const char * src, int32_t srcLength, UErrorCode * pErrorCode) {
548   return U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8)(dest, destCapacity, pDestLength, src, srcLength, pErrorCode);
549 }
u_strFromUTF8Lenient(UChar * dest,int32_t destCapacity,int32_t * pDestLength,const char * src,int32_t srcLength,UErrorCode * pErrorCode)550 UChar * u_strFromUTF8Lenient(UChar * dest, int32_t destCapacity, int32_t * pDestLength, const char * src, int32_t srcLength, UErrorCode * pErrorCode) {
551   return U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8Lenient)(dest, destCapacity, pDestLength, src, srcLength, pErrorCode);
552 }
u_strFromUTF8WithSub(UChar * dest,int32_t destCapacity,int32_t * pDestLength,const char * src,int32_t srcLength,UChar32 subchar,int32_t * pNumSubstitutions,UErrorCode * pErrorCode)553 UChar * u_strFromUTF8WithSub(UChar * dest, int32_t destCapacity, int32_t * pDestLength, const char * src, int32_t srcLength, UChar32 subchar, int32_t * pNumSubstitutions, UErrorCode * pErrorCode) {
554   return U_ICU_ENTRY_POINT_RENAME(u_strFromUTF8WithSub)(dest, destCapacity, pDestLength, src, srcLength, subchar, pNumSubstitutions, pErrorCode);
555 }
u_strHasMoreChar32Than(const UChar * s,int32_t length,int32_t number)556 UBool u_strHasMoreChar32Than(const UChar * s, int32_t length, int32_t number) {
557   return U_ICU_ENTRY_POINT_RENAME(u_strHasMoreChar32Than)(s, length, number);
558 }
u_strToLower(UChar * dest,int32_t destCapacity,const UChar * src,int32_t srcLength,const char * locale,UErrorCode * pErrorCode)559 int32_t u_strToLower(UChar * dest, int32_t destCapacity, const UChar * src, int32_t srcLength, const char * locale, UErrorCode * pErrorCode) {
560   return U_ICU_ENTRY_POINT_RENAME(u_strToLower)(dest, destCapacity, src, srcLength, locale, pErrorCode);
561 }
u_strToTitle(UChar * dest,int32_t destCapacity,const UChar * src,int32_t srcLength,UBreakIterator * titleIter,const char * locale,UErrorCode * pErrorCode)562 int32_t u_strToTitle(UChar * dest, int32_t destCapacity, const UChar * src, int32_t srcLength, UBreakIterator * titleIter, const char * locale, UErrorCode * pErrorCode) {
563   return U_ICU_ENTRY_POINT_RENAME(u_strToTitle)(dest, destCapacity, src, srcLength, titleIter, locale, pErrorCode);
564 }
u_strToUTF32(UChar32 * dest,int32_t destCapacity,int32_t * pDestLength,const UChar * src,int32_t srcLength,UErrorCode * pErrorCode)565 UChar32 * u_strToUTF32(UChar32 * dest, int32_t destCapacity, int32_t * pDestLength, const UChar * src, int32_t srcLength, UErrorCode * pErrorCode) {
566   return U_ICU_ENTRY_POINT_RENAME(u_strToUTF32)(dest, destCapacity, pDestLength, src, srcLength, pErrorCode);
567 }
u_strToUTF32WithSub(UChar32 * dest,int32_t destCapacity,int32_t * pDestLength,const UChar * src,int32_t srcLength,UChar32 subchar,int32_t * pNumSubstitutions,UErrorCode * pErrorCode)568 UChar32 * u_strToUTF32WithSub(UChar32 * dest, int32_t destCapacity, int32_t * pDestLength, const UChar * src, int32_t srcLength, UChar32 subchar, int32_t * pNumSubstitutions, UErrorCode * pErrorCode) {
569   return U_ICU_ENTRY_POINT_RENAME(u_strToUTF32WithSub)(dest, destCapacity, pDestLength, src, srcLength, subchar, pNumSubstitutions, pErrorCode);
570 }
u_strToUTF8(char * dest,int32_t destCapacity,int32_t * pDestLength,const UChar * src,int32_t srcLength,UErrorCode * pErrorCode)571 char * u_strToUTF8(char * dest, int32_t destCapacity, int32_t * pDestLength, const UChar * src, int32_t srcLength, UErrorCode * pErrorCode) {
572   return U_ICU_ENTRY_POINT_RENAME(u_strToUTF8)(dest, destCapacity, pDestLength, src, srcLength, pErrorCode);
573 }
u_strToUTF8WithSub(char * dest,int32_t destCapacity,int32_t * pDestLength,const UChar * src,int32_t srcLength,UChar32 subchar,int32_t * pNumSubstitutions,UErrorCode * pErrorCode)574 char * u_strToUTF8WithSub(char * dest, int32_t destCapacity, int32_t * pDestLength, const UChar * src, int32_t srcLength, UChar32 subchar, int32_t * pNumSubstitutions, UErrorCode * pErrorCode) {
575   return U_ICU_ENTRY_POINT_RENAME(u_strToUTF8WithSub)(dest, destCapacity, pDestLength, src, srcLength, subchar, pNumSubstitutions, pErrorCode);
576 }
u_strToUpper(UChar * dest,int32_t destCapacity,const UChar * src,int32_t srcLength,const char * locale,UErrorCode * pErrorCode)577 int32_t u_strToUpper(UChar * dest, int32_t destCapacity, const UChar * src, int32_t srcLength, const char * locale, UErrorCode * pErrorCode) {
578   return U_ICU_ENTRY_POINT_RENAME(u_strToUpper)(dest, destCapacity, src, srcLength, locale, pErrorCode);
579 }
u_strcasecmp(const UChar * s1,const UChar * s2,uint32_t options)580 int32_t u_strcasecmp(const UChar * s1, const UChar * s2, uint32_t options) {
581   return U_ICU_ENTRY_POINT_RENAME(u_strcasecmp)(s1, s2, options);
582 }
u_strcat(UChar * dst,const UChar * src)583 UChar * u_strcat(UChar * dst, const UChar * src) {
584   return U_ICU_ENTRY_POINT_RENAME(u_strcat)(dst, src);
585 }
u_strchr(const UChar * s,UChar c)586 UChar * u_strchr(const UChar * s, UChar c) {
587   return U_ICU_ENTRY_POINT_RENAME(u_strchr)(s, c);
588 }
u_strchr32(const UChar * s,UChar32 c)589 UChar * u_strchr32(const UChar * s, UChar32 c) {
590   return U_ICU_ENTRY_POINT_RENAME(u_strchr32)(s, c);
591 }
u_strcmp(const UChar * s1,const UChar * s2)592 int32_t u_strcmp(const UChar * s1, const UChar * s2) {
593   return U_ICU_ENTRY_POINT_RENAME(u_strcmp)(s1, s2);
594 }
u_strcmpCodePointOrder(const UChar * s1,const UChar * s2)595 int32_t u_strcmpCodePointOrder(const UChar * s1, const UChar * s2) {
596   return U_ICU_ENTRY_POINT_RENAME(u_strcmpCodePointOrder)(s1, s2);
597 }
u_strcpy(UChar * dst,const UChar * src)598 UChar * u_strcpy(UChar * dst, const UChar * src) {
599   return U_ICU_ENTRY_POINT_RENAME(u_strcpy)(dst, src);
600 }
u_strcspn(const UChar * string,const UChar * matchSet)601 int32_t u_strcspn(const UChar * string, const UChar * matchSet) {
602   return U_ICU_ENTRY_POINT_RENAME(u_strcspn)(string, matchSet);
603 }
u_strlen(const UChar * s)604 int32_t u_strlen(const UChar * s) {
605   return U_ICU_ENTRY_POINT_RENAME(u_strlen)(s);
606 }
u_strncasecmp(const UChar * s1,const UChar * s2,int32_t n,uint32_t options)607 int32_t u_strncasecmp(const UChar * s1, const UChar * s2, int32_t n, uint32_t options) {
608   return U_ICU_ENTRY_POINT_RENAME(u_strncasecmp)(s1, s2, n, options);
609 }
u_strncat(UChar * dst,const UChar * src,int32_t n)610 UChar * u_strncat(UChar * dst, const UChar * src, int32_t n) {
611   return U_ICU_ENTRY_POINT_RENAME(u_strncat)(dst, src, n);
612 }
u_strncmp(const UChar * ucs1,const UChar * ucs2,int32_t n)613 int32_t u_strncmp(const UChar * ucs1, const UChar * ucs2, int32_t n) {
614   return U_ICU_ENTRY_POINT_RENAME(u_strncmp)(ucs1, ucs2, n);
615 }
u_strncmpCodePointOrder(const UChar * s1,const UChar * s2,int32_t n)616 int32_t u_strncmpCodePointOrder(const UChar * s1, const UChar * s2, int32_t n) {
617   return U_ICU_ENTRY_POINT_RENAME(u_strncmpCodePointOrder)(s1, s2, n);
618 }
u_strncpy(UChar * dst,const UChar * src,int32_t n)619 UChar * u_strncpy(UChar * dst, const UChar * src, int32_t n) {
620   return U_ICU_ENTRY_POINT_RENAME(u_strncpy)(dst, src, n);
621 }
u_strpbrk(const UChar * string,const UChar * matchSet)622 UChar * u_strpbrk(const UChar * string, const UChar * matchSet) {
623   return U_ICU_ENTRY_POINT_RENAME(u_strpbrk)(string, matchSet);
624 }
u_strrchr(const UChar * s,UChar c)625 UChar * u_strrchr(const UChar * s, UChar c) {
626   return U_ICU_ENTRY_POINT_RENAME(u_strrchr)(s, c);
627 }
u_strrchr32(const UChar * s,UChar32 c)628 UChar * u_strrchr32(const UChar * s, UChar32 c) {
629   return U_ICU_ENTRY_POINT_RENAME(u_strrchr32)(s, c);
630 }
u_strrstr(const UChar * s,const UChar * substring)631 UChar * u_strrstr(const UChar * s, const UChar * substring) {
632   return U_ICU_ENTRY_POINT_RENAME(u_strrstr)(s, substring);
633 }
u_strspn(const UChar * string,const UChar * matchSet)634 int32_t u_strspn(const UChar * string, const UChar * matchSet) {
635   return U_ICU_ENTRY_POINT_RENAME(u_strspn)(string, matchSet);
636 }
u_strstr(const UChar * s,const UChar * substring)637 UChar * u_strstr(const UChar * s, const UChar * substring) {
638   return U_ICU_ENTRY_POINT_RENAME(u_strstr)(s, substring);
639 }
u_strtok_r(UChar * src,const UChar * delim,UChar ** saveState)640 UChar * u_strtok_r(UChar * src, const UChar * delim, UChar ** saveState) {
641   return U_ICU_ENTRY_POINT_RENAME(u_strtok_r)(src, delim, saveState);
642 }
u_tolower(UChar32 c)643 UChar32 u_tolower(UChar32 c) {
644   return U_ICU_ENTRY_POINT_RENAME(u_tolower)(c);
645 }
u_totitle(UChar32 c)646 UChar32 u_totitle(UChar32 c) {
647   return U_ICU_ENTRY_POINT_RENAME(u_totitle)(c);
648 }
u_toupper(UChar32 c)649 UChar32 u_toupper(UChar32 c) {
650   return U_ICU_ENTRY_POINT_RENAME(u_toupper)(c);
651 }
u_versionToString(const UVersionInfo versionArray,char * versionString)652 void u_versionToString(const UVersionInfo versionArray, char * versionString) {
653   U_ICU_ENTRY_POINT_RENAME(u_versionToString)(versionArray, versionString);
654 }
ubidi_close(UBiDi * pBiDi)655 void ubidi_close(UBiDi * pBiDi) {
656   U_ICU_ENTRY_POINT_RENAME(ubidi_close)(pBiDi);
657 }
ubidi_countParagraphs(UBiDi * pBiDi)658 int32_t ubidi_countParagraphs(UBiDi * pBiDi) {
659   return U_ICU_ENTRY_POINT_RENAME(ubidi_countParagraphs)(pBiDi);
660 }
ubidi_countRuns(UBiDi * pBiDi,UErrorCode * pErrorCode)661 int32_t ubidi_countRuns(UBiDi * pBiDi, UErrorCode * pErrorCode) {
662   return U_ICU_ENTRY_POINT_RENAME(ubidi_countRuns)(pBiDi, pErrorCode);
663 }
ubidi_getBaseDirection(const UChar * text,int32_t length)664 UBiDiDirection ubidi_getBaseDirection(const UChar * text, int32_t length) {
665   return U_ICU_ENTRY_POINT_RENAME(ubidi_getBaseDirection)(text, length);
666 }
ubidi_getClassCallback(UBiDi * pBiDi,UBiDiClassCallback ** fn,const void ** context)667 void ubidi_getClassCallback(UBiDi * pBiDi, UBiDiClassCallback ** fn, const void ** context) {
668   U_ICU_ENTRY_POINT_RENAME(ubidi_getClassCallback)(pBiDi, fn, context);
669 }
ubidi_getCustomizedClass(UBiDi * pBiDi,UChar32 c)670 UCharDirection ubidi_getCustomizedClass(UBiDi * pBiDi, UChar32 c) {
671   return U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedClass)(pBiDi, c);
672 }
ubidi_getDirection(const UBiDi * pBiDi)673 UBiDiDirection ubidi_getDirection(const UBiDi * pBiDi) {
674   return U_ICU_ENTRY_POINT_RENAME(ubidi_getDirection)(pBiDi);
675 }
ubidi_getLength(const UBiDi * pBiDi)676 int32_t ubidi_getLength(const UBiDi * pBiDi) {
677   return U_ICU_ENTRY_POINT_RENAME(ubidi_getLength)(pBiDi);
678 }
ubidi_getLevelAt(const UBiDi * pBiDi,int32_t charIndex)679 UBiDiLevel ubidi_getLevelAt(const UBiDi * pBiDi, int32_t charIndex) {
680   return U_ICU_ENTRY_POINT_RENAME(ubidi_getLevelAt)(pBiDi, charIndex);
681 }
ubidi_getLevels(UBiDi * pBiDi,UErrorCode * pErrorCode)682 const UBiDiLevel * ubidi_getLevels(UBiDi * pBiDi, UErrorCode * pErrorCode) {
683   return U_ICU_ENTRY_POINT_RENAME(ubidi_getLevels)(pBiDi, pErrorCode);
684 }
ubidi_getLogicalIndex(UBiDi * pBiDi,int32_t visualIndex,UErrorCode * pErrorCode)685 int32_t ubidi_getLogicalIndex(UBiDi * pBiDi, int32_t visualIndex, UErrorCode * pErrorCode) {
686   return U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalIndex)(pBiDi, visualIndex, pErrorCode);
687 }
ubidi_getLogicalMap(UBiDi * pBiDi,int32_t * indexMap,UErrorCode * pErrorCode)688 void ubidi_getLogicalMap(UBiDi * pBiDi, int32_t * indexMap, UErrorCode * pErrorCode) {
689   U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalMap)(pBiDi, indexMap, pErrorCode);
690 }
ubidi_getLogicalRun(const UBiDi * pBiDi,int32_t logicalPosition,int32_t * pLogicalLimit,UBiDiLevel * pLevel)691 void ubidi_getLogicalRun(const UBiDi * pBiDi, int32_t logicalPosition, int32_t * pLogicalLimit, UBiDiLevel * pLevel) {
692   U_ICU_ENTRY_POINT_RENAME(ubidi_getLogicalRun)(pBiDi, logicalPosition, pLogicalLimit, pLevel);
693 }
ubidi_getParaLevel(const UBiDi * pBiDi)694 UBiDiLevel ubidi_getParaLevel(const UBiDi * pBiDi) {
695   return U_ICU_ENTRY_POINT_RENAME(ubidi_getParaLevel)(pBiDi);
696 }
ubidi_getParagraph(const UBiDi * pBiDi,int32_t charIndex,int32_t * pParaStart,int32_t * pParaLimit,UBiDiLevel * pParaLevel,UErrorCode * pErrorCode)697 int32_t ubidi_getParagraph(const UBiDi * pBiDi, int32_t charIndex, int32_t * pParaStart, int32_t * pParaLimit, UBiDiLevel * pParaLevel, UErrorCode * pErrorCode) {
698   return U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraph)(pBiDi, charIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode);
699 }
ubidi_getParagraphByIndex(const UBiDi * pBiDi,int32_t paraIndex,int32_t * pParaStart,int32_t * pParaLimit,UBiDiLevel * pParaLevel,UErrorCode * pErrorCode)700 void ubidi_getParagraphByIndex(const UBiDi * pBiDi, int32_t paraIndex, int32_t * pParaStart, int32_t * pParaLimit, UBiDiLevel * pParaLevel, UErrorCode * pErrorCode) {
701   U_ICU_ENTRY_POINT_RENAME(ubidi_getParagraphByIndex)(pBiDi, paraIndex, pParaStart, pParaLimit, pParaLevel, pErrorCode);
702 }
ubidi_getProcessedLength(const UBiDi * pBiDi)703 int32_t ubidi_getProcessedLength(const UBiDi * pBiDi) {
704   return U_ICU_ENTRY_POINT_RENAME(ubidi_getProcessedLength)(pBiDi);
705 }
ubidi_getReorderingMode(UBiDi * pBiDi)706 UBiDiReorderingMode ubidi_getReorderingMode(UBiDi * pBiDi) {
707   return U_ICU_ENTRY_POINT_RENAME(ubidi_getReorderingMode)(pBiDi);
708 }
ubidi_getReorderingOptions(UBiDi * pBiDi)709 uint32_t ubidi_getReorderingOptions(UBiDi * pBiDi) {
710   return U_ICU_ENTRY_POINT_RENAME(ubidi_getReorderingOptions)(pBiDi);
711 }
ubidi_getResultLength(const UBiDi * pBiDi)712 int32_t ubidi_getResultLength(const UBiDi * pBiDi) {
713   return U_ICU_ENTRY_POINT_RENAME(ubidi_getResultLength)(pBiDi);
714 }
ubidi_getText(const UBiDi * pBiDi)715 const UChar * ubidi_getText(const UBiDi * pBiDi) {
716   return U_ICU_ENTRY_POINT_RENAME(ubidi_getText)(pBiDi);
717 }
ubidi_getVisualIndex(UBiDi * pBiDi,int32_t logicalIndex,UErrorCode * pErrorCode)718 int32_t ubidi_getVisualIndex(UBiDi * pBiDi, int32_t logicalIndex, UErrorCode * pErrorCode) {
719   return U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualIndex)(pBiDi, logicalIndex, pErrorCode);
720 }
ubidi_getVisualMap(UBiDi * pBiDi,int32_t * indexMap,UErrorCode * pErrorCode)721 void ubidi_getVisualMap(UBiDi * pBiDi, int32_t * indexMap, UErrorCode * pErrorCode) {
722   U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualMap)(pBiDi, indexMap, pErrorCode);
723 }
ubidi_getVisualRun(UBiDi * pBiDi,int32_t runIndex,int32_t * pLogicalStart,int32_t * pLength)724 UBiDiDirection ubidi_getVisualRun(UBiDi * pBiDi, int32_t runIndex, int32_t * pLogicalStart, int32_t * pLength) {
725   return U_ICU_ENTRY_POINT_RENAME(ubidi_getVisualRun)(pBiDi, runIndex, pLogicalStart, pLength);
726 }
ubidi_invertMap(const int32_t * srcMap,int32_t * destMap,int32_t length)727 void ubidi_invertMap(const int32_t * srcMap, int32_t * destMap, int32_t length) {
728   U_ICU_ENTRY_POINT_RENAME(ubidi_invertMap)(srcMap, destMap, length);
729 }
ubidi_isInverse(UBiDi * pBiDi)730 UBool ubidi_isInverse(UBiDi * pBiDi) {
731   return U_ICU_ENTRY_POINT_RENAME(ubidi_isInverse)(pBiDi);
732 }
ubidi_isOrderParagraphsLTR(UBiDi * pBiDi)733 UBool ubidi_isOrderParagraphsLTR(UBiDi * pBiDi) {
734   return U_ICU_ENTRY_POINT_RENAME(ubidi_isOrderParagraphsLTR)(pBiDi);
735 }
ubidi_open()736 UBiDi * ubidi_open() {
737   return U_ICU_ENTRY_POINT_RENAME(ubidi_open)();
738 }
ubidi_openSized(int32_t maxLength,int32_t maxRunCount,UErrorCode * pErrorCode)739 UBiDi * ubidi_openSized(int32_t maxLength, int32_t maxRunCount, UErrorCode * pErrorCode) {
740   return U_ICU_ENTRY_POINT_RENAME(ubidi_openSized)(maxLength, maxRunCount, pErrorCode);
741 }
ubidi_orderParagraphsLTR(UBiDi * pBiDi,UBool orderParagraphsLTR)742 void ubidi_orderParagraphsLTR(UBiDi * pBiDi, UBool orderParagraphsLTR) {
743   U_ICU_ENTRY_POINT_RENAME(ubidi_orderParagraphsLTR)(pBiDi, orderParagraphsLTR);
744 }
ubidi_reorderLogical(const UBiDiLevel * levels,int32_t length,int32_t * indexMap)745 void ubidi_reorderLogical(const UBiDiLevel * levels, int32_t length, int32_t * indexMap) {
746   U_ICU_ENTRY_POINT_RENAME(ubidi_reorderLogical)(levels, length, indexMap);
747 }
ubidi_reorderVisual(const UBiDiLevel * levels,int32_t length,int32_t * indexMap)748 void ubidi_reorderVisual(const UBiDiLevel * levels, int32_t length, int32_t * indexMap) {
749   U_ICU_ENTRY_POINT_RENAME(ubidi_reorderVisual)(levels, length, indexMap);
750 }
ubidi_setClassCallback(UBiDi * pBiDi,UBiDiClassCallback * newFn,const void * newContext,UBiDiClassCallback ** oldFn,const void ** oldContext,UErrorCode * pErrorCode)751 void ubidi_setClassCallback(UBiDi * pBiDi, UBiDiClassCallback * newFn, const void * newContext, UBiDiClassCallback ** oldFn, const void ** oldContext, UErrorCode * pErrorCode) {
752   U_ICU_ENTRY_POINT_RENAME(ubidi_setClassCallback)(pBiDi, newFn, newContext, oldFn, oldContext, pErrorCode);
753 }
ubidi_setContext(UBiDi * pBiDi,const UChar * prologue,int32_t proLength,const UChar * epilogue,int32_t epiLength,UErrorCode * pErrorCode)754 void ubidi_setContext(UBiDi * pBiDi, const UChar * prologue, int32_t proLength, const UChar * epilogue, int32_t epiLength, UErrorCode * pErrorCode) {
755   U_ICU_ENTRY_POINT_RENAME(ubidi_setContext)(pBiDi, prologue, proLength, epilogue, epiLength, pErrorCode);
756 }
ubidi_setInverse(UBiDi * pBiDi,UBool isInverse)757 void ubidi_setInverse(UBiDi * pBiDi, UBool isInverse) {
758   U_ICU_ENTRY_POINT_RENAME(ubidi_setInverse)(pBiDi, isInverse);
759 }
ubidi_setLine(const UBiDi * pParaBiDi,int32_t start,int32_t limit,UBiDi * pLineBiDi,UErrorCode * pErrorCode)760 void ubidi_setLine(const UBiDi * pParaBiDi, int32_t start, int32_t limit, UBiDi * pLineBiDi, UErrorCode * pErrorCode) {
761   U_ICU_ENTRY_POINT_RENAME(ubidi_setLine)(pParaBiDi, start, limit, pLineBiDi, pErrorCode);
762 }
ubidi_setPara(UBiDi * pBiDi,const UChar * text,int32_t length,UBiDiLevel paraLevel,UBiDiLevel * embeddingLevels,UErrorCode * pErrorCode)763 void ubidi_setPara(UBiDi * pBiDi, const UChar * text, int32_t length, UBiDiLevel paraLevel, UBiDiLevel * embeddingLevels, UErrorCode * pErrorCode) {
764   U_ICU_ENTRY_POINT_RENAME(ubidi_setPara)(pBiDi, text, length, paraLevel, embeddingLevels, pErrorCode);
765 }
ubidi_setReorderingMode(UBiDi * pBiDi,UBiDiReorderingMode reorderingMode)766 void ubidi_setReorderingMode(UBiDi * pBiDi, UBiDiReorderingMode reorderingMode) {
767   U_ICU_ENTRY_POINT_RENAME(ubidi_setReorderingMode)(pBiDi, reorderingMode);
768 }
ubidi_setReorderingOptions(UBiDi * pBiDi,uint32_t reorderingOptions)769 void ubidi_setReorderingOptions(UBiDi * pBiDi, uint32_t reorderingOptions) {
770   U_ICU_ENTRY_POINT_RENAME(ubidi_setReorderingOptions)(pBiDi, reorderingOptions);
771 }
ubidi_writeReordered(UBiDi * pBiDi,UChar * dest,int32_t destSize,uint16_t options,UErrorCode * pErrorCode)772 int32_t ubidi_writeReordered(UBiDi * pBiDi, UChar * dest, int32_t destSize, uint16_t options, UErrorCode * pErrorCode) {
773   return U_ICU_ENTRY_POINT_RENAME(ubidi_writeReordered)(pBiDi, dest, destSize, options, pErrorCode);
774 }
ubidi_writeReverse(const UChar * src,int32_t srcLength,UChar * dest,int32_t destSize,uint16_t options,UErrorCode * pErrorCode)775 int32_t ubidi_writeReverse(const UChar * src, int32_t srcLength, UChar * dest, int32_t destSize, uint16_t options, UErrorCode * pErrorCode) {
776   return U_ICU_ENTRY_POINT_RENAME(ubidi_writeReverse)(src, srcLength, dest, destSize, options, pErrorCode);
777 }
ubrk_clone(const UBreakIterator * bi,UErrorCode * status)778 UBreakIterator * ubrk_clone(const UBreakIterator * bi, UErrorCode * status) {
779   return U_ICU_ENTRY_POINT_RENAME(ubrk_clone)(bi, status);
780 }
ubrk_close(UBreakIterator * bi)781 void ubrk_close(UBreakIterator * bi) {
782   U_ICU_ENTRY_POINT_RENAME(ubrk_close)(bi);
783 }
ubrk_countAvailable()784 int32_t ubrk_countAvailable() {
785   return U_ICU_ENTRY_POINT_RENAME(ubrk_countAvailable)();
786 }
ubrk_current(const UBreakIterator * bi)787 int32_t ubrk_current(const UBreakIterator * bi) {
788   return U_ICU_ENTRY_POINT_RENAME(ubrk_current)(bi);
789 }
ubrk_first(UBreakIterator * bi)790 int32_t ubrk_first(UBreakIterator * bi) {
791   return U_ICU_ENTRY_POINT_RENAME(ubrk_first)(bi);
792 }
ubrk_following(UBreakIterator * bi,int32_t offset)793 int32_t ubrk_following(UBreakIterator * bi, int32_t offset) {
794   return U_ICU_ENTRY_POINT_RENAME(ubrk_following)(bi, offset);
795 }
ubrk_getAvailable(int32_t index)796 const char * ubrk_getAvailable(int32_t index) {
797   return U_ICU_ENTRY_POINT_RENAME(ubrk_getAvailable)(index);
798 }
ubrk_getRuleStatus(UBreakIterator * bi)799 int32_t ubrk_getRuleStatus(UBreakIterator * bi) {
800   return U_ICU_ENTRY_POINT_RENAME(ubrk_getRuleStatus)(bi);
801 }
ubrk_getRuleStatusVec(UBreakIterator * bi,int32_t * fillInVec,int32_t capacity,UErrorCode * status)802 int32_t ubrk_getRuleStatusVec(UBreakIterator * bi, int32_t * fillInVec, int32_t capacity, UErrorCode * status) {
803   return U_ICU_ENTRY_POINT_RENAME(ubrk_getRuleStatusVec)(bi, fillInVec, capacity, status);
804 }
ubrk_isBoundary(UBreakIterator * bi,int32_t offset)805 UBool ubrk_isBoundary(UBreakIterator * bi, int32_t offset) {
806   return U_ICU_ENTRY_POINT_RENAME(ubrk_isBoundary)(bi, offset);
807 }
ubrk_last(UBreakIterator * bi)808 int32_t ubrk_last(UBreakIterator * bi) {
809   return U_ICU_ENTRY_POINT_RENAME(ubrk_last)(bi);
810 }
ubrk_next(UBreakIterator * bi)811 int32_t ubrk_next(UBreakIterator * bi) {
812   return U_ICU_ENTRY_POINT_RENAME(ubrk_next)(bi);
813 }
ubrk_open(UBreakIteratorType type,const char * locale,const UChar * text,int32_t textLength,UErrorCode * status)814 UBreakIterator * ubrk_open(UBreakIteratorType type, const char * locale, const UChar * text, int32_t textLength, UErrorCode * status) {
815   return U_ICU_ENTRY_POINT_RENAME(ubrk_open)(type, locale, text, textLength, status);
816 }
ubrk_preceding(UBreakIterator * bi,int32_t offset)817 int32_t ubrk_preceding(UBreakIterator * bi, int32_t offset) {
818   return U_ICU_ENTRY_POINT_RENAME(ubrk_preceding)(bi, offset);
819 }
ubrk_previous(UBreakIterator * bi)820 int32_t ubrk_previous(UBreakIterator * bi) {
821   return U_ICU_ENTRY_POINT_RENAME(ubrk_previous)(bi);
822 }
ubrk_setText(UBreakIterator * bi,const UChar * text,int32_t textLength,UErrorCode * status)823 void ubrk_setText(UBreakIterator * bi, const UChar * text, int32_t textLength, UErrorCode * status) {
824   U_ICU_ENTRY_POINT_RENAME(ubrk_setText)(bi, text, textLength, status);
825 }
ubrk_setUText(UBreakIterator * bi,UText * text,UErrorCode * status)826 void ubrk_setUText(UBreakIterator * bi, UText * text, UErrorCode * status) {
827   U_ICU_ENTRY_POINT_RENAME(ubrk_setUText)(bi, text, status);
828 }
ucol_clone(const UCollator * coll,UErrorCode * status)829 UCollator * ucol_clone(const UCollator * coll, UErrorCode * status) {
830   return U_ICU_ENTRY_POINT_RENAME(ucol_clone)(coll, status);
831 }
ucol_close(UCollator * coll)832 void ucol_close(UCollator * coll) {
833   U_ICU_ENTRY_POINT_RENAME(ucol_close)(coll);
834 }
ucol_countAvailable()835 int32_t ucol_countAvailable() {
836   return U_ICU_ENTRY_POINT_RENAME(ucol_countAvailable)();
837 }
ucol_getAttribute(const UCollator * coll,UColAttribute attr,UErrorCode * status)838 UColAttributeValue ucol_getAttribute(const UCollator * coll, UColAttribute attr, UErrorCode * status) {
839   return U_ICU_ENTRY_POINT_RENAME(ucol_getAttribute)(coll, attr, status);
840 }
ucol_getAvailable(int32_t localeIndex)841 const char * ucol_getAvailable(int32_t localeIndex) {
842   return U_ICU_ENTRY_POINT_RENAME(ucol_getAvailable)(localeIndex);
843 }
ucol_getDisplayName(const char * objLoc,const char * dispLoc,UChar * result,int32_t resultLength,UErrorCode * status)844 int32_t ucol_getDisplayName(const char * objLoc, const char * dispLoc, UChar * result, int32_t resultLength, UErrorCode * status) {
845   return U_ICU_ENTRY_POINT_RENAME(ucol_getDisplayName)(objLoc, dispLoc, result, resultLength, status);
846 }
ucol_getEquivalentReorderCodes(int32_t reorderCode,int32_t * dest,int32_t destCapacity,UErrorCode * pErrorCode)847 int32_t ucol_getEquivalentReorderCodes(int32_t reorderCode, int32_t * dest, int32_t destCapacity, UErrorCode * pErrorCode) {
848   return U_ICU_ENTRY_POINT_RENAME(ucol_getEquivalentReorderCodes)(reorderCode, dest, destCapacity, pErrorCode);
849 }
ucol_getFunctionalEquivalent(char * result,int32_t resultCapacity,const char * keyword,const char * locale,UBool * isAvailable,UErrorCode * status)850 int32_t ucol_getFunctionalEquivalent(char * result, int32_t resultCapacity, const char * keyword, const char * locale, UBool * isAvailable, UErrorCode * status) {
851   return U_ICU_ENTRY_POINT_RENAME(ucol_getFunctionalEquivalent)(result, resultCapacity, keyword, locale, isAvailable, status);
852 }
ucol_getKeywordValues(const char * keyword,UErrorCode * status)853 UEnumeration * ucol_getKeywordValues(const char * keyword, UErrorCode * status) {
854   return U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordValues)(keyword, status);
855 }
ucol_getKeywordValuesForLocale(const char * key,const char * locale,UBool commonlyUsed,UErrorCode * status)856 UEnumeration * ucol_getKeywordValuesForLocale(const char * key, const char * locale, UBool commonlyUsed, UErrorCode * status) {
857   return U_ICU_ENTRY_POINT_RENAME(ucol_getKeywordValuesForLocale)(key, locale, commonlyUsed, status);
858 }
ucol_getKeywords(UErrorCode * status)859 UEnumeration * ucol_getKeywords(UErrorCode * status) {
860   return U_ICU_ENTRY_POINT_RENAME(ucol_getKeywords)(status);
861 }
ucol_getMaxVariable(const UCollator * coll)862 UColReorderCode ucol_getMaxVariable(const UCollator * coll) {
863   return U_ICU_ENTRY_POINT_RENAME(ucol_getMaxVariable)(coll);
864 }
ucol_getReorderCodes(const UCollator * coll,int32_t * dest,int32_t destCapacity,UErrorCode * pErrorCode)865 int32_t ucol_getReorderCodes(const UCollator * coll, int32_t * dest, int32_t destCapacity, UErrorCode * pErrorCode) {
866   return U_ICU_ENTRY_POINT_RENAME(ucol_getReorderCodes)(coll, dest, destCapacity, pErrorCode);
867 }
ucol_getSortKey(const UCollator * coll,const UChar * source,int32_t sourceLength,uint8_t * result,int32_t resultLength)868 int32_t ucol_getSortKey(const UCollator * coll, const UChar * source, int32_t sourceLength, uint8_t * result, int32_t resultLength) {
869   return U_ICU_ENTRY_POINT_RENAME(ucol_getSortKey)(coll, source, sourceLength, result, resultLength);
870 }
ucol_getStrength(const UCollator * coll)871 UCollationStrength ucol_getStrength(const UCollator * coll) {
872   return U_ICU_ENTRY_POINT_RENAME(ucol_getStrength)(coll);
873 }
ucol_mergeSortkeys(const uint8_t * src1,int32_t src1Length,const uint8_t * src2,int32_t src2Length,uint8_t * dest,int32_t destCapacity)874 int32_t ucol_mergeSortkeys(const uint8_t * src1, int32_t src1Length, const uint8_t * src2, int32_t src2Length, uint8_t * dest, int32_t destCapacity) {
875   return U_ICU_ENTRY_POINT_RENAME(ucol_mergeSortkeys)(src1, src1Length, src2, src2Length, dest, destCapacity);
876 }
ucol_open(const char * loc,UErrorCode * status)877 UCollator * ucol_open(const char * loc, UErrorCode * status) {
878   return U_ICU_ENTRY_POINT_RENAME(ucol_open)(loc, status);
879 }
ucol_openAvailableLocales(UErrorCode * status)880 UEnumeration * ucol_openAvailableLocales(UErrorCode * status) {
881   return U_ICU_ENTRY_POINT_RENAME(ucol_openAvailableLocales)(status);
882 }
ucol_openRules(const UChar * rules,int32_t rulesLength,UColAttributeValue normalizationMode,UCollationStrength strength,UParseError * parseError,UErrorCode * status)883 UCollator * ucol_openRules(const UChar * rules, int32_t rulesLength, UColAttributeValue normalizationMode, UCollationStrength strength, UParseError * parseError, UErrorCode * status) {
884   return U_ICU_ENTRY_POINT_RENAME(ucol_openRules)(rules, rulesLength, normalizationMode, strength, parseError, status);
885 }
ucol_setAttribute(UCollator * coll,UColAttribute attr,UColAttributeValue value,UErrorCode * status)886 void ucol_setAttribute(UCollator * coll, UColAttribute attr, UColAttributeValue value, UErrorCode * status) {
887   U_ICU_ENTRY_POINT_RENAME(ucol_setAttribute)(coll, attr, value, status);
888 }
ucol_setMaxVariable(UCollator * coll,UColReorderCode group,UErrorCode * pErrorCode)889 void ucol_setMaxVariable(UCollator * coll, UColReorderCode group, UErrorCode * pErrorCode) {
890   U_ICU_ENTRY_POINT_RENAME(ucol_setMaxVariable)(coll, group, pErrorCode);
891 }
ucol_setReorderCodes(UCollator * coll,const int32_t * reorderCodes,int32_t reorderCodesLength,UErrorCode * pErrorCode)892 void ucol_setReorderCodes(UCollator * coll, const int32_t * reorderCodes, int32_t reorderCodesLength, UErrorCode * pErrorCode) {
893   U_ICU_ENTRY_POINT_RENAME(ucol_setReorderCodes)(coll, reorderCodes, reorderCodesLength, pErrorCode);
894 }
ucol_setStrength(UCollator * coll,UCollationStrength strength)895 void ucol_setStrength(UCollator * coll, UCollationStrength strength) {
896   U_ICU_ENTRY_POINT_RENAME(ucol_setStrength)(coll, strength);
897 }
ucol_strcoll(const UCollator * coll,const UChar * source,int32_t sourceLength,const UChar * target,int32_t targetLength)898 UCollationResult ucol_strcoll(const UCollator * coll, const UChar * source, int32_t sourceLength, const UChar * target, int32_t targetLength) {
899   return U_ICU_ENTRY_POINT_RENAME(ucol_strcoll)(coll, source, sourceLength, target, targetLength);
900 }
ucol_strcollUTF8(const UCollator * coll,const char * source,int32_t sourceLength,const char * target,int32_t targetLength,UErrorCode * status)901 UCollationResult ucol_strcollUTF8(const UCollator * coll, const char * source, int32_t sourceLength, const char * target, int32_t targetLength, UErrorCode * status) {
902   return U_ICU_ENTRY_POINT_RENAME(ucol_strcollUTF8)(coll, source, sourceLength, target, targetLength, status);
903 }
uenum_close(UEnumeration * en)904 void uenum_close(UEnumeration * en) {
905   U_ICU_ENTRY_POINT_RENAME(uenum_close)(en);
906 }
uenum_count(UEnumeration * en,UErrorCode * status)907 int32_t uenum_count(UEnumeration * en, UErrorCode * status) {
908   return U_ICU_ENTRY_POINT_RENAME(uenum_count)(en, status);
909 }
uenum_next(UEnumeration * en,int32_t * resultLength,UErrorCode * status)910 const char * uenum_next(UEnumeration * en, int32_t * resultLength, UErrorCode * status) {
911   return U_ICU_ENTRY_POINT_RENAME(uenum_next)(en, resultLength, status);
912 }
uenum_openCharStringsEnumeration(const char * const strings[],int32_t count,UErrorCode * ec)913 UEnumeration * uenum_openCharStringsEnumeration(const char *const strings[], int32_t count, UErrorCode * ec) {
914   return U_ICU_ENTRY_POINT_RENAME(uenum_openCharStringsEnumeration)(strings, count, ec);
915 }
uenum_openUCharStringsEnumeration(const UChar * const strings[],int32_t count,UErrorCode * ec)916 UEnumeration * uenum_openUCharStringsEnumeration(const UChar *const strings[], int32_t count, UErrorCode * ec) {
917   return U_ICU_ENTRY_POINT_RENAME(uenum_openUCharStringsEnumeration)(strings, count, ec);
918 }
uenum_reset(UEnumeration * en,UErrorCode * status)919 void uenum_reset(UEnumeration * en, UErrorCode * status) {
920   U_ICU_ENTRY_POINT_RENAME(uenum_reset)(en, status);
921 }
uenum_unext(UEnumeration * en,int32_t * resultLength,UErrorCode * status)922 const UChar * uenum_unext(UEnumeration * en, int32_t * resultLength, UErrorCode * status) {
923   return U_ICU_ENTRY_POINT_RENAME(uenum_unext)(en, resultLength, status);
924 }
uldn_close(ULocaleDisplayNames * ldn)925 void uldn_close(ULocaleDisplayNames * ldn) {
926   U_ICU_ENTRY_POINT_RENAME(uldn_close)(ldn);
927 }
uldn_getContext(const ULocaleDisplayNames * ldn,UDisplayContextType type,UErrorCode * pErrorCode)928 UDisplayContext uldn_getContext(const ULocaleDisplayNames * ldn, UDisplayContextType type, UErrorCode * pErrorCode) {
929   return U_ICU_ENTRY_POINT_RENAME(uldn_getContext)(ldn, type, pErrorCode);
930 }
uldn_getDialectHandling(const ULocaleDisplayNames * ldn)931 UDialectHandling uldn_getDialectHandling(const ULocaleDisplayNames * ldn) {
932   return U_ICU_ENTRY_POINT_RENAME(uldn_getDialectHandling)(ldn);
933 }
uldn_getLocale(const ULocaleDisplayNames * ldn)934 const char * uldn_getLocale(const ULocaleDisplayNames * ldn) {
935   return U_ICU_ENTRY_POINT_RENAME(uldn_getLocale)(ldn);
936 }
uldn_keyDisplayName(const ULocaleDisplayNames * ldn,const char * key,UChar * result,int32_t maxResultSize,UErrorCode * pErrorCode)937 int32_t uldn_keyDisplayName(const ULocaleDisplayNames * ldn, const char * key, UChar * result, int32_t maxResultSize, UErrorCode * pErrorCode) {
938   return U_ICU_ENTRY_POINT_RENAME(uldn_keyDisplayName)(ldn, key, result, maxResultSize, pErrorCode);
939 }
uldn_keyValueDisplayName(const ULocaleDisplayNames * ldn,const char * key,const char * value,UChar * result,int32_t maxResultSize,UErrorCode * pErrorCode)940 int32_t uldn_keyValueDisplayName(const ULocaleDisplayNames * ldn, const char * key, const char * value, UChar * result, int32_t maxResultSize, UErrorCode * pErrorCode) {
941   return U_ICU_ENTRY_POINT_RENAME(uldn_keyValueDisplayName)(ldn, key, value, result, maxResultSize, pErrorCode);
942 }
uldn_languageDisplayName(const ULocaleDisplayNames * ldn,const char * lang,UChar * result,int32_t maxResultSize,UErrorCode * pErrorCode)943 int32_t uldn_languageDisplayName(const ULocaleDisplayNames * ldn, const char * lang, UChar * result, int32_t maxResultSize, UErrorCode * pErrorCode) {
944   return U_ICU_ENTRY_POINT_RENAME(uldn_languageDisplayName)(ldn, lang, result, maxResultSize, pErrorCode);
945 }
uldn_localeDisplayName(const ULocaleDisplayNames * ldn,const char * locale,UChar * result,int32_t maxResultSize,UErrorCode * pErrorCode)946 int32_t uldn_localeDisplayName(const ULocaleDisplayNames * ldn, const char * locale, UChar * result, int32_t maxResultSize, UErrorCode * pErrorCode) {
947   return U_ICU_ENTRY_POINT_RENAME(uldn_localeDisplayName)(ldn, locale, result, maxResultSize, pErrorCode);
948 }
uldn_open(const char * locale,UDialectHandling dialectHandling,UErrorCode * pErrorCode)949 ULocaleDisplayNames * uldn_open(const char * locale, UDialectHandling dialectHandling, UErrorCode * pErrorCode) {
950   return U_ICU_ENTRY_POINT_RENAME(uldn_open)(locale, dialectHandling, pErrorCode);
951 }
uldn_openForContext(const char * locale,UDisplayContext * contexts,int32_t length,UErrorCode * pErrorCode)952 ULocaleDisplayNames * uldn_openForContext(const char * locale, UDisplayContext * contexts, int32_t length, UErrorCode * pErrorCode) {
953   return U_ICU_ENTRY_POINT_RENAME(uldn_openForContext)(locale, contexts, length, pErrorCode);
954 }
uldn_regionDisplayName(const ULocaleDisplayNames * ldn,const char * region,UChar * result,int32_t maxResultSize,UErrorCode * pErrorCode)955 int32_t uldn_regionDisplayName(const ULocaleDisplayNames * ldn, const char * region, UChar * result, int32_t maxResultSize, UErrorCode * pErrorCode) {
956   return U_ICU_ENTRY_POINT_RENAME(uldn_regionDisplayName)(ldn, region, result, maxResultSize, pErrorCode);
957 }
uldn_scriptCodeDisplayName(const ULocaleDisplayNames * ldn,UScriptCode scriptCode,UChar * result,int32_t maxResultSize,UErrorCode * pErrorCode)958 int32_t uldn_scriptCodeDisplayName(const ULocaleDisplayNames * ldn, UScriptCode scriptCode, UChar * result, int32_t maxResultSize, UErrorCode * pErrorCode) {
959   return U_ICU_ENTRY_POINT_RENAME(uldn_scriptCodeDisplayName)(ldn, scriptCode, result, maxResultSize, pErrorCode);
960 }
uldn_scriptDisplayName(const ULocaleDisplayNames * ldn,const char * script,UChar * result,int32_t maxResultSize,UErrorCode * pErrorCode)961 int32_t uldn_scriptDisplayName(const ULocaleDisplayNames * ldn, const char * script, UChar * result, int32_t maxResultSize, UErrorCode * pErrorCode) {
962   return U_ICU_ENTRY_POINT_RENAME(uldn_scriptDisplayName)(ldn, script, result, maxResultSize, pErrorCode);
963 }
uldn_variantDisplayName(const ULocaleDisplayNames * ldn,const char * variant,UChar * result,int32_t maxResultSize,UErrorCode * pErrorCode)964 int32_t uldn_variantDisplayName(const ULocaleDisplayNames * ldn, const char * variant, UChar * result, int32_t maxResultSize, UErrorCode * pErrorCode) {
965   return U_ICU_ENTRY_POINT_RENAME(uldn_variantDisplayName)(ldn, variant, result, maxResultSize, pErrorCode);
966 }
uloc_acceptLanguage(char * result,int32_t resultAvailable,UAcceptResult * outResult,const char ** acceptList,int32_t acceptListCount,UEnumeration * availableLocales,UErrorCode * status)967 int32_t uloc_acceptLanguage(char * result, int32_t resultAvailable, UAcceptResult * outResult, const char ** acceptList, int32_t acceptListCount, UEnumeration * availableLocales, UErrorCode * status) {
968   return U_ICU_ENTRY_POINT_RENAME(uloc_acceptLanguage)(result, resultAvailable, outResult, acceptList, acceptListCount, availableLocales, status);
969 }
uloc_addLikelySubtags(const char * localeID,char * maximizedLocaleID,int32_t maximizedLocaleIDCapacity,UErrorCode * err)970 int32_t uloc_addLikelySubtags(const char * localeID, char * maximizedLocaleID, int32_t maximizedLocaleIDCapacity, UErrorCode * err) {
971   return U_ICU_ENTRY_POINT_RENAME(uloc_addLikelySubtags)(localeID, maximizedLocaleID, maximizedLocaleIDCapacity, err);
972 }
uloc_canonicalize(const char * localeID,char * name,int32_t nameCapacity,UErrorCode * err)973 int32_t uloc_canonicalize(const char * localeID, char * name, int32_t nameCapacity, UErrorCode * err) {
974   return U_ICU_ENTRY_POINT_RENAME(uloc_canonicalize)(localeID, name, nameCapacity, err);
975 }
uloc_countAvailable()976 int32_t uloc_countAvailable() {
977   return U_ICU_ENTRY_POINT_RENAME(uloc_countAvailable)();
978 }
uloc_forLanguageTag(const char * langtag,char * localeID,int32_t localeIDCapacity,int32_t * parsedLength,UErrorCode * err)979 int32_t uloc_forLanguageTag(const char * langtag, char * localeID, int32_t localeIDCapacity, int32_t * parsedLength, UErrorCode * err) {
980   return U_ICU_ENTRY_POINT_RENAME(uloc_forLanguageTag)(langtag, localeID, localeIDCapacity, parsedLength, err);
981 }
uloc_getAvailable(int32_t n)982 const char * uloc_getAvailable(int32_t n) {
983   return U_ICU_ENTRY_POINT_RENAME(uloc_getAvailable)(n);
984 }
uloc_getBaseName(const char * localeID,char * name,int32_t nameCapacity,UErrorCode * err)985 int32_t uloc_getBaseName(const char * localeID, char * name, int32_t nameCapacity, UErrorCode * err) {
986   return U_ICU_ENTRY_POINT_RENAME(uloc_getBaseName)(localeID, name, nameCapacity, err);
987 }
uloc_getCharacterOrientation(const char * localeId,UErrorCode * status)988 ULayoutType uloc_getCharacterOrientation(const char * localeId, UErrorCode * status) {
989   return U_ICU_ENTRY_POINT_RENAME(uloc_getCharacterOrientation)(localeId, status);
990 }
uloc_getCountry(const char * localeID,char * country,int32_t countryCapacity,UErrorCode * err)991 int32_t uloc_getCountry(const char * localeID, char * country, int32_t countryCapacity, UErrorCode * err) {
992   return U_ICU_ENTRY_POINT_RENAME(uloc_getCountry)(localeID, country, countryCapacity, err);
993 }
uloc_getDefault()994 const char * uloc_getDefault() {
995   return U_ICU_ENTRY_POINT_RENAME(uloc_getDefault)();
996 }
uloc_getDisplayCountry(const char * locale,const char * displayLocale,UChar * country,int32_t countryCapacity,UErrorCode * status)997 int32_t uloc_getDisplayCountry(const char * locale, const char * displayLocale, UChar * country, int32_t countryCapacity, UErrorCode * status) {
998   return U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayCountry)(locale, displayLocale, country, countryCapacity, status);
999 }
uloc_getDisplayKeyword(const char * keyword,const char * displayLocale,UChar * dest,int32_t destCapacity,UErrorCode * status)1000 int32_t uloc_getDisplayKeyword(const char * keyword, const char * displayLocale, UChar * dest, int32_t destCapacity, UErrorCode * status) {
1001   return U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayKeyword)(keyword, displayLocale, dest, destCapacity, status);
1002 }
uloc_getDisplayKeywordValue(const char * locale,const char * keyword,const char * displayLocale,UChar * dest,int32_t destCapacity,UErrorCode * status)1003 int32_t uloc_getDisplayKeywordValue(const char * locale, const char * keyword, const char * displayLocale, UChar * dest, int32_t destCapacity, UErrorCode * status) {
1004   return U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayKeywordValue)(locale, keyword, displayLocale, dest, destCapacity, status);
1005 }
uloc_getDisplayLanguage(const char * locale,const char * displayLocale,UChar * language,int32_t languageCapacity,UErrorCode * status)1006 int32_t uloc_getDisplayLanguage(const char * locale, const char * displayLocale, UChar * language, int32_t languageCapacity, UErrorCode * status) {
1007   return U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayLanguage)(locale, displayLocale, language, languageCapacity, status);
1008 }
uloc_getDisplayName(const char * localeID,const char * inLocaleID,UChar * result,int32_t maxResultSize,UErrorCode * err)1009 int32_t uloc_getDisplayName(const char * localeID, const char * inLocaleID, UChar * result, int32_t maxResultSize, UErrorCode * err) {
1010   return U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayName)(localeID, inLocaleID, result, maxResultSize, err);
1011 }
uloc_getDisplayScript(const char * locale,const char * displayLocale,UChar * script,int32_t scriptCapacity,UErrorCode * status)1012 int32_t uloc_getDisplayScript(const char * locale, const char * displayLocale, UChar * script, int32_t scriptCapacity, UErrorCode * status) {
1013   return U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayScript)(locale, displayLocale, script, scriptCapacity, status);
1014 }
uloc_getDisplayVariant(const char * locale,const char * displayLocale,UChar * variant,int32_t variantCapacity,UErrorCode * status)1015 int32_t uloc_getDisplayVariant(const char * locale, const char * displayLocale, UChar * variant, int32_t variantCapacity, UErrorCode * status) {
1016   return U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayVariant)(locale, displayLocale, variant, variantCapacity, status);
1017 }
uloc_getISO3Country(const char * localeID)1018 const char * uloc_getISO3Country(const char * localeID) {
1019   return U_ICU_ENTRY_POINT_RENAME(uloc_getISO3Country)(localeID);
1020 }
uloc_getISO3Language(const char * localeID)1021 const char * uloc_getISO3Language(const char * localeID) {
1022   return U_ICU_ENTRY_POINT_RENAME(uloc_getISO3Language)(localeID);
1023 }
uloc_getISOCountries()1024 const char *const * uloc_getISOCountries() {
1025   return U_ICU_ENTRY_POINT_RENAME(uloc_getISOCountries)();
1026 }
uloc_getISOLanguages()1027 const char *const * uloc_getISOLanguages() {
1028   return U_ICU_ENTRY_POINT_RENAME(uloc_getISOLanguages)();
1029 }
uloc_getKeywordValue(const char * localeID,const char * keywordName,char * buffer,int32_t bufferCapacity,UErrorCode * status)1030 int32_t uloc_getKeywordValue(const char * localeID, const char * keywordName, char * buffer, int32_t bufferCapacity, UErrorCode * status) {
1031   return U_ICU_ENTRY_POINT_RENAME(uloc_getKeywordValue)(localeID, keywordName, buffer, bufferCapacity, status);
1032 }
uloc_getLanguage(const char * localeID,char * language,int32_t languageCapacity,UErrorCode * err)1033 int32_t uloc_getLanguage(const char * localeID, char * language, int32_t languageCapacity, UErrorCode * err) {
1034   return U_ICU_ENTRY_POINT_RENAME(uloc_getLanguage)(localeID, language, languageCapacity, err);
1035 }
uloc_getLineOrientation(const char * localeId,UErrorCode * status)1036 ULayoutType uloc_getLineOrientation(const char * localeId, UErrorCode * status) {
1037   return U_ICU_ENTRY_POINT_RENAME(uloc_getLineOrientation)(localeId, status);
1038 }
uloc_getName(const char * localeID,char * name,int32_t nameCapacity,UErrorCode * err)1039 int32_t uloc_getName(const char * localeID, char * name, int32_t nameCapacity, UErrorCode * err) {
1040   return U_ICU_ENTRY_POINT_RENAME(uloc_getName)(localeID, name, nameCapacity, err);
1041 }
uloc_getScript(const char * localeID,char * script,int32_t scriptCapacity,UErrorCode * err)1042 int32_t uloc_getScript(const char * localeID, char * script, int32_t scriptCapacity, UErrorCode * err) {
1043   return U_ICU_ENTRY_POINT_RENAME(uloc_getScript)(localeID, script, scriptCapacity, err);
1044 }
uloc_getVariant(const char * localeID,char * variant,int32_t variantCapacity,UErrorCode * err)1045 int32_t uloc_getVariant(const char * localeID, char * variant, int32_t variantCapacity, UErrorCode * err) {
1046   return U_ICU_ENTRY_POINT_RENAME(uloc_getVariant)(localeID, variant, variantCapacity, err);
1047 }
uloc_isRightToLeft(const char * locale)1048 UBool uloc_isRightToLeft(const char * locale) {
1049   return U_ICU_ENTRY_POINT_RENAME(uloc_isRightToLeft)(locale);
1050 }
uloc_minimizeSubtags(const char * localeID,char * minimizedLocaleID,int32_t minimizedLocaleIDCapacity,UErrorCode * err)1051 int32_t uloc_minimizeSubtags(const char * localeID, char * minimizedLocaleID, int32_t minimizedLocaleIDCapacity, UErrorCode * err) {
1052   return U_ICU_ENTRY_POINT_RENAME(uloc_minimizeSubtags)(localeID, minimizedLocaleID, minimizedLocaleIDCapacity, err);
1053 }
uloc_openKeywords(const char * localeID,UErrorCode * status)1054 UEnumeration * uloc_openKeywords(const char * localeID, UErrorCode * status) {
1055   return U_ICU_ENTRY_POINT_RENAME(uloc_openKeywords)(localeID, status);
1056 }
uloc_setKeywordValue(const char * keywordName,const char * keywordValue,char * buffer,int32_t bufferCapacity,UErrorCode * status)1057 int32_t uloc_setKeywordValue(const char * keywordName, const char * keywordValue, char * buffer, int32_t bufferCapacity, UErrorCode * status) {
1058   return U_ICU_ENTRY_POINT_RENAME(uloc_setKeywordValue)(keywordName, keywordValue, buffer, bufferCapacity, status);
1059 }
uloc_toLanguageTag(const char * localeID,char * langtag,int32_t langtagCapacity,UBool strict,UErrorCode * err)1060 int32_t uloc_toLanguageTag(const char * localeID, char * langtag, int32_t langtagCapacity, UBool strict, UErrorCode * err) {
1061   return U_ICU_ENTRY_POINT_RENAME(uloc_toLanguageTag)(localeID, langtag, langtagCapacity, strict, err);
1062 }
uloc_toLegacyKey(const char * keyword)1063 const char * uloc_toLegacyKey(const char * keyword) {
1064   return U_ICU_ENTRY_POINT_RENAME(uloc_toLegacyKey)(keyword);
1065 }
uloc_toLegacyType(const char * keyword,const char * value)1066 const char * uloc_toLegacyType(const char * keyword, const char * value) {
1067   return U_ICU_ENTRY_POINT_RENAME(uloc_toLegacyType)(keyword, value);
1068 }
uloc_toUnicodeLocaleKey(const char * keyword)1069 const char * uloc_toUnicodeLocaleKey(const char * keyword) {
1070   return U_ICU_ENTRY_POINT_RENAME(uloc_toUnicodeLocaleKey)(keyword);
1071 }
uloc_toUnicodeLocaleType(const char * keyword,const char * value)1072 const char * uloc_toUnicodeLocaleType(const char * keyword, const char * value) {
1073   return U_ICU_ENTRY_POINT_RENAME(uloc_toUnicodeLocaleType)(keyword, value);
1074 }
ulocdata_getCLDRVersion(UVersionInfo versionArray,UErrorCode * status)1075 void ulocdata_getCLDRVersion(UVersionInfo versionArray, UErrorCode * status) {
1076   U_ICU_ENTRY_POINT_RENAME(ulocdata_getCLDRVersion)(versionArray, status);
1077 }
unorm2_append(const UNormalizer2 * norm2,UChar * first,int32_t firstLength,int32_t firstCapacity,const UChar * second,int32_t secondLength,UErrorCode * pErrorCode)1078 int32_t unorm2_append(const UNormalizer2 * norm2, UChar * first, int32_t firstLength, int32_t firstCapacity, const UChar * second, int32_t secondLength, UErrorCode * pErrorCode) {
1079   return U_ICU_ENTRY_POINT_RENAME(unorm2_append)(norm2, first, firstLength, firstCapacity, second, secondLength, pErrorCode);
1080 }
unorm2_close(UNormalizer2 * norm2)1081 void unorm2_close(UNormalizer2 * norm2) {
1082   U_ICU_ENTRY_POINT_RENAME(unorm2_close)(norm2);
1083 }
unorm2_composePair(const UNormalizer2 * norm2,UChar32 a,UChar32 b)1084 UChar32 unorm2_composePair(const UNormalizer2 * norm2, UChar32 a, UChar32 b) {
1085   return U_ICU_ENTRY_POINT_RENAME(unorm2_composePair)(norm2, a, b);
1086 }
unorm2_getCombiningClass(const UNormalizer2 * norm2,UChar32 c)1087 uint8_t unorm2_getCombiningClass(const UNormalizer2 * norm2, UChar32 c) {
1088   return U_ICU_ENTRY_POINT_RENAME(unorm2_getCombiningClass)(norm2, c);
1089 }
unorm2_getDecomposition(const UNormalizer2 * norm2,UChar32 c,UChar * decomposition,int32_t capacity,UErrorCode * pErrorCode)1090 int32_t unorm2_getDecomposition(const UNormalizer2 * norm2, UChar32 c, UChar * decomposition, int32_t capacity, UErrorCode * pErrorCode) {
1091   return U_ICU_ENTRY_POINT_RENAME(unorm2_getDecomposition)(norm2, c, decomposition, capacity, pErrorCode);
1092 }
unorm2_getNFCInstance(UErrorCode * pErrorCode)1093 const UNormalizer2 * unorm2_getNFCInstance(UErrorCode * pErrorCode) {
1094   return U_ICU_ENTRY_POINT_RENAME(unorm2_getNFCInstance)(pErrorCode);
1095 }
unorm2_getNFDInstance(UErrorCode * pErrorCode)1096 const UNormalizer2 * unorm2_getNFDInstance(UErrorCode * pErrorCode) {
1097   return U_ICU_ENTRY_POINT_RENAME(unorm2_getNFDInstance)(pErrorCode);
1098 }
unorm2_getNFKCCasefoldInstance(UErrorCode * pErrorCode)1099 const UNormalizer2 * unorm2_getNFKCCasefoldInstance(UErrorCode * pErrorCode) {
1100   return U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKCCasefoldInstance)(pErrorCode);
1101 }
unorm2_getNFKCInstance(UErrorCode * pErrorCode)1102 const UNormalizer2 * unorm2_getNFKCInstance(UErrorCode * pErrorCode) {
1103   return U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKCInstance)(pErrorCode);
1104 }
unorm2_getNFKDInstance(UErrorCode * pErrorCode)1105 const UNormalizer2 * unorm2_getNFKDInstance(UErrorCode * pErrorCode) {
1106   return U_ICU_ENTRY_POINT_RENAME(unorm2_getNFKDInstance)(pErrorCode);
1107 }
unorm2_getRawDecomposition(const UNormalizer2 * norm2,UChar32 c,UChar * decomposition,int32_t capacity,UErrorCode * pErrorCode)1108 int32_t unorm2_getRawDecomposition(const UNormalizer2 * norm2, UChar32 c, UChar * decomposition, int32_t capacity, UErrorCode * pErrorCode) {
1109   return U_ICU_ENTRY_POINT_RENAME(unorm2_getRawDecomposition)(norm2, c, decomposition, capacity, pErrorCode);
1110 }
unorm2_hasBoundaryAfter(const UNormalizer2 * norm2,UChar32 c)1111 UBool unorm2_hasBoundaryAfter(const UNormalizer2 * norm2, UChar32 c) {
1112   return U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryAfter)(norm2, c);
1113 }
unorm2_hasBoundaryBefore(const UNormalizer2 * norm2,UChar32 c)1114 UBool unorm2_hasBoundaryBefore(const UNormalizer2 * norm2, UChar32 c) {
1115   return U_ICU_ENTRY_POINT_RENAME(unorm2_hasBoundaryBefore)(norm2, c);
1116 }
unorm2_isInert(const UNormalizer2 * norm2,UChar32 c)1117 UBool unorm2_isInert(const UNormalizer2 * norm2, UChar32 c) {
1118   return U_ICU_ENTRY_POINT_RENAME(unorm2_isInert)(norm2, c);
1119 }
unorm2_isNormalized(const UNormalizer2 * norm2,const UChar * s,int32_t length,UErrorCode * pErrorCode)1120 UBool unorm2_isNormalized(const UNormalizer2 * norm2, const UChar * s, int32_t length, UErrorCode * pErrorCode) {
1121   return U_ICU_ENTRY_POINT_RENAME(unorm2_isNormalized)(norm2, s, length, pErrorCode);
1122 }
unorm2_normalize(const UNormalizer2 * norm2,const UChar * src,int32_t length,UChar * dest,int32_t capacity,UErrorCode * pErrorCode)1123 int32_t unorm2_normalize(const UNormalizer2 * norm2, const UChar * src, int32_t length, UChar * dest, int32_t capacity, UErrorCode * pErrorCode) {
1124   return U_ICU_ENTRY_POINT_RENAME(unorm2_normalize)(norm2, src, length, dest, capacity, pErrorCode);
1125 }
unorm2_normalizeSecondAndAppend(const UNormalizer2 * norm2,UChar * first,int32_t firstLength,int32_t firstCapacity,const UChar * second,int32_t secondLength,UErrorCode * pErrorCode)1126 int32_t unorm2_normalizeSecondAndAppend(const UNormalizer2 * norm2, UChar * first, int32_t firstLength, int32_t firstCapacity, const UChar * second, int32_t secondLength, UErrorCode * pErrorCode) {
1127   return U_ICU_ENTRY_POINT_RENAME(unorm2_normalizeSecondAndAppend)(norm2, first, firstLength, firstCapacity, second, secondLength, pErrorCode);
1128 }
unorm2_quickCheck(const UNormalizer2 * norm2,const UChar * s,int32_t length,UErrorCode * pErrorCode)1129 UNormalizationCheckResult unorm2_quickCheck(const UNormalizer2 * norm2, const UChar * s, int32_t length, UErrorCode * pErrorCode) {
1130   return U_ICU_ENTRY_POINT_RENAME(unorm2_quickCheck)(norm2, s, length, pErrorCode);
1131 }
unorm2_spanQuickCheckYes(const UNormalizer2 * norm2,const UChar * s,int32_t length,UErrorCode * pErrorCode)1132 int32_t unorm2_spanQuickCheckYes(const UNormalizer2 * norm2, const UChar * s, int32_t length, UErrorCode * pErrorCode) {
1133   return U_ICU_ENTRY_POINT_RENAME(unorm2_spanQuickCheckYes)(norm2, s, length, pErrorCode);
1134 }
uscript_breaksBetweenLetters(UScriptCode script)1135 UBool uscript_breaksBetweenLetters(UScriptCode script) {
1136   return U_ICU_ENTRY_POINT_RENAME(uscript_breaksBetweenLetters)(script);
1137 }
uscript_getCode(const char * nameOrAbbrOrLocale,UScriptCode * fillIn,int32_t capacity,UErrorCode * err)1138 int32_t uscript_getCode(const char * nameOrAbbrOrLocale, UScriptCode * fillIn, int32_t capacity, UErrorCode * err) {
1139   return U_ICU_ENTRY_POINT_RENAME(uscript_getCode)(nameOrAbbrOrLocale, fillIn, capacity, err);
1140 }
uscript_getName(UScriptCode scriptCode)1141 const char * uscript_getName(UScriptCode scriptCode) {
1142   return U_ICU_ENTRY_POINT_RENAME(uscript_getName)(scriptCode);
1143 }
uscript_getSampleString(UScriptCode script,UChar * dest,int32_t capacity,UErrorCode * pErrorCode)1144 int32_t uscript_getSampleString(UScriptCode script, UChar * dest, int32_t capacity, UErrorCode * pErrorCode) {
1145   return U_ICU_ENTRY_POINT_RENAME(uscript_getSampleString)(script, dest, capacity, pErrorCode);
1146 }
uscript_getScript(UChar32 codepoint,UErrorCode * err)1147 UScriptCode uscript_getScript(UChar32 codepoint, UErrorCode * err) {
1148   return U_ICU_ENTRY_POINT_RENAME(uscript_getScript)(codepoint, err);
1149 }
uscript_getScriptExtensions(UChar32 c,UScriptCode * scripts,int32_t capacity,UErrorCode * errorCode)1150 int32_t uscript_getScriptExtensions(UChar32 c, UScriptCode * scripts, int32_t capacity, UErrorCode * errorCode) {
1151   return U_ICU_ENTRY_POINT_RENAME(uscript_getScriptExtensions)(c, scripts, capacity, errorCode);
1152 }
uscript_getShortName(UScriptCode scriptCode)1153 const char * uscript_getShortName(UScriptCode scriptCode) {
1154   return U_ICU_ENTRY_POINT_RENAME(uscript_getShortName)(scriptCode);
1155 }
uscript_getUsage(UScriptCode script)1156 UScriptUsage uscript_getUsage(UScriptCode script) {
1157   return U_ICU_ENTRY_POINT_RENAME(uscript_getUsage)(script);
1158 }
uscript_hasScript(UChar32 c,UScriptCode sc)1159 UBool uscript_hasScript(UChar32 c, UScriptCode sc) {
1160   return U_ICU_ENTRY_POINT_RENAME(uscript_hasScript)(c, sc);
1161 }
uscript_isCased(UScriptCode script)1162 UBool uscript_isCased(UScriptCode script) {
1163   return U_ICU_ENTRY_POINT_RENAME(uscript_isCased)(script);
1164 }
uscript_isRightToLeft(UScriptCode script)1165 UBool uscript_isRightToLeft(UScriptCode script) {
1166   return U_ICU_ENTRY_POINT_RENAME(uscript_isRightToLeft)(script);
1167 }
utext_char32At(UText * ut,int64_t nativeIndex)1168 UChar32 utext_char32At(UText * ut, int64_t nativeIndex) {
1169   return U_ICU_ENTRY_POINT_RENAME(utext_char32At)(ut, nativeIndex);
1170 }
utext_clone(UText * dest,const UText * src,UBool deep,UBool readOnly,UErrorCode * status)1171 UText * utext_clone(UText * dest, const UText * src, UBool deep, UBool readOnly, UErrorCode * status) {
1172   return U_ICU_ENTRY_POINT_RENAME(utext_clone)(dest, src, deep, readOnly, status);
1173 }
utext_close(UText * ut)1174 UText * utext_close(UText * ut) {
1175   return U_ICU_ENTRY_POINT_RENAME(utext_close)(ut);
1176 }
utext_current32(UText * ut)1177 UChar32 utext_current32(UText * ut) {
1178   return U_ICU_ENTRY_POINT_RENAME(utext_current32)(ut);
1179 }
utext_equals(const UText * a,const UText * b)1180 UBool utext_equals(const UText * a, const UText * b) {
1181   return U_ICU_ENTRY_POINT_RENAME(utext_equals)(a, b);
1182 }
utext_extract(UText * ut,int64_t nativeStart,int64_t nativeLimit,UChar * dest,int32_t destCapacity,UErrorCode * status)1183 int32_t utext_extract(UText * ut, int64_t nativeStart, int64_t nativeLimit, UChar * dest, int32_t destCapacity, UErrorCode * status) {
1184   return U_ICU_ENTRY_POINT_RENAME(utext_extract)(ut, nativeStart, nativeLimit, dest, destCapacity, status);
1185 }
utext_getNativeIndex(const UText * ut)1186 int64_t utext_getNativeIndex(const UText * ut) {
1187   return U_ICU_ENTRY_POINT_RENAME(utext_getNativeIndex)(ut);
1188 }
utext_moveIndex32(UText * ut,int32_t delta)1189 UBool utext_moveIndex32(UText * ut, int32_t delta) {
1190   return U_ICU_ENTRY_POINT_RENAME(utext_moveIndex32)(ut, delta);
1191 }
utext_nativeLength(UText * ut)1192 int64_t utext_nativeLength(UText * ut) {
1193   return U_ICU_ENTRY_POINT_RENAME(utext_nativeLength)(ut);
1194 }
utext_next32(UText * ut)1195 UChar32 utext_next32(UText * ut) {
1196   return U_ICU_ENTRY_POINT_RENAME(utext_next32)(ut);
1197 }
utext_next32From(UText * ut,int64_t nativeIndex)1198 UChar32 utext_next32From(UText * ut, int64_t nativeIndex) {
1199   return U_ICU_ENTRY_POINT_RENAME(utext_next32From)(ut, nativeIndex);
1200 }
utext_openUChars(UText * ut,const UChar * s,int64_t length,UErrorCode * status)1201 UText * utext_openUChars(UText * ut, const UChar * s, int64_t length, UErrorCode * status) {
1202   return U_ICU_ENTRY_POINT_RENAME(utext_openUChars)(ut, s, length, status);
1203 }
utext_openUTF8(UText * ut,const char * s,int64_t length,UErrorCode * status)1204 UText * utext_openUTF8(UText * ut, const char * s, int64_t length, UErrorCode * status) {
1205   return U_ICU_ENTRY_POINT_RENAME(utext_openUTF8)(ut, s, length, status);
1206 }
utext_previous32(UText * ut)1207 UChar32 utext_previous32(UText * ut) {
1208   return U_ICU_ENTRY_POINT_RENAME(utext_previous32)(ut);
1209 }
utext_previous32From(UText * ut,int64_t nativeIndex)1210 UChar32 utext_previous32From(UText * ut, int64_t nativeIndex) {
1211   return U_ICU_ENTRY_POINT_RENAME(utext_previous32From)(ut, nativeIndex);
1212 }
utext_setNativeIndex(UText * ut,int64_t nativeIndex)1213 void utext_setNativeIndex(UText * ut, int64_t nativeIndex) {
1214   U_ICU_ENTRY_POINT_RENAME(utext_setNativeIndex)(ut, nativeIndex);
1215 }
utrans_clone(const UTransliterator * trans,UErrorCode * status)1216 UTransliterator * utrans_clone(const UTransliterator * trans, UErrorCode * status) {
1217   return U_ICU_ENTRY_POINT_RENAME(utrans_clone)(trans, status);
1218 }
utrans_close(UTransliterator * trans)1219 void utrans_close(UTransliterator * trans) {
1220   U_ICU_ENTRY_POINT_RENAME(utrans_close)(trans);
1221 }
utrans_openIDs(UErrorCode * pErrorCode)1222 UEnumeration * utrans_openIDs(UErrorCode * pErrorCode) {
1223   return U_ICU_ENTRY_POINT_RENAME(utrans_openIDs)(pErrorCode);
1224 }
utrans_openInverse(const UTransliterator * trans,UErrorCode * status)1225 UTransliterator * utrans_openInverse(const UTransliterator * trans, UErrorCode * status) {
1226   return U_ICU_ENTRY_POINT_RENAME(utrans_openInverse)(trans, status);
1227 }
utrans_openU(const UChar * id,int32_t idLength,UTransDirection dir,const UChar * rules,int32_t rulesLength,UParseError * parseError,UErrorCode * pErrorCode)1228 UTransliterator * utrans_openU(const UChar * id, int32_t idLength, UTransDirection dir, const UChar * rules, int32_t rulesLength, UParseError * parseError, UErrorCode * pErrorCode) {
1229   return U_ICU_ENTRY_POINT_RENAME(utrans_openU)(id, idLength, dir, rules, rulesLength, parseError, pErrorCode);
1230 }
utrans_setFilter(UTransliterator * trans,const UChar * filterPattern,int32_t filterPatternLen,UErrorCode * status)1231 void utrans_setFilter(UTransliterator * trans, const UChar * filterPattern, int32_t filterPatternLen, UErrorCode * status) {
1232   U_ICU_ENTRY_POINT_RENAME(utrans_setFilter)(trans, filterPattern, filterPatternLen, status);
1233 }
utrans_toRules(const UTransliterator * trans,UBool escapeUnprintable,UChar * result,int32_t resultLength,UErrorCode * status)1234 int32_t utrans_toRules(const UTransliterator * trans, UBool escapeUnprintable, UChar * result, int32_t resultLength, UErrorCode * status) {
1235   return U_ICU_ENTRY_POINT_RENAME(utrans_toRules)(trans, escapeUnprintable, result, resultLength, status);
1236 }
utrans_trans(const UTransliterator * trans,UReplaceable * rep,const UReplaceableCallbacks * repFunc,int32_t start,int32_t * limit,UErrorCode * status)1237 void utrans_trans(const UTransliterator * trans, UReplaceable * rep, const UReplaceableCallbacks * repFunc, int32_t start, int32_t * limit, UErrorCode * status) {
1238   U_ICU_ENTRY_POINT_RENAME(utrans_trans)(trans, rep, repFunc, start, limit, status);
1239 }
utrans_transIncremental(const UTransliterator * trans,UReplaceable * rep,const UReplaceableCallbacks * repFunc,UTransPosition * pos,UErrorCode * status)1240 void utrans_transIncremental(const UTransliterator * trans, UReplaceable * rep, const UReplaceableCallbacks * repFunc, UTransPosition * pos, UErrorCode * status) {
1241   U_ICU_ENTRY_POINT_RENAME(utrans_transIncremental)(trans, rep, repFunc, pos, status);
1242 }
utrans_transIncrementalUChars(const UTransliterator * trans,UChar * text,int32_t * textLength,int32_t textCapacity,UTransPosition * pos,UErrorCode * status)1243 void utrans_transIncrementalUChars(const UTransliterator * trans, UChar * text, int32_t * textLength, int32_t textCapacity, UTransPosition * pos, UErrorCode * status) {
1244   U_ICU_ENTRY_POINT_RENAME(utrans_transIncrementalUChars)(trans, text, textLength, textCapacity, pos, status);
1245 }
utrans_transUChars(const UTransliterator * trans,UChar * text,int32_t * textLength,int32_t textCapacity,int32_t start,int32_t * limit,UErrorCode * status)1246 void utrans_transUChars(const UTransliterator * trans, UChar * text, int32_t * textLength, int32_t textCapacity, int32_t start, int32_t * limit, UErrorCode * status) {
1247   U_ICU_ENTRY_POINT_RENAME(utrans_transUChars)(trans, text, textLength, textCapacity, start, limit, status);
1248 }
1249 }