Victor Chang | cacdd87 | 2018-10-24 03:31:13 +0100 | [diff] [blame] | 1 | # GENERATED SOURCE. DO NOT MODIFY. |
| 2 | # Run external/icu/tools/icu4c_srcgen/generate_libandroidicu.py to regenerate |
| 3 | # |
| 4 | # Copyright (C) 2018 The Android Open Source Project |
| 5 | # |
| 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | # you may not use this file except in compliance with the License. |
| 8 | # You may obtain a copy of the License at |
| 9 | # |
| 10 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | # |
| 12 | # Unless required by applicable law or agreed to in writing, software |
| 13 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | # See the License for the specific language governing permissions and |
| 16 | # limitations under the License. |
| 17 | # |
| 18 | LIBANDROIDICU_EXTERNAL_1 { |
| 19 | global: |
| 20 | UCNV_FROM_U_CALLBACK_ESCAPE_android; |
| 21 | UCNV_FROM_U_CALLBACK_SKIP_android; |
| 22 | UCNV_FROM_U_CALLBACK_STOP_android; |
| 23 | UCNV_FROM_U_CALLBACK_SUBSTITUTE_android; |
| 24 | UCNV_TO_U_CALLBACK_ESCAPE_android; |
| 25 | UCNV_TO_U_CALLBACK_SKIP_android; |
| 26 | UCNV_TO_U_CALLBACK_STOP_android; |
| 27 | UCNV_TO_U_CALLBACK_SUBSTITUTE_android; |
| 28 | u_UCharsToChars_android; |
| 29 | u_austrcpy_android; |
| 30 | u_austrncpy_android; |
| 31 | u_catclose_android; |
| 32 | u_catgets_android; |
| 33 | u_catopen_android; |
| 34 | u_charAge_android; |
| 35 | u_charDigitValue_android; |
| 36 | u_charDirection_android; |
| 37 | u_charFromName_android; |
| 38 | u_charMirror_android; |
| 39 | u_charName_android; |
| 40 | u_charType_android; |
| 41 | u_charsToUChars_android; |
| 42 | u_cleanup_android; |
| 43 | u_countChar32_android; |
| 44 | u_digit_android; |
| 45 | u_enumCharNames_android; |
| 46 | u_enumCharTypes_android; |
| 47 | u_errorName_android; |
| 48 | u_foldCase_android; |
| 49 | u_forDigit_android; |
| 50 | u_formatMessage_android; |
| 51 | u_formatMessageWithError_android; |
| 52 | u_getBidiPairedBracket_android; |
| 53 | u_getCombiningClass_android; |
| 54 | u_getDataDirectory_android; |
| 55 | u_getDataVersion_android; |
| 56 | u_getFC_NFKC_Closure_android; |
| 57 | u_getIntPropertyMaxValue_android; |
| 58 | u_getIntPropertyMinValue_android; |
| 59 | u_getIntPropertyValue_android; |
| 60 | u_getNumericValue_android; |
| 61 | u_getPropertyEnum_android; |
| 62 | u_getPropertyName_android; |
| 63 | u_getPropertyValueEnum_android; |
| 64 | u_getPropertyValueName_android; |
| 65 | u_getUnicodeVersion_android; |
| 66 | u_getVersion_android; |
| 67 | u_hasBinaryProperty_android; |
| 68 | u_init_android; |
| 69 | u_isIDIgnorable_android; |
| 70 | u_isIDPart_android; |
| 71 | u_isIDStart_android; |
| 72 | u_isISOControl_android; |
| 73 | u_isJavaIDPart_android; |
| 74 | u_isJavaIDStart_android; |
| 75 | u_isJavaSpaceChar_android; |
| 76 | u_isMirrored_android; |
| 77 | u_isUAlphabetic_android; |
| 78 | u_isULowercase_android; |
| 79 | u_isUUppercase_android; |
| 80 | u_isUWhiteSpace_android; |
| 81 | u_isWhitespace_android; |
| 82 | u_isalnum_android; |
| 83 | u_isalpha_android; |
| 84 | u_isbase_android; |
| 85 | u_isblank_android; |
| 86 | u_iscntrl_android; |
| 87 | u_isdefined_android; |
| 88 | u_isdigit_android; |
| 89 | u_isgraph_android; |
| 90 | u_islower_android; |
| 91 | u_isprint_android; |
| 92 | u_ispunct_android; |
| 93 | u_isspace_android; |
| 94 | u_istitle_android; |
| 95 | u_isupper_android; |
| 96 | u_isxdigit_android; |
| 97 | u_memcasecmp_android; |
| 98 | u_memchr_android; |
| 99 | u_memchr32_android; |
| 100 | u_memcmp_android; |
| 101 | u_memcmpCodePointOrder_android; |
| 102 | u_memcpy_android; |
| 103 | u_memmove_android; |
| 104 | u_memrchr_android; |
| 105 | u_memrchr32_android; |
| 106 | u_memset_android; |
| 107 | u_parseMessage_android; |
| 108 | u_parseMessageWithError_android; |
| 109 | u_setDataDirectory_android; |
| 110 | u_setMemoryFunctions_android; |
| 111 | u_shapeArabic_android; |
| 112 | u_strCaseCompare_android; |
| 113 | u_strCompare_android; |
| 114 | u_strCompareIter_android; |
| 115 | u_strFindFirst_android; |
| 116 | u_strFindLast_android; |
| 117 | u_strFoldCase_android; |
| 118 | u_strFromJavaModifiedUTF8WithSub_android; |
| 119 | u_strFromUTF32_android; |
| 120 | u_strFromUTF32WithSub_android; |
| 121 | u_strFromUTF8_android; |
| 122 | u_strFromUTF8Lenient_android; |
| 123 | u_strFromUTF8WithSub_android; |
| 124 | u_strFromWCS_android; |
| 125 | u_strHasMoreChar32Than_android; |
| 126 | u_strToJavaModifiedUTF8_android; |
| 127 | u_strToLower_android; |
| 128 | u_strToTitle_android; |
| 129 | u_strToUTF32_android; |
| 130 | u_strToUTF32WithSub_android; |
| 131 | u_strToUTF8_android; |
| 132 | u_strToUTF8WithSub_android; |
| 133 | u_strToUpper_android; |
| 134 | u_strToWCS_android; |
| 135 | u_strcasecmp_android; |
| 136 | u_strcat_android; |
| 137 | u_strchr_android; |
| 138 | u_strchr32_android; |
| 139 | u_strcmp_android; |
| 140 | u_strcmpCodePointOrder_android; |
| 141 | u_strcpy_android; |
| 142 | u_strcspn_android; |
| 143 | u_strlen_android; |
| 144 | u_strncasecmp_android; |
| 145 | u_strncat_android; |
| 146 | u_strncmp_android; |
| 147 | u_strncmpCodePointOrder_android; |
| 148 | u_strncpy_android; |
| 149 | u_strpbrk_android; |
| 150 | u_strrchr_android; |
| 151 | u_strrchr32_android; |
| 152 | u_strrstr_android; |
| 153 | u_strspn_android; |
| 154 | u_strstr_android; |
| 155 | u_strtok_r_android; |
| 156 | u_tolower_android; |
| 157 | u_totitle_android; |
| 158 | u_toupper_android; |
| 159 | u_uastrcpy_android; |
| 160 | u_uastrncpy_android; |
| 161 | u_unescape_android; |
| 162 | u_unescapeAt_android; |
| 163 | u_versionFromString_android; |
| 164 | u_versionFromUString_android; |
| 165 | u_versionToString_android; |
| 166 | u_vformatMessage_android; |
| 167 | u_vformatMessageWithError_android; |
| 168 | u_vparseMessage_android; |
| 169 | u_vparseMessageWithError_android; |
| 170 | ubidi_close_android; |
| 171 | ubidi_countParagraphs_android; |
| 172 | ubidi_countRuns_android; |
| 173 | ubidi_getBaseDirection_android; |
| 174 | ubidi_getClassCallback_android; |
| 175 | ubidi_getCustomizedClass_android; |
| 176 | ubidi_getDirection_android; |
| 177 | ubidi_getLength_android; |
| 178 | ubidi_getLevelAt_android; |
| 179 | ubidi_getLevels_android; |
| 180 | ubidi_getLogicalIndex_android; |
| 181 | ubidi_getLogicalMap_android; |
| 182 | ubidi_getLogicalRun_android; |
| 183 | ubidi_getParaLevel_android; |
| 184 | ubidi_getParagraph_android; |
| 185 | ubidi_getParagraphByIndex_android; |
| 186 | ubidi_getProcessedLength_android; |
| 187 | ubidi_getReorderingMode_android; |
| 188 | ubidi_getReorderingOptions_android; |
| 189 | ubidi_getResultLength_android; |
| 190 | ubidi_getText_android; |
| 191 | ubidi_getVisualIndex_android; |
| 192 | ubidi_getVisualMap_android; |
| 193 | ubidi_getVisualRun_android; |
| 194 | ubidi_invertMap_android; |
| 195 | ubidi_isInverse_android; |
| 196 | ubidi_isOrderParagraphsLTR_android; |
| 197 | ubidi_open_android; |
| 198 | ubidi_openSized_android; |
| 199 | ubidi_orderParagraphsLTR_android; |
| 200 | ubidi_reorderLogical_android; |
| 201 | ubidi_reorderVisual_android; |
| 202 | ubidi_setClassCallback_android; |
| 203 | ubidi_setContext_android; |
| 204 | ubidi_setInverse_android; |
| 205 | ubidi_setLine_android; |
| 206 | ubidi_setPara_android; |
| 207 | ubidi_setReorderingMode_android; |
| 208 | ubidi_setReorderingOptions_android; |
| 209 | ubidi_writeReordered_android; |
| 210 | ubidi_writeReverse_android; |
| 211 | ubiditransform_close_android; |
| 212 | ubiditransform_open_android; |
| 213 | ubiditransform_transform_android; |
| 214 | ublock_getCode_android; |
| 215 | ubrk_close_android; |
| 216 | ubrk_countAvailable_android; |
| 217 | ubrk_current_android; |
| 218 | ubrk_first_android; |
| 219 | ubrk_following_android; |
| 220 | ubrk_getAvailable_android; |
| 221 | ubrk_getBinaryRules_android; |
| 222 | ubrk_getLocaleByType_android; |
| 223 | ubrk_getRuleStatus_android; |
| 224 | ubrk_getRuleStatusVec_android; |
| 225 | ubrk_isBoundary_android; |
| 226 | ubrk_last_android; |
| 227 | ubrk_next_android; |
| 228 | ubrk_open_android; |
| 229 | ubrk_openBinaryRules_android; |
| 230 | ubrk_openRules_android; |
| 231 | ubrk_preceding_android; |
| 232 | ubrk_previous_android; |
| 233 | ubrk_refreshUText_android; |
| 234 | ubrk_safeClone_android; |
| 235 | ubrk_setText_android; |
| 236 | ubrk_setUText_android; |
| 237 | ucal_add_android; |
| 238 | ucal_clear_android; |
| 239 | ucal_clearField_android; |
| 240 | ucal_clone_android; |
| 241 | ucal_close_android; |
| 242 | ucal_countAvailable_android; |
| 243 | ucal_equivalentTo_android; |
| 244 | ucal_get_android; |
| 245 | ucal_getAttribute_android; |
| 246 | ucal_getAvailable_android; |
| 247 | ucal_getCanonicalTimeZoneID_android; |
| 248 | ucal_getDSTSavings_android; |
| 249 | ucal_getDayOfWeekType_android; |
| 250 | ucal_getDefaultTimeZone_android; |
| 251 | ucal_getFieldDifference_android; |
| 252 | ucal_getGregorianChange_android; |
| 253 | ucal_getKeywordValuesForLocale_android; |
| 254 | ucal_getLimit_android; |
| 255 | ucal_getLocaleByType_android; |
| 256 | ucal_getMillis_android; |
| 257 | ucal_getNow_android; |
| 258 | ucal_getTZDataVersion_android; |
| 259 | ucal_getTimeZoneDisplayName_android; |
| 260 | ucal_getTimeZoneID_android; |
| 261 | ucal_getTimeZoneIDForWindowsID_android; |
| 262 | ucal_getTimeZoneTransitionDate_android; |
| 263 | ucal_getType_android; |
| 264 | ucal_getWeekendTransition_android; |
| 265 | ucal_getWindowsTimeZoneID_android; |
| 266 | ucal_inDaylightTime_android; |
| 267 | ucal_isSet_android; |
| 268 | ucal_isWeekend_android; |
| 269 | ucal_open_android; |
| 270 | ucal_openCountryTimeZones_android; |
| 271 | ucal_openTimeZoneIDEnumeration_android; |
| 272 | ucal_openTimeZones_android; |
| 273 | ucal_roll_android; |
| 274 | ucal_set_android; |
| 275 | ucal_setAttribute_android; |
| 276 | ucal_setDate_android; |
| 277 | ucal_setDateTime_android; |
| 278 | ucal_setDefaultTimeZone_android; |
| 279 | ucal_setGregorianChange_android; |
| 280 | ucal_setMillis_android; |
| 281 | ucal_setTimeZone_android; |
| 282 | ucasemap_close_android; |
| 283 | ucasemap_getBreakIterator_android; |
| 284 | ucasemap_getLocale_android; |
| 285 | ucasemap_getOptions_android; |
| 286 | ucasemap_open_android; |
| 287 | ucasemap_setBreakIterator_android; |
| 288 | ucasemap_setLocale_android; |
| 289 | ucasemap_setOptions_android; |
| 290 | ucasemap_toTitle_android; |
| 291 | ucasemap_utf8FoldCase_android; |
| 292 | ucasemap_utf8ToLower_android; |
| 293 | ucasemap_utf8ToTitle_android; |
| 294 | ucasemap_utf8ToUpper_android; |
| 295 | ucnv_cbFromUWriteBytes_android; |
| 296 | ucnv_cbFromUWriteSub_android; |
| 297 | ucnv_cbFromUWriteUChars_android; |
| 298 | ucnv_cbToUWriteSub_android; |
| 299 | ucnv_cbToUWriteUChars_android; |
| 300 | ucnv_close_android; |
| 301 | ucnv_compareNames_android; |
| 302 | ucnv_convert_android; |
| 303 | ucnv_convertEx_android; |
| 304 | ucnv_countAliases_android; |
| 305 | ucnv_countAvailable_android; |
| 306 | ucnv_countStandards_android; |
| 307 | ucnv_detectUnicodeSignature_android; |
| 308 | ucnv_fixFileSeparator_android; |
| 309 | ucnv_flushCache_android; |
| 310 | ucnv_fromAlgorithmic_android; |
| 311 | ucnv_fromUChars_android; |
| 312 | ucnv_fromUCountPending_android; |
| 313 | ucnv_fromUnicode_android; |
| 314 | ucnv_getAlias_android; |
| 315 | ucnv_getAliases_android; |
| 316 | ucnv_getAvailableName_android; |
| 317 | ucnv_getCCSID_android; |
| 318 | ucnv_getCanonicalName_android; |
| 319 | ucnv_getDefaultName_android; |
| 320 | ucnv_getDisplayName_android; |
| 321 | ucnv_getFromUCallBack_android; |
| 322 | ucnv_getInvalidChars_android; |
| 323 | ucnv_getInvalidUChars_android; |
| 324 | ucnv_getMaxCharSize_android; |
| 325 | ucnv_getMinCharSize_android; |
| 326 | ucnv_getName_android; |
| 327 | ucnv_getNextUChar_android; |
| 328 | ucnv_getPlatform_android; |
| 329 | ucnv_getStandard_android; |
| 330 | ucnv_getStandardName_android; |
| 331 | ucnv_getStarters_android; |
| 332 | ucnv_getSubstChars_android; |
| 333 | ucnv_getToUCallBack_android; |
| 334 | ucnv_getType_android; |
| 335 | ucnv_getUnicodeSet_android; |
| 336 | ucnv_isAmbiguous_android; |
| 337 | ucnv_isFixedWidth_android; |
| 338 | ucnv_open_android; |
| 339 | ucnv_openAllNames_android; |
| 340 | ucnv_openCCSID_android; |
| 341 | ucnv_openPackage_android; |
| 342 | ucnv_openStandardNames_android; |
| 343 | ucnv_openU_android; |
| 344 | ucnv_reset_android; |
| 345 | ucnv_resetFromUnicode_android; |
| 346 | ucnv_resetToUnicode_android; |
| 347 | ucnv_safeClone_android; |
| 348 | ucnv_setDefaultName_android; |
| 349 | ucnv_setFallback_android; |
| 350 | ucnv_setFromUCallBack_android; |
| 351 | ucnv_setSubstChars_android; |
| 352 | ucnv_setSubstString_android; |
| 353 | ucnv_setToUCallBack_android; |
| 354 | ucnv_toAlgorithmic_android; |
| 355 | ucnv_toUChars_android; |
| 356 | ucnv_toUCountPending_android; |
| 357 | ucnv_toUnicode_android; |
| 358 | ucnv_usesFallback_android; |
| 359 | ucnvsel_close_android; |
| 360 | ucnvsel_open_android; |
| 361 | ucnvsel_openFromSerialized_android; |
| 362 | ucnvsel_selectForString_android; |
| 363 | ucnvsel_selectForUTF8_android; |
| 364 | ucnvsel_serialize_android; |
| 365 | ucol_cloneBinary_android; |
| 366 | ucol_close_android; |
| 367 | ucol_closeElements_android; |
| 368 | ucol_countAvailable_android; |
| 369 | ucol_equal_android; |
| 370 | ucol_getAttribute_android; |
| 371 | ucol_getAvailable_android; |
| 372 | ucol_getBound_android; |
| 373 | ucol_getContractionsAndExpansions_android; |
| 374 | ucol_getDisplayName_android; |
| 375 | ucol_getEquivalentReorderCodes_android; |
| 376 | ucol_getFunctionalEquivalent_android; |
| 377 | ucol_getKeywordValues_android; |
| 378 | ucol_getKeywordValuesForLocale_android; |
| 379 | ucol_getKeywords_android; |
| 380 | ucol_getLocaleByType_android; |
| 381 | ucol_getMaxExpansion_android; |
| 382 | ucol_getMaxVariable_android; |
| 383 | ucol_getOffset_android; |
| 384 | ucol_getReorderCodes_android; |
| 385 | ucol_getRules_android; |
| 386 | ucol_getRulesEx_android; |
| 387 | ucol_getSortKey_android; |
| 388 | ucol_getStrength_android; |
| 389 | ucol_getTailoredSet_android; |
| 390 | ucol_getUCAVersion_android; |
| 391 | ucol_getVariableTop_android; |
| 392 | ucol_getVersion_android; |
| 393 | ucol_greater_android; |
| 394 | ucol_greaterOrEqual_android; |
| 395 | ucol_keyHashCode_android; |
| 396 | ucol_mergeSortkeys_android; |
| 397 | ucol_next_android; |
| 398 | ucol_nextSortKeyPart_android; |
| 399 | ucol_open_android; |
| 400 | ucol_openAvailableLocales_android; |
| 401 | ucol_openBinary_android; |
| 402 | ucol_openElements_android; |
| 403 | ucol_openRules_android; |
| 404 | ucol_previous_android; |
| 405 | ucol_primaryOrder_android; |
| 406 | ucol_reset_android; |
| 407 | ucol_safeClone_android; |
| 408 | ucol_secondaryOrder_android; |
| 409 | ucol_setAttribute_android; |
| 410 | ucol_setMaxVariable_android; |
| 411 | ucol_setOffset_android; |
| 412 | ucol_setReorderCodes_android; |
| 413 | ucol_setStrength_android; |
| 414 | ucol_setText_android; |
| 415 | ucol_strcoll_android; |
| 416 | ucol_strcollIter_android; |
| 417 | ucol_strcollUTF8_android; |
| 418 | ucol_tertiaryOrder_android; |
| 419 | ucsdet_close_android; |
| 420 | ucsdet_detect_android; |
| 421 | ucsdet_detectAll_android; |
| 422 | ucsdet_enableInputFilter_android; |
| 423 | ucsdet_getAllDetectableCharsets_android; |
| 424 | ucsdet_getConfidence_android; |
| 425 | ucsdet_getLanguage_android; |
| 426 | ucsdet_getName_android; |
| 427 | ucsdet_getUChars_android; |
| 428 | ucsdet_isInputFilterEnabled_android; |
| 429 | ucsdet_open_android; |
| 430 | ucsdet_setDeclaredEncoding_android; |
| 431 | ucsdet_setText_android; |
| 432 | ucurr_countCurrencies_android; |
| 433 | ucurr_forLocale_android; |
| 434 | ucurr_forLocaleAndDate_android; |
| 435 | ucurr_getDefaultFractionDigits_android; |
| 436 | ucurr_getDefaultFractionDigitsForUsage_android; |
| 437 | ucurr_getKeywordValuesForLocale_android; |
| 438 | ucurr_getName_android; |
| 439 | ucurr_getNumericCode_android; |
| 440 | ucurr_getPluralName_android; |
| 441 | ucurr_getRoundingIncrement_android; |
| 442 | ucurr_getRoundingIncrementForUsage_android; |
| 443 | ucurr_isAvailable_android; |
| 444 | ucurr_openISOCurrencies_android; |
| 445 | ucurr_register_android; |
| 446 | ucurr_unregister_android; |
| 447 | udat_adoptNumberFormat_android; |
| 448 | udat_adoptNumberFormatForFields_android; |
| 449 | udat_applyPattern_android; |
| 450 | udat_clone_android; |
| 451 | udat_close_android; |
| 452 | udat_countAvailable_android; |
| 453 | udat_countSymbols_android; |
| 454 | udat_format_android; |
| 455 | udat_formatCalendar_android; |
| 456 | udat_formatCalendarForFields_android; |
| 457 | udat_formatForFields_android; |
| 458 | udat_get2DigitYearStart_android; |
| 459 | udat_getAvailable_android; |
| 460 | udat_getBooleanAttribute_android; |
| 461 | udat_getCalendar_android; |
| 462 | udat_getContext_android; |
| 463 | udat_getLocaleByType_android; |
| 464 | udat_getNumberFormat_android; |
| 465 | udat_getNumberFormatForField_android; |
| 466 | udat_getSymbols_android; |
| 467 | udat_isLenient_android; |
| 468 | udat_open_android; |
| 469 | udat_parse_android; |
| 470 | udat_parseCalendar_android; |
| 471 | udat_set2DigitYearStart_android; |
| 472 | udat_setBooleanAttribute_android; |
| 473 | udat_setCalendar_android; |
| 474 | udat_setContext_android; |
| 475 | udat_setLenient_android; |
| 476 | udat_setNumberFormat_android; |
| 477 | udat_setSymbols_android; |
| 478 | udat_toCalendarDateField_android; |
| 479 | udat_toPattern_android; |
| 480 | udata_close_android; |
| 481 | udata_getInfo_android; |
| 482 | udata_getMemory_android; |
| 483 | udata_open_android; |
| 484 | udata_openChoice_android; |
| 485 | udata_setAppData_android; |
| 486 | udata_setCommonData_android; |
| 487 | udata_setFileAccess_android; |
| 488 | udatpg_addPattern_android; |
| 489 | udatpg_clone_android; |
| 490 | udatpg_close_android; |
| 491 | udatpg_getAppendItemFormat_android; |
| 492 | udatpg_getAppendItemName_android; |
| 493 | udatpg_getBaseSkeleton_android; |
| 494 | udatpg_getBestPattern_android; |
| 495 | udatpg_getBestPatternWithOptions_android; |
| 496 | udatpg_getDateTimeFormat_android; |
| 497 | udatpg_getDecimal_android; |
Nikita Iashchenko | f9d0666 | 2019-07-22 18:54:44 +0100 | [diff] [blame] | 498 | udatpg_getFieldDisplayName_android; |
Victor Chang | cacdd87 | 2018-10-24 03:31:13 +0100 | [diff] [blame] | 499 | udatpg_getPatternForSkeleton_android; |
| 500 | udatpg_getSkeleton_android; |
| 501 | udatpg_open_android; |
| 502 | udatpg_openBaseSkeletons_android; |
| 503 | udatpg_openEmpty_android; |
| 504 | udatpg_openSkeletons_android; |
| 505 | udatpg_replaceFieldTypes_android; |
| 506 | udatpg_replaceFieldTypesWithOptions_android; |
| 507 | udatpg_setAppendItemFormat_android; |
| 508 | udatpg_setAppendItemName_android; |
| 509 | udatpg_setDateTimeFormat_android; |
| 510 | udatpg_setDecimal_android; |
| 511 | udtitvfmt_close_android; |
| 512 | udtitvfmt_format_android; |
| 513 | udtitvfmt_open_android; |
| 514 | uenum_close_android; |
| 515 | uenum_count_android; |
| 516 | uenum_next_android; |
| 517 | uenum_openCharStringsEnumeration_android; |
| 518 | uenum_openUCharStringsEnumeration_android; |
| 519 | uenum_reset_android; |
| 520 | uenum_unext_android; |
| 521 | ufieldpositer_close_android; |
| 522 | ufieldpositer_next_android; |
| 523 | ufieldpositer_open_android; |
| 524 | ufmt_close_android; |
| 525 | ufmt_getArrayItemByIndex_android; |
| 526 | ufmt_getArrayLength_android; |
| 527 | ufmt_getDate_android; |
| 528 | ufmt_getDecNumChars_android; |
| 529 | ufmt_getDouble_android; |
| 530 | ufmt_getInt64_android; |
| 531 | ufmt_getLong_android; |
| 532 | ufmt_getObject_android; |
| 533 | ufmt_getType_android; |
| 534 | ufmt_getUChars_android; |
| 535 | ufmt_isNumeric_android; |
| 536 | ufmt_open_android; |
| 537 | ugender_getInstance_android; |
| 538 | ugender_getListGender_android; |
| 539 | uidna_close_android; |
| 540 | uidna_labelToASCII_android; |
| 541 | uidna_labelToASCII_UTF8_android; |
| 542 | uidna_labelToUnicode_android; |
| 543 | uidna_labelToUnicodeUTF8_android; |
| 544 | uidna_nameToASCII_android; |
| 545 | uidna_nameToASCII_UTF8_android; |
| 546 | uidna_nameToUnicode_android; |
| 547 | uidna_nameToUnicodeUTF8_android; |
| 548 | uidna_openUTS46_android; |
| 549 | uiter_current32_android; |
| 550 | uiter_getState_android; |
| 551 | uiter_next32_android; |
| 552 | uiter_previous32_android; |
| 553 | uiter_setState_android; |
| 554 | uiter_setString_android; |
| 555 | uiter_setUTF16BE_android; |
| 556 | uiter_setUTF8_android; |
| 557 | uldn_close_android; |
| 558 | uldn_getContext_android; |
| 559 | uldn_getDialectHandling_android; |
| 560 | uldn_getLocale_android; |
| 561 | uldn_keyDisplayName_android; |
| 562 | uldn_keyValueDisplayName_android; |
| 563 | uldn_languageDisplayName_android; |
| 564 | uldn_localeDisplayName_android; |
| 565 | uldn_open_android; |
| 566 | uldn_openForContext_android; |
| 567 | uldn_regionDisplayName_android; |
| 568 | uldn_scriptCodeDisplayName_android; |
| 569 | uldn_scriptDisplayName_android; |
| 570 | uldn_variantDisplayName_android; |
| 571 | ulistfmt_close_android; |
| 572 | ulistfmt_format_android; |
| 573 | ulistfmt_open_android; |
| 574 | uloc_acceptLanguage_android; |
| 575 | uloc_acceptLanguageFromHTTP_android; |
| 576 | uloc_addLikelySubtags_android; |
| 577 | uloc_canonicalize_android; |
| 578 | uloc_countAvailable_android; |
| 579 | uloc_forLanguageTag_android; |
| 580 | uloc_getAvailable_android; |
| 581 | uloc_getBaseName_android; |
| 582 | uloc_getCharacterOrientation_android; |
| 583 | uloc_getCountry_android; |
| 584 | uloc_getDefault_android; |
| 585 | uloc_getDisplayCountry_android; |
| 586 | uloc_getDisplayKeyword_android; |
| 587 | uloc_getDisplayKeywordValue_android; |
| 588 | uloc_getDisplayLanguage_android; |
| 589 | uloc_getDisplayName_android; |
| 590 | uloc_getDisplayScript_android; |
| 591 | uloc_getDisplayVariant_android; |
| 592 | uloc_getISO3Country_android; |
| 593 | uloc_getISO3Language_android; |
| 594 | uloc_getISOCountries_android; |
| 595 | uloc_getISOLanguages_android; |
| 596 | uloc_getKeywordValue_android; |
| 597 | uloc_getLCID_android; |
| 598 | uloc_getLanguage_android; |
| 599 | uloc_getLineOrientation_android; |
| 600 | uloc_getLocaleForLCID_android; |
| 601 | uloc_getName_android; |
| 602 | uloc_getParent_android; |
| 603 | uloc_getScript_android; |
| 604 | uloc_getVariant_android; |
| 605 | uloc_isRightToLeft_android; |
| 606 | uloc_minimizeSubtags_android; |
| 607 | uloc_openKeywords_android; |
| 608 | uloc_setDefault_android; |
| 609 | uloc_setKeywordValue_android; |
| 610 | uloc_toLanguageTag_android; |
| 611 | uloc_toLegacyKey_android; |
| 612 | uloc_toLegacyType_android; |
| 613 | uloc_toUnicodeLocaleKey_android; |
| 614 | uloc_toUnicodeLocaleType_android; |
| 615 | ulocdata_close_android; |
| 616 | ulocdata_getCLDRVersion_android; |
| 617 | ulocdata_getDelimiter_android; |
| 618 | ulocdata_getExemplarSet_android; |
| 619 | ulocdata_getLocaleDisplayPattern_android; |
| 620 | ulocdata_getLocaleSeparator_android; |
| 621 | ulocdata_getMeasurementSystem_android; |
| 622 | ulocdata_getNoSubstitute_android; |
| 623 | ulocdata_getPaperSize_android; |
| 624 | ulocdata_open_android; |
| 625 | ulocdata_setNoSubstitute_android; |
| 626 | umsg_applyPattern_android; |
| 627 | umsg_autoQuoteApostrophe_android; |
| 628 | umsg_clone_android; |
| 629 | umsg_close_android; |
| 630 | umsg_format_android; |
| 631 | umsg_getLocale_android; |
| 632 | umsg_open_android; |
| 633 | umsg_parse_android; |
| 634 | umsg_setLocale_android; |
| 635 | umsg_toPattern_android; |
| 636 | umsg_vformat_android; |
| 637 | umsg_vparse_android; |
| 638 | unorm2_append_android; |
| 639 | unorm2_close_android; |
| 640 | unorm2_composePair_android; |
| 641 | unorm2_getCombiningClass_android; |
| 642 | unorm2_getDecomposition_android; |
| 643 | unorm2_getInstance_android; |
| 644 | unorm2_getNFCInstance_android; |
| 645 | unorm2_getNFDInstance_android; |
| 646 | unorm2_getNFKCCasefoldInstance_android; |
| 647 | unorm2_getNFKCInstance_android; |
| 648 | unorm2_getNFKDInstance_android; |
| 649 | unorm2_getRawDecomposition_android; |
| 650 | unorm2_hasBoundaryAfter_android; |
| 651 | unorm2_hasBoundaryBefore_android; |
| 652 | unorm2_isInert_android; |
| 653 | unorm2_isNormalized_android; |
| 654 | unorm2_normalize_android; |
| 655 | unorm2_normalizeSecondAndAppend_android; |
| 656 | unorm2_openFiltered_android; |
| 657 | unorm2_quickCheck_android; |
| 658 | unorm2_spanQuickCheckYes_android; |
| 659 | unorm_compare_android; |
| 660 | unum_applyPattern_android; |
| 661 | unum_clone_android; |
| 662 | unum_close_android; |
| 663 | unum_countAvailable_android; |
| 664 | unum_format_android; |
| 665 | unum_formatDecimal_android; |
| 666 | unum_formatDouble_android; |
| 667 | unum_formatDoubleCurrency_android; |
| 668 | unum_formatDoubleForFields_android; |
| 669 | unum_formatInt64_android; |
| 670 | unum_formatUFormattable_android; |
| 671 | unum_getAttribute_android; |
| 672 | unum_getAvailable_android; |
| 673 | unum_getContext_android; |
| 674 | unum_getDoubleAttribute_android; |
| 675 | unum_getLocaleByType_android; |
| 676 | unum_getSymbol_android; |
| 677 | unum_getTextAttribute_android; |
| 678 | unum_open_android; |
| 679 | unum_parse_android; |
| 680 | unum_parseDecimal_android; |
| 681 | unum_parseDouble_android; |
| 682 | unum_parseDoubleCurrency_android; |
| 683 | unum_parseInt64_android; |
| 684 | unum_parseToUFormattable_android; |
| 685 | unum_setAttribute_android; |
| 686 | unum_setContext_android; |
| 687 | unum_setDoubleAttribute_android; |
| 688 | unum_setSymbol_android; |
| 689 | unum_setTextAttribute_android; |
| 690 | unum_toPattern_android; |
Nikita Iashchenko | f9d0666 | 2019-07-22 18:54:44 +0100 | [diff] [blame] | 691 | unumf_close_android; |
| 692 | unumf_closeResult_android; |
| 693 | unumf_formatDecimal_android; |
| 694 | unumf_formatDouble_android; |
| 695 | unumf_formatInt_android; |
| 696 | unumf_openForSkeletonAndLocale_android; |
| 697 | unumf_openResult_android; |
| 698 | unumf_resultGetAllFieldPositions_android; |
| 699 | unumf_resultNextFieldPosition_android; |
| 700 | unumf_resultToString_android; |
Victor Chang | cacdd87 | 2018-10-24 03:31:13 +0100 | [diff] [blame] | 701 | unumsys_close_android; |
| 702 | unumsys_getDescription_android; |
| 703 | unumsys_getName_android; |
| 704 | unumsys_getRadix_android; |
| 705 | unumsys_isAlgorithmic_android; |
| 706 | unumsys_open_android; |
| 707 | unumsys_openAvailableNames_android; |
| 708 | unumsys_openByName_android; |
| 709 | uplrules_close_android; |
| 710 | uplrules_getKeywords_android; |
| 711 | uplrules_open_android; |
| 712 | uplrules_openForType_android; |
| 713 | uplrules_select_android; |
| 714 | uregex_appendReplacement_android; |
| 715 | uregex_appendReplacementUText_android; |
| 716 | uregex_appendTail_android; |
| 717 | uregex_appendTailUText_android; |
| 718 | uregex_clone_android; |
| 719 | uregex_close_android; |
| 720 | uregex_end_android; |
| 721 | uregex_end64_android; |
| 722 | uregex_find_android; |
| 723 | uregex_find64_android; |
| 724 | uregex_findNext_android; |
| 725 | uregex_flags_android; |
| 726 | uregex_getFindProgressCallback_android; |
| 727 | uregex_getMatchCallback_android; |
| 728 | uregex_getStackLimit_android; |
| 729 | uregex_getText_android; |
| 730 | uregex_getTimeLimit_android; |
| 731 | uregex_getUText_android; |
| 732 | uregex_group_android; |
| 733 | uregex_groupCount_android; |
| 734 | uregex_groupNumberFromCName_android; |
| 735 | uregex_groupNumberFromName_android; |
| 736 | uregex_groupUText_android; |
| 737 | uregex_hasAnchoringBounds_android; |
| 738 | uregex_hasTransparentBounds_android; |
| 739 | uregex_hitEnd_android; |
| 740 | uregex_lookingAt_android; |
| 741 | uregex_lookingAt64_android; |
| 742 | uregex_matches_android; |
| 743 | uregex_matches64_android; |
| 744 | uregex_open_android; |
| 745 | uregex_openC_android; |
| 746 | uregex_openUText_android; |
| 747 | uregex_pattern_android; |
| 748 | uregex_patternUText_android; |
| 749 | uregex_refreshUText_android; |
| 750 | uregex_regionEnd_android; |
| 751 | uregex_regionEnd64_android; |
| 752 | uregex_regionStart_android; |
| 753 | uregex_regionStart64_android; |
| 754 | uregex_replaceAll_android; |
| 755 | uregex_replaceAllUText_android; |
| 756 | uregex_replaceFirst_android; |
| 757 | uregex_replaceFirstUText_android; |
| 758 | uregex_requireEnd_android; |
| 759 | uregex_reset_android; |
| 760 | uregex_reset64_android; |
| 761 | uregex_setFindProgressCallback_android; |
| 762 | uregex_setMatchCallback_android; |
| 763 | uregex_setRegion_android; |
| 764 | uregex_setRegion64_android; |
| 765 | uregex_setRegionAndStart_android; |
| 766 | uregex_setStackLimit_android; |
| 767 | uregex_setText_android; |
| 768 | uregex_setTimeLimit_android; |
| 769 | uregex_setUText_android; |
| 770 | uregex_split_android; |
| 771 | uregex_splitUText_android; |
| 772 | uregex_start_android; |
| 773 | uregex_start64_android; |
| 774 | uregex_useAnchoringBounds_android; |
| 775 | uregex_useTransparentBounds_android; |
| 776 | uregion_areEqual_android; |
| 777 | uregion_contains_android; |
| 778 | uregion_getAvailable_android; |
| 779 | uregion_getContainedRegions_android; |
| 780 | uregion_getContainedRegionsOfType_android; |
| 781 | uregion_getContainingRegion_android; |
| 782 | uregion_getContainingRegionOfType_android; |
| 783 | uregion_getNumericCode_android; |
| 784 | uregion_getPreferredValues_android; |
| 785 | uregion_getRegionCode_android; |
| 786 | uregion_getRegionFromCode_android; |
| 787 | uregion_getRegionFromNumericCode_android; |
| 788 | uregion_getType_android; |
| 789 | ureldatefmt_close_android; |
| 790 | ureldatefmt_combineDateAndTime_android; |
| 791 | ureldatefmt_format_android; |
| 792 | ureldatefmt_formatNumeric_android; |
| 793 | ureldatefmt_open_android; |
| 794 | ures_close_android; |
| 795 | ures_getBinary_android; |
| 796 | ures_getByIndex_android; |
| 797 | ures_getByKey_android; |
| 798 | ures_getInt_android; |
| 799 | ures_getIntVector_android; |
| 800 | ures_getKey_android; |
| 801 | ures_getLocaleByType_android; |
| 802 | ures_getNextResource_android; |
| 803 | ures_getNextString_android; |
| 804 | ures_getSize_android; |
| 805 | ures_getString_android; |
| 806 | ures_getStringByIndex_android; |
| 807 | ures_getStringByKey_android; |
| 808 | ures_getType_android; |
| 809 | ures_getUInt_android; |
| 810 | ures_getUTF8String_android; |
| 811 | ures_getUTF8StringByIndex_android; |
| 812 | ures_getUTF8StringByKey_android; |
| 813 | ures_getVersion_android; |
| 814 | ures_hasNext_android; |
| 815 | ures_open_android; |
| 816 | ures_openAvailableLocales_android; |
| 817 | ures_openDirect_android; |
| 818 | ures_openU_android; |
| 819 | ures_resetIterator_android; |
| 820 | uscript_breaksBetweenLetters_android; |
| 821 | uscript_getCode_android; |
| 822 | uscript_getName_android; |
| 823 | uscript_getSampleString_android; |
| 824 | uscript_getScript_android; |
| 825 | uscript_getScriptExtensions_android; |
| 826 | uscript_getShortName_android; |
| 827 | uscript_getUsage_android; |
| 828 | uscript_hasScript_android; |
| 829 | uscript_isCased_android; |
| 830 | uscript_isRightToLeft_android; |
| 831 | usearch_close_android; |
| 832 | usearch_first_android; |
| 833 | usearch_following_android; |
| 834 | usearch_getAttribute_android; |
| 835 | usearch_getBreakIterator_android; |
| 836 | usearch_getCollator_android; |
| 837 | usearch_getMatchedLength_android; |
| 838 | usearch_getMatchedStart_android; |
| 839 | usearch_getMatchedText_android; |
| 840 | usearch_getOffset_android; |
| 841 | usearch_getPattern_android; |
| 842 | usearch_getText_android; |
| 843 | usearch_last_android; |
| 844 | usearch_next_android; |
| 845 | usearch_open_android; |
| 846 | usearch_openFromCollator_android; |
| 847 | usearch_preceding_android; |
| 848 | usearch_previous_android; |
| 849 | usearch_reset_android; |
| 850 | usearch_setAttribute_android; |
| 851 | usearch_setBreakIterator_android; |
| 852 | usearch_setCollator_android; |
| 853 | usearch_setOffset_android; |
| 854 | usearch_setPattern_android; |
| 855 | usearch_setText_android; |
| 856 | uset_add_android; |
| 857 | uset_addAll_android; |
| 858 | uset_addAllCodePoints_android; |
| 859 | uset_addRange_android; |
| 860 | uset_addString_android; |
| 861 | uset_applyIntPropertyValue_android; |
| 862 | uset_applyPattern_android; |
| 863 | uset_applyPropertyAlias_android; |
| 864 | uset_charAt_android; |
| 865 | uset_clear_android; |
| 866 | uset_clone_android; |
| 867 | uset_cloneAsThawed_android; |
| 868 | uset_close_android; |
| 869 | uset_closeOver_android; |
| 870 | uset_compact_android; |
| 871 | uset_complement_android; |
| 872 | uset_complementAll_android; |
| 873 | uset_contains_android; |
| 874 | uset_containsAll_android; |
| 875 | uset_containsAllCodePoints_android; |
| 876 | uset_containsNone_android; |
| 877 | uset_containsRange_android; |
| 878 | uset_containsSome_android; |
| 879 | uset_containsString_android; |
| 880 | uset_equals_android; |
| 881 | uset_freeze_android; |
| 882 | uset_getItem_android; |
| 883 | uset_getItemCount_android; |
| 884 | uset_getSerializedRange_android; |
| 885 | uset_getSerializedRangeCount_android; |
| 886 | uset_getSerializedSet_android; |
| 887 | uset_indexOf_android; |
| 888 | uset_isEmpty_android; |
| 889 | uset_isFrozen_android; |
| 890 | uset_open_android; |
| 891 | uset_openEmpty_android; |
| 892 | uset_openPattern_android; |
| 893 | uset_openPatternOptions_android; |
| 894 | uset_remove_android; |
| 895 | uset_removeAll_android; |
| 896 | uset_removeAllStrings_android; |
| 897 | uset_removeRange_android; |
| 898 | uset_removeString_android; |
| 899 | uset_resemblesPattern_android; |
| 900 | uset_retain_android; |
| 901 | uset_retainAll_android; |
| 902 | uset_serialize_android; |
| 903 | uset_serializedContains_android; |
| 904 | uset_set_android; |
| 905 | uset_setSerializedToOne_android; |
| 906 | uset_size_android; |
| 907 | uset_span_android; |
| 908 | uset_spanBack_android; |
| 909 | uset_spanBackUTF8_android; |
| 910 | uset_spanUTF8_android; |
| 911 | uset_toPattern_android; |
| 912 | uspoof_areConfusable_android; |
| 913 | uspoof_areConfusableUTF8_android; |
| 914 | uspoof_check_android; |
| 915 | uspoof_check2_android; |
| 916 | uspoof_check2UTF8_android; |
| 917 | uspoof_checkUTF8_android; |
| 918 | uspoof_clone_android; |
| 919 | uspoof_close_android; |
| 920 | uspoof_closeCheckResult_android; |
| 921 | uspoof_getAllowedChars_android; |
| 922 | uspoof_getAllowedLocales_android; |
| 923 | uspoof_getCheckResultChecks_android; |
| 924 | uspoof_getCheckResultNumerics_android; |
| 925 | uspoof_getCheckResultRestrictionLevel_android; |
| 926 | uspoof_getChecks_android; |
| 927 | uspoof_getInclusionSet_android; |
| 928 | uspoof_getRecommendedSet_android; |
| 929 | uspoof_getRestrictionLevel_android; |
| 930 | uspoof_getSkeleton_android; |
| 931 | uspoof_getSkeletonUTF8_android; |
| 932 | uspoof_open_android; |
| 933 | uspoof_openCheckResult_android; |
| 934 | uspoof_openFromSerialized_android; |
| 935 | uspoof_openFromSource_android; |
| 936 | uspoof_serialize_android; |
| 937 | uspoof_setAllowedChars_android; |
| 938 | uspoof_setAllowedLocales_android; |
| 939 | uspoof_setChecks_android; |
| 940 | uspoof_setRestrictionLevel_android; |
| 941 | usprep_close_android; |
| 942 | usprep_open_android; |
| 943 | usprep_openByType_android; |
| 944 | usprep_prepare_android; |
| 945 | utext_char32At_android; |
| 946 | utext_clone_android; |
| 947 | utext_close_android; |
| 948 | utext_copy_android; |
| 949 | utext_current32_android; |
| 950 | utext_equals_android; |
| 951 | utext_extract_android; |
| 952 | utext_freeze_android; |
| 953 | utext_getNativeIndex_android; |
| 954 | utext_getPreviousNativeIndex_android; |
| 955 | utext_hasMetaData_android; |
| 956 | utext_isLengthExpensive_android; |
| 957 | utext_isWritable_android; |
| 958 | utext_moveIndex32_android; |
| 959 | utext_nativeLength_android; |
| 960 | utext_next32_android; |
| 961 | utext_next32From_android; |
| 962 | utext_openUChars_android; |
| 963 | utext_openUTF8_android; |
| 964 | utext_previous32_android; |
| 965 | utext_previous32From_android; |
| 966 | utext_replace_android; |
| 967 | utext_setNativeIndex_android; |
| 968 | utext_setup_android; |
| 969 | utf8_appendCharSafeBody_android; |
| 970 | utf8_back1SafeBody_android; |
| 971 | utf8_nextCharSafeBody_android; |
| 972 | utf8_prevCharSafeBody_android; |
| 973 | utmscale_fromInt64_android; |
| 974 | utmscale_getTimeScaleValue_android; |
| 975 | utmscale_toInt64_android; |
| 976 | utrace_format_android; |
| 977 | utrace_functionName_android; |
| 978 | utrace_getFunctions_android; |
| 979 | utrace_getLevel_android; |
| 980 | utrace_setFunctions_android; |
| 981 | utrace_setLevel_android; |
| 982 | utrace_vformat_android; |
| 983 | utrans_clone_android; |
| 984 | utrans_close_android; |
| 985 | utrans_countAvailableIDs_android; |
| 986 | utrans_getSourceSet_android; |
| 987 | utrans_getUnicodeID_android; |
| 988 | utrans_openIDs_android; |
| 989 | utrans_openInverse_android; |
| 990 | utrans_openU_android; |
| 991 | utrans_register_android; |
| 992 | utrans_setFilter_android; |
| 993 | utrans_toRules_android; |
| 994 | utrans_trans_android; |
| 995 | utrans_transIncremental_android; |
| 996 | utrans_transIncrementalUChars_android; |
| 997 | utrans_transUChars_android; |
| 998 | utrans_unregisterID_android; |
Neil Fuller | 18e7c88 | 2019-02-27 15:25:53 +0000 | [diff] [blame] | 999 | AIcu_initializeIcuOrDie; |
Victor Chang | cacdd87 | 2018-10-24 03:31:13 +0100 | [diff] [blame] | 1000 | local: |
| 1001 | *; |
| 1002 | }; |