| 1 | LIBRARY icu |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | UCNV_FROM_U_CALLBACK_ESCAPE |
| 6 | UCNV_FROM_U_CALLBACK_SKIP |
| 7 | UCNV_FROM_U_CALLBACK_STOP |
| 8 | UCNV_FROM_U_CALLBACK_SUBSTITUTE |
| 9 | UCNV_TO_U_CALLBACK_ESCAPE |
| 10 | UCNV_TO_U_CALLBACK_SKIP |
| 11 | UCNV_TO_U_CALLBACK_STOP |
| 12 | UCNV_TO_U_CALLBACK_SUBSTITUTE |
| 13 | u_UCharsToChars |
| 14 | u_austrcpy |
| 15 | u_austrncpy |
| 16 | u_catclose |
| 17 | u_catgets |
| 18 | u_catopen |
| 19 | u_charAge |
| 20 | u_charDigitValue |
| 21 | u_charDirection |
| 22 | u_charFromName |
| 23 | u_charMirror |
| 24 | u_charName |
| 25 | u_charType |
| 26 | u_charsToUChars |
| 27 | u_cleanup |
| 28 | u_countChar32 |
| 29 | u_digit |
| 30 | u_enumCharNames |
| 31 | u_enumCharTypes |
| 32 | u_errorName |
| 33 | u_foldCase |
| 34 | u_forDigit |
| 35 | u_formatMessage |
| 36 | u_formatMessageWithError |
| 37 | u_getBidiPairedBracket |
| 38 | u_getCombiningClass |
| 39 | u_getDataVersion |
| 40 | u_getFC_NFKC_Closure |
| 41 | u_getIntPropertyMaxValue |
| 42 | u_getIntPropertyMinValue |
| 43 | u_getIntPropertyValue |
| 44 | u_getNumericValue |
| 45 | u_getPropertyEnum |
| 46 | u_getPropertyName |
| 47 | u_getPropertyValueEnum |
| 48 | u_getPropertyValueName |
| 49 | u_getUnicodeVersion |
| 50 | u_getVersion |
| 51 | u_hasBinaryProperty |
| 52 | u_init |
| 53 | u_isIDIgnorable |
| 54 | u_isIDPart |
| 55 | u_isIDStart |
| 56 | u_isISOControl |
| 57 | u_isJavaIDPart |
| 58 | u_isJavaIDStart |
| 59 | u_isJavaSpaceChar |
| 60 | u_isMirrored |
| 61 | u_isUAlphabetic |
| 62 | u_isULowercase |
| 63 | u_isUUppercase |
| 64 | u_isUWhiteSpace |
| 65 | u_isWhitespace |
| 66 | u_isalnum |
| 67 | u_isalpha |
| 68 | u_isbase |
| 69 | u_isblank |
| 70 | u_iscntrl |
| 71 | u_isdefined |
| 72 | u_isdigit |
| 73 | u_isgraph |
| 74 | u_islower |
| 75 | u_isprint |
| 76 | u_ispunct |
| 77 | u_isspace |
| 78 | u_istitle |
| 79 | u_isupper |
| 80 | u_isxdigit |
| 81 | u_memcasecmp |
| 82 | u_memchr |
| 83 | u_memchr32 |
| 84 | u_memcmp |
| 85 | u_memcmpCodePointOrder |
| 86 | u_memcpy |
| 87 | u_memmove |
| 88 | u_memrchr |
| 89 | u_memrchr32 |
| 90 | u_memset |
| 91 | u_parseMessage |
| 92 | u_parseMessageWithError |
| 93 | u_setMemoryFunctions |
| 94 | u_shapeArabic |
| 95 | u_strCaseCompare |
| 96 | u_strCompare |
| 97 | u_strCompareIter |
| 98 | u_strFindFirst |
| 99 | u_strFindLast |
| 100 | u_strFoldCase |
| 101 | u_strFromJavaModifiedUTF8WithSub |
| 102 | u_strFromUTF32 |
| 103 | u_strFromUTF32WithSub |
| 104 | u_strFromUTF8 |
| 105 | u_strFromUTF8Lenient |
| 106 | u_strFromUTF8WithSub |
| 107 | u_strFromWCS |
| 108 | u_strHasMoreChar32Than |
| 109 | u_strToJavaModifiedUTF8 |
| 110 | u_strToLower |
| 111 | u_strToTitle |
| 112 | u_strToUTF32 |
| 113 | u_strToUTF32WithSub |
| 114 | u_strToUTF8 |
| 115 | u_strToUTF8WithSub |
| 116 | u_strToUpper |
| 117 | u_strToWCS |
| 118 | u_strcasecmp |
| 119 | u_strcat |
| 120 | u_strchr |
| 121 | u_strchr32 |
| 122 | u_strcmp |
| 123 | u_strcmpCodePointOrder |
| 124 | u_strcpy |
| 125 | u_strcspn |
| 126 | u_strlen |
| 127 | u_strncasecmp |
| 128 | u_strncat |
| 129 | u_strncmp |
| 130 | u_strncmpCodePointOrder |
| 131 | u_strncpy |
| 132 | u_strpbrk |
| 133 | u_strrchr |
| 134 | u_strrchr32 |
| 135 | u_strrstr |
| 136 | u_strspn |
| 137 | u_strstr |
| 138 | u_strtok_r |
| 139 | u_tolower |
| 140 | u_totitle |
| 141 | u_toupper |
| 142 | u_uastrcpy |
| 143 | u_uastrncpy |
| 144 | u_unescape |
| 145 | u_unescapeAt |
| 146 | u_versionFromString |
| 147 | u_versionFromUString |
| 148 | u_versionToString |
| 149 | u_vformatMessage |
| 150 | u_vformatMessageWithError |
| 151 | u_vparseMessage |
| 152 | u_vparseMessageWithError |
| 153 | ubidi_close |
| 154 | ubidi_countParagraphs |
| 155 | ubidi_countRuns |
| 156 | ubidi_getBaseDirection |
| 157 | ubidi_getClassCallback |
| 158 | ubidi_getCustomizedClass |
| 159 | ubidi_getDirection |
| 160 | ubidi_getLength |
| 161 | ubidi_getLevelAt |
| 162 | ubidi_getLevels |
| 163 | ubidi_getLogicalIndex |
| 164 | ubidi_getLogicalMap |
| 165 | ubidi_getLogicalRun |
| 166 | ubidi_getParaLevel |
| 167 | ubidi_getParagraph |
| 168 | ubidi_getParagraphByIndex |
| 169 | ubidi_getProcessedLength |
| 170 | ubidi_getReorderingMode |
| 171 | ubidi_getReorderingOptions |
| 172 | ubidi_getResultLength |
| 173 | ubidi_getText |
| 174 | ubidi_getVisualIndex |
| 175 | ubidi_getVisualMap |
| 176 | ubidi_getVisualRun |
| 177 | ubidi_invertMap |
| 178 | ubidi_isInverse |
| 179 | ubidi_isOrderParagraphsLTR |
| 180 | ubidi_open |
| 181 | ubidi_openSized |
| 182 | ubidi_orderParagraphsLTR |
| 183 | ubidi_reorderLogical |
| 184 | ubidi_reorderVisual |
| 185 | ubidi_setClassCallback |
| 186 | ubidi_setContext |
| 187 | ubidi_setInverse |
| 188 | ubidi_setLine |
| 189 | ubidi_setPara |
| 190 | ubidi_setReorderingMode |
| 191 | ubidi_setReorderingOptions |
| 192 | ubidi_writeReordered |
| 193 | ubidi_writeReverse |
| 194 | ubiditransform_close |
| 195 | ubiditransform_open |
| 196 | ubiditransform_transform |
| 197 | ublock_getCode |
| 198 | ubrk_close |
| 199 | ubrk_countAvailable |
| 200 | ubrk_current |
| 201 | ubrk_first |
| 202 | ubrk_following |
| 203 | ubrk_getAvailable |
| 204 | ubrk_getBinaryRules |
| 205 | ubrk_getLocaleByType |
| 206 | ubrk_getRuleStatus |
| 207 | ubrk_getRuleStatusVec |
| 208 | ubrk_isBoundary |
| 209 | ubrk_last |
| 210 | ubrk_next |
| 211 | ubrk_open |
| 212 | ubrk_openBinaryRules |
| 213 | ubrk_openRules |
| 214 | ubrk_preceding |
| 215 | ubrk_previous |
| 216 | ubrk_refreshUText |
| 217 | ubrk_safeClone |
| 218 | ubrk_setText |
| 219 | ubrk_setUText |
| 220 | ucal_add |
| 221 | ucal_clear |
| 222 | ucal_clearField |
| 223 | ucal_clone |
| 224 | ucal_close |
| 225 | ucal_countAvailable |
| 226 | ucal_equivalentTo |
| 227 | ucal_get |
| 228 | ucal_getAttribute |
| 229 | ucal_getAvailable |
| 230 | ucal_getCanonicalTimeZoneID |
| 231 | ucal_getDSTSavings |
| 232 | ucal_getDayOfWeekType |
| 233 | ucal_getDefaultTimeZone |
| 234 | ucal_getFieldDifference |
| 235 | ucal_getGregorianChange |
| 236 | ucal_getKeywordValuesForLocale |
| 237 | ucal_getLimit |
| 238 | ucal_getLocaleByType |
| 239 | ucal_getMillis |
| 240 | ucal_getNow |
| 241 | ucal_getTZDataVersion |
| 242 | ucal_getTimeZoneDisplayName |
| 243 | ucal_getTimeZoneID |
| 244 | ucal_getTimeZoneIDForWindowsID |
| 245 | ucal_getTimeZoneTransitionDate |
| 246 | ucal_getType |
| 247 | ucal_getWeekendTransition |
| 248 | ucal_getWindowsTimeZoneID |
| 249 | ucal_inDaylightTime |
| 250 | ucal_isSet |
| 251 | ucal_isWeekend |
| 252 | ucal_open |
| 253 | ucal_openCountryTimeZones |
| 254 | ucal_openTimeZoneIDEnumeration |
| 255 | ucal_openTimeZones |
| 256 | ucal_roll |
| 257 | ucal_set |
| 258 | ucal_setAttribute |
| 259 | ucal_setDate |
| 260 | ucal_setDateTime |
| 261 | ucal_setDefaultTimeZone |
| 262 | ucal_setGregorianChange |
| 263 | ucal_setMillis |
| 264 | ucal_setTimeZone |
| 265 | ucasemap_close |
| 266 | ucasemap_getBreakIterator |
| 267 | ucasemap_getLocale |
| 268 | ucasemap_getOptions |
| 269 | ucasemap_open |
| 270 | ucasemap_setBreakIterator |
| 271 | ucasemap_setLocale |
| 272 | ucasemap_setOptions |
| 273 | ucasemap_toTitle |
| 274 | ucasemap_utf8FoldCase |
| 275 | ucasemap_utf8ToLower |
| 276 | ucasemap_utf8ToTitle |
| 277 | ucasemap_utf8ToUpper |
| 278 | ucnv_cbFromUWriteBytes |
| 279 | ucnv_cbFromUWriteSub |
| 280 | ucnv_cbFromUWriteUChars |
| 281 | ucnv_cbToUWriteSub |
| 282 | ucnv_cbToUWriteUChars |
| 283 | ucnv_close |
| 284 | ucnv_compareNames |
| 285 | ucnv_convert |
| 286 | ucnv_convertEx |
| 287 | ucnv_countAliases |
| 288 | ucnv_countAvailable |
| 289 | ucnv_countStandards |
| 290 | ucnv_detectUnicodeSignature |
| 291 | ucnv_fixFileSeparator |
| 292 | ucnv_flushCache |
| 293 | ucnv_fromAlgorithmic |
| 294 | ucnv_fromUChars |
| 295 | ucnv_fromUCountPending |
| 296 | ucnv_fromUnicode |
| 297 | ucnv_getAlias |
| 298 | ucnv_getAliases |
| 299 | ucnv_getAvailableName |
| 300 | ucnv_getCCSID |
| 301 | ucnv_getCanonicalName |
| 302 | ucnv_getDefaultName |
| 303 | ucnv_getDisplayName |
| 304 | ucnv_getFromUCallBack |
| 305 | ucnv_getInvalidChars |
| 306 | ucnv_getInvalidUChars |
| 307 | ucnv_getMaxCharSize |
| 308 | ucnv_getMinCharSize |
| 309 | ucnv_getName |
| 310 | ucnv_getNextUChar |
| 311 | ucnv_getPlatform |
| 312 | ucnv_getStandard |
| 313 | ucnv_getStandardName |
| 314 | ucnv_getStarters |
| 315 | ucnv_getSubstChars |
| 316 | ucnv_getToUCallBack |
| 317 | ucnv_getType |
| 318 | ucnv_getUnicodeSet |
| 319 | ucnv_isAmbiguous |
| 320 | ucnv_isFixedWidth |
| 321 | ucnv_open |
| 322 | ucnv_openAllNames |
| 323 | ucnv_openCCSID |
| 324 | ucnv_openPackage |
| 325 | ucnv_openStandardNames |
| 326 | ucnv_openU |
| 327 | ucnv_reset |
| 328 | ucnv_resetFromUnicode |
| 329 | ucnv_resetToUnicode |
| 330 | ucnv_safeClone |
| 331 | ucnv_setDefaultName |
| 332 | ucnv_setFallback |
| 333 | ucnv_setFromUCallBack |
| 334 | ucnv_setSubstChars |
| 335 | ucnv_setSubstString |
| 336 | ucnv_setToUCallBack |
| 337 | ucnv_toAlgorithmic |
| 338 | ucnv_toUChars |
| 339 | ucnv_toUCountPending |
| 340 | ucnv_toUnicode |
| 341 | ucnv_usesFallback |
| 342 | ucnvsel_close |
| 343 | ucnvsel_open |
| 344 | ucnvsel_openFromSerialized |
| 345 | ucnvsel_selectForString |
| 346 | ucnvsel_selectForUTF8 |
| 347 | ucnvsel_serialize |
| 348 | ucol_cloneBinary |
| 349 | ucol_close |
| 350 | ucol_closeElements |
| 351 | ucol_countAvailable |
| 352 | ucol_equal |
| 353 | ucol_getAttribute |
| 354 | ucol_getAvailable |
| 355 | ucol_getBound |
| 356 | ucol_getContractionsAndExpansions |
| 357 | ucol_getDisplayName |
| 358 | ucol_getEquivalentReorderCodes |
| 359 | ucol_getFunctionalEquivalent |
| 360 | ucol_getKeywordValues |
| 361 | ucol_getKeywordValuesForLocale |
| 362 | ucol_getKeywords |
| 363 | ucol_getLocaleByType |
| 364 | ucol_getMaxExpansion |
| 365 | ucol_getMaxVariable |
| 366 | ucol_getOffset |
| 367 | ucol_getReorderCodes |
| 368 | ucol_getRules |
| 369 | ucol_getRulesEx |
| 370 | ucol_getSortKey |
| 371 | ucol_getStrength |
| 372 | ucol_getTailoredSet |
| 373 | ucol_getUCAVersion |
| 374 | ucol_getVariableTop |
| 375 | ucol_getVersion |
| 376 | ucol_greater |
| 377 | ucol_greaterOrEqual |
| 378 | ucol_keyHashCode |
| 379 | ucol_mergeSortkeys |
| 380 | ucol_next |
| 381 | ucol_nextSortKeyPart |
| 382 | ucol_open |
| 383 | ucol_openAvailableLocales |
| 384 | ucol_openBinary |
| 385 | ucol_openElements |
| 386 | ucol_openRules |
| 387 | ucol_previous |
| 388 | ucol_primaryOrder |
| 389 | ucol_reset |
| 390 | ucol_safeClone |
| 391 | ucol_secondaryOrder |
| 392 | ucol_setAttribute |
| 393 | ucol_setMaxVariable |
| 394 | ucol_setOffset |
| 395 | ucol_setReorderCodes |
| 396 | ucol_setStrength |
| 397 | ucol_setText |
| 398 | ucol_strcoll |
| 399 | ucol_strcollIter |
| 400 | ucol_strcollUTF8 |
| 401 | ucol_tertiaryOrder |
| 402 | ucsdet_close |
| 403 | ucsdet_detect |
| 404 | ucsdet_detectAll |
| 405 | ucsdet_enableInputFilter |
| 406 | ucsdet_getAllDetectableCharsets |
| 407 | ucsdet_getConfidence |
| 408 | ucsdet_getLanguage |
| 409 | ucsdet_getName |
| 410 | ucsdet_getUChars |
| 411 | ucsdet_isInputFilterEnabled |
| 412 | ucsdet_open |
| 413 | ucsdet_setDeclaredEncoding |
| 414 | ucsdet_setText |
| 415 | ucurr_countCurrencies |
| 416 | ucurr_forLocale |
| 417 | ucurr_forLocaleAndDate |
| 418 | ucurr_getDefaultFractionDigits |
| 419 | ucurr_getDefaultFractionDigitsForUsage |
| 420 | ucurr_getKeywordValuesForLocale |
| 421 | ucurr_getName |
| 422 | ucurr_getNumericCode |
| 423 | ucurr_getPluralName |
| 424 | ucurr_getRoundingIncrement |
| 425 | ucurr_getRoundingIncrementForUsage |
| 426 | ucurr_isAvailable |
| 427 | ucurr_openISOCurrencies |
| 428 | ucurr_register |
| 429 | ucurr_unregister |
| 430 | udat_adoptNumberFormat |
| 431 | udat_adoptNumberFormatForFields |
| 432 | udat_applyPattern |
| 433 | udat_clone |
| 434 | udat_close |
| 435 | udat_countAvailable |
| 436 | udat_countSymbols |
| 437 | udat_format |
| 438 | udat_formatCalendar |
| 439 | udat_formatCalendarForFields |
| 440 | udat_formatForFields |
| 441 | udat_get2DigitYearStart |
| 442 | udat_getAvailable |
| 443 | udat_getBooleanAttribute |
| 444 | udat_getCalendar |
| 445 | udat_getContext |
| 446 | udat_getLocaleByType |
| 447 | udat_getNumberFormat |
| 448 | udat_getNumberFormatForField |
| 449 | udat_getSymbols |
| 450 | udat_isLenient |
| 451 | udat_open |
| 452 | udat_parse |
| 453 | udat_parseCalendar |
| 454 | udat_set2DigitYearStart |
| 455 | udat_setBooleanAttribute |
| 456 | udat_setCalendar |
| 457 | udat_setContext |
| 458 | udat_setLenient |
| 459 | udat_setNumberFormat |
| 460 | udat_setSymbols |
| 461 | udat_toCalendarDateField |
| 462 | udat_toPattern |
| 463 | udatpg_addPattern |
| 464 | udatpg_clone |
| 465 | udatpg_close |
| 466 | udatpg_getAppendItemFormat |
| 467 | udatpg_getAppendItemName |
| 468 | udatpg_getBaseSkeleton |
| 469 | udatpg_getBestPattern |
| 470 | udatpg_getBestPatternWithOptions |
| 471 | udatpg_getDateTimeFormat |
| 472 | udatpg_getDecimal |
| 473 | udatpg_getFieldDisplayName |
| 474 | udatpg_getPatternForSkeleton |
| 475 | udatpg_getSkeleton |
| 476 | udatpg_open |
| 477 | udatpg_openBaseSkeletons |
| 478 | udatpg_openEmpty |
| 479 | udatpg_openSkeletons |
| 480 | udatpg_replaceFieldTypes |
| 481 | udatpg_replaceFieldTypesWithOptions |
| 482 | udatpg_setAppendItemFormat |
| 483 | udatpg_setAppendItemName |
| 484 | udatpg_setDateTimeFormat |
| 485 | udatpg_setDecimal |
| 486 | udtitvfmt_close |
| 487 | udtitvfmt_format |
| 488 | udtitvfmt_open |
| 489 | uenum_close |
| 490 | uenum_count |
| 491 | uenum_next |
| 492 | uenum_openCharStringsEnumeration |
| 493 | uenum_openUCharStringsEnumeration |
| 494 | uenum_reset |
| 495 | uenum_unext |
| 496 | ufieldpositer_close |
| 497 | ufieldpositer_next |
| 498 | ufieldpositer_open |
| 499 | ufmt_close |
| 500 | ufmt_getArrayItemByIndex |
| 501 | ufmt_getArrayLength |
| 502 | ufmt_getDate |
| 503 | ufmt_getDecNumChars |
| 504 | ufmt_getDouble |
| 505 | ufmt_getInt64 |
| 506 | ufmt_getLong |
| 507 | ufmt_getObject |
| 508 | ufmt_getType |
| 509 | ufmt_getUChars |
| 510 | ufmt_isNumeric |
| 511 | ufmt_open |
| 512 | ugender_getInstance |
| 513 | ugender_getListGender |
| 514 | uidna_close |
| 515 | uidna_labelToASCII |
| 516 | uidna_labelToASCII_UTF8 |
| 517 | uidna_labelToUnicode |
| 518 | uidna_labelToUnicodeUTF8 |
| 519 | uidna_nameToASCII |
| 520 | uidna_nameToASCII_UTF8 |
| 521 | uidna_nameToUnicode |
| 522 | uidna_nameToUnicodeUTF8 |
| 523 | uidna_openUTS46 |
| 524 | uiter_current32 |
| 525 | uiter_getState |
| 526 | uiter_next32 |
| 527 | uiter_previous32 |
| 528 | uiter_setState |
| 529 | uiter_setString |
| 530 | uiter_setUTF16BE |
| 531 | uiter_setUTF8 |
| 532 | uldn_close |
| 533 | uldn_getContext |
| 534 | uldn_getDialectHandling |
| 535 | uldn_getLocale |
| 536 | uldn_keyDisplayName |
| 537 | uldn_keyValueDisplayName |
| 538 | uldn_languageDisplayName |
| 539 | uldn_localeDisplayName |
| 540 | uldn_open |
| 541 | uldn_openForContext |
| 542 | uldn_regionDisplayName |
| 543 | uldn_scriptCodeDisplayName |
| 544 | uldn_scriptDisplayName |
| 545 | uldn_variantDisplayName |
| 546 | ulistfmt_close |
| 547 | ulistfmt_format |
| 548 | ulistfmt_open |
| 549 | uloc_acceptLanguage |
| 550 | uloc_acceptLanguageFromHTTP |
| 551 | uloc_addLikelySubtags |
| 552 | uloc_canonicalize |
| 553 | uloc_countAvailable |
| 554 | uloc_forLanguageTag |
| 555 | uloc_getAvailable |
| 556 | uloc_getBaseName |
| 557 | uloc_getCharacterOrientation |
| 558 | uloc_getCountry |
| 559 | uloc_getDefault |
| 560 | uloc_getDisplayCountry |
| 561 | uloc_getDisplayKeyword |
| 562 | uloc_getDisplayKeywordValue |
| 563 | uloc_getDisplayLanguage |
| 564 | uloc_getDisplayName |
| 565 | uloc_getDisplayScript |
| 566 | uloc_getDisplayVariant |
| 567 | uloc_getISO3Country |
| 568 | uloc_getISO3Language |
| 569 | uloc_getISOCountries |
| 570 | uloc_getISOLanguages |
| 571 | uloc_getKeywordValue |
| 572 | uloc_getLCID |
| 573 | uloc_getLanguage |
| 574 | uloc_getLineOrientation |
| 575 | uloc_getLocaleForLCID |
| 576 | uloc_getName |
| 577 | uloc_getParent |
| 578 | uloc_getScript |
| 579 | uloc_getVariant |
| 580 | uloc_isRightToLeft |
| 581 | uloc_minimizeSubtags |
| 582 | uloc_openKeywords |
| 583 | uloc_setDefault |
| 584 | uloc_setKeywordValue |
| 585 | uloc_toLanguageTag |
| 586 | uloc_toLegacyKey |
| 587 | uloc_toLegacyType |
| 588 | uloc_toUnicodeLocaleKey |
| 589 | uloc_toUnicodeLocaleType |
| 590 | ulocdata_close |
| 591 | ulocdata_getCLDRVersion |
| 592 | ulocdata_getDelimiter |
| 593 | ulocdata_getExemplarSet |
| 594 | ulocdata_getLocaleDisplayPattern |
| 595 | ulocdata_getLocaleSeparator |
| 596 | ulocdata_getMeasurementSystem |
| 597 | ulocdata_getNoSubstitute |
| 598 | ulocdata_getPaperSize |
| 599 | ulocdata_open |
| 600 | ulocdata_setNoSubstitute |
| 601 | umsg_applyPattern |
| 602 | umsg_autoQuoteApostrophe |
| 603 | umsg_clone |
| 604 | umsg_close |
| 605 | umsg_format |
| 606 | umsg_getLocale |
| 607 | umsg_open |
| 608 | umsg_parse |
| 609 | umsg_setLocale |
| 610 | umsg_toPattern |
| 611 | umsg_vformat |
| 612 | umsg_vparse |
| 613 | unorm2_append |
| 614 | unorm2_close |
| 615 | unorm2_composePair |
| 616 | unorm2_getCombiningClass |
| 617 | unorm2_getDecomposition |
| 618 | unorm2_getInstance |
| 619 | unorm2_getNFCInstance |
| 620 | unorm2_getNFDInstance |
| 621 | unorm2_getNFKCCasefoldInstance |
| 622 | unorm2_getNFKCInstance |
| 623 | unorm2_getNFKDInstance |
| 624 | unorm2_getRawDecomposition |
| 625 | unorm2_hasBoundaryAfter |
| 626 | unorm2_hasBoundaryBefore |
| 627 | unorm2_isInert |
| 628 | unorm2_isNormalized |
| 629 | unorm2_normalize |
| 630 | unorm2_normalizeSecondAndAppend |
| 631 | unorm2_openFiltered |
| 632 | unorm2_quickCheck |
| 633 | unorm2_spanQuickCheckYes |
| 634 | unorm_compare |
| 635 | unum_applyPattern |
| 636 | unum_clone |
| 637 | unum_close |
| 638 | unum_countAvailable |
| 639 | unum_format |
| 640 | unum_formatDecimal |
| 641 | unum_formatDouble |
| 642 | unum_formatDoubleCurrency |
| 643 | unum_formatDoubleForFields |
| 644 | unum_formatInt64 |
| 645 | unum_formatUFormattable |
| 646 | unum_getAttribute |
| 647 | unum_getAvailable |
| 648 | unum_getContext |
| 649 | unum_getDoubleAttribute |
| 650 | unum_getLocaleByType |
| 651 | unum_getSymbol |
| 652 | unum_getTextAttribute |
| 653 | unum_open |
| 654 | unum_parse |
| 655 | unum_parseDecimal |
| 656 | unum_parseDouble |
| 657 | unum_parseDoubleCurrency |
| 658 | unum_parseInt64 |
| 659 | unum_parseToUFormattable |
| 660 | unum_setAttribute |
| 661 | unum_setContext |
| 662 | unum_setDoubleAttribute |
| 663 | unum_setSymbol |
| 664 | unum_setTextAttribute |
| 665 | unum_toPattern |
| 666 | unumf_close |
| 667 | unumf_closeResult |
| 668 | unumf_formatDecimal |
| 669 | unumf_formatDouble |
| 670 | unumf_formatInt |
| 671 | unumf_openForSkeletonAndLocale |
| 672 | unumf_openResult |
| 673 | unumf_resultGetAllFieldPositions |
| 674 | unumf_resultNextFieldPosition |
| 675 | unumf_resultToString |
| 676 | unumsys_close |
| 677 | unumsys_getDescription |
| 678 | unumsys_getName |
| 679 | unumsys_getRadix |
| 680 | unumsys_isAlgorithmic |
| 681 | unumsys_open |
| 682 | unumsys_openAvailableNames |
| 683 | unumsys_openByName |
| 684 | uplrules_close |
| 685 | uplrules_getKeywords |
| 686 | uplrules_open |
| 687 | uplrules_openForType |
| 688 | uplrules_select |
| 689 | uregex_appendReplacement |
| 690 | uregex_appendReplacementUText |
| 691 | uregex_appendTail |
| 692 | uregex_appendTailUText |
| 693 | uregex_clone |
| 694 | uregex_close |
| 695 | uregex_end |
| 696 | uregex_end64 |
| 697 | uregex_find |
| 698 | uregex_find64 |
| 699 | uregex_findNext |
| 700 | uregex_flags |
| 701 | uregex_getFindProgressCallback |
| 702 | uregex_getMatchCallback |
| 703 | uregex_getStackLimit |
| 704 | uregex_getText |
| 705 | uregex_getTimeLimit |
| 706 | uregex_getUText |
| 707 | uregex_group |
| 708 | uregex_groupCount |
| 709 | uregex_groupNumberFromCName |
| 710 | uregex_groupNumberFromName |
| 711 | uregex_groupUText |
| 712 | uregex_hasAnchoringBounds |
| 713 | uregex_hasTransparentBounds |
| 714 | uregex_hitEnd |
| 715 | uregex_lookingAt |
| 716 | uregex_lookingAt64 |
| 717 | uregex_matches |
| 718 | uregex_matches64 |
| 719 | uregex_open |
| 720 | uregex_openC |
| 721 | uregex_openUText |
| 722 | uregex_pattern |
| 723 | uregex_patternUText |
| 724 | uregex_refreshUText |
| 725 | uregex_regionEnd |
| 726 | uregex_regionEnd64 |
| 727 | uregex_regionStart |
| 728 | uregex_regionStart64 |
| 729 | uregex_replaceAll |
| 730 | uregex_replaceAllUText |
| 731 | uregex_replaceFirst |
| 732 | uregex_replaceFirstUText |
| 733 | uregex_requireEnd |
| 734 | uregex_reset |
| 735 | uregex_reset64 |
| 736 | uregex_setFindProgressCallback |
| 737 | uregex_setMatchCallback |
| 738 | uregex_setRegion |
| 739 | uregex_setRegion64 |
| 740 | uregex_setRegionAndStart |
| 741 | uregex_setStackLimit |
| 742 | uregex_setText |
| 743 | uregex_setTimeLimit |
| 744 | uregex_setUText |
| 745 | uregex_split |
| 746 | uregex_splitUText |
| 747 | uregex_start |
| 748 | uregex_start64 |
| 749 | uregex_useAnchoringBounds |
| 750 | uregex_useTransparentBounds |
| 751 | uregion_areEqual |
| 752 | uregion_contains |
| 753 | uregion_getAvailable |
| 754 | uregion_getContainedRegions |
| 755 | uregion_getContainedRegionsOfType |
| 756 | uregion_getContainingRegion |
| 757 | uregion_getContainingRegionOfType |
| 758 | uregion_getNumericCode |
| 759 | uregion_getPreferredValues |
| 760 | uregion_getRegionCode |
| 761 | uregion_getRegionFromCode |
| 762 | uregion_getRegionFromNumericCode |
| 763 | uregion_getType |
| 764 | ureldatefmt_close |
| 765 | ureldatefmt_combineDateAndTime |
| 766 | ureldatefmt_format |
| 767 | ureldatefmt_formatNumeric |
| 768 | ureldatefmt_open |
| 769 | ures_close |
| 770 | ures_getBinary |
| 771 | ures_getByIndex |
| 772 | ures_getByKey |
| 773 | ures_getInt |
| 774 | ures_getIntVector |
| 775 | ures_getKey |
| 776 | ures_getLocaleByType |
| 777 | ures_getNextResource |
| 778 | ures_getNextString |
| 779 | ures_getSize |
| 780 | ures_getString |
| 781 | ures_getStringByIndex |
| 782 | ures_getStringByKey |
| 783 | ures_getType |
| 784 | ures_getUInt |
| 785 | ures_getUTF8String |
| 786 | ures_getUTF8StringByIndex |
| 787 | ures_getUTF8StringByKey |
| 788 | ures_getVersion |
| 789 | ures_hasNext |
| 790 | ures_open |
| 791 | ures_openAvailableLocales |
| 792 | ures_openDirect |
| 793 | ures_openU |
| 794 | ures_resetIterator |
| 795 | uscript_breaksBetweenLetters |
| 796 | uscript_getCode |
| 797 | uscript_getName |
| 798 | uscript_getSampleString |
| 799 | uscript_getScript |
| 800 | uscript_getScriptExtensions |
| 801 | uscript_getShortName |
| 802 | uscript_getUsage |
| 803 | uscript_hasScript |
| 804 | uscript_isCased |
| 805 | uscript_isRightToLeft |
| 806 | usearch_close |
| 807 | usearch_first |
| 808 | usearch_following |
| 809 | usearch_getAttribute |
| 810 | usearch_getBreakIterator |
| 811 | usearch_getCollator |
| 812 | usearch_getMatchedLength |
| 813 | usearch_getMatchedStart |
| 814 | usearch_getMatchedText |
| 815 | usearch_getOffset |
| 816 | usearch_getPattern |
| 817 | usearch_getText |
| 818 | usearch_last |
| 819 | usearch_next |
| 820 | usearch_open |
| 821 | usearch_openFromCollator |
| 822 | usearch_preceding |
| 823 | usearch_previous |
| 824 | usearch_reset |
| 825 | usearch_setAttribute |
| 826 | usearch_setBreakIterator |
| 827 | usearch_setCollator |
| 828 | usearch_setOffset |
| 829 | usearch_setPattern |
| 830 | usearch_setText |
| 831 | uset_add |
| 832 | uset_addAll |
| 833 | uset_addAllCodePoints |
| 834 | uset_addRange |
| 835 | uset_addString |
| 836 | uset_applyIntPropertyValue |
| 837 | uset_applyPattern |
| 838 | uset_applyPropertyAlias |
| 839 | uset_charAt |
| 840 | uset_clear |
| 841 | uset_clone |
| 842 | uset_cloneAsThawed |
| 843 | uset_close |
| 844 | uset_closeOver |
| 845 | uset_compact |
| 846 | uset_complement |
| 847 | uset_complementAll |
| 848 | uset_contains |
| 849 | uset_containsAll |
| 850 | uset_containsAllCodePoints |
| 851 | uset_containsNone |
| 852 | uset_containsRange |
| 853 | uset_containsSome |
| 854 | uset_containsString |
| 855 | uset_equals |
| 856 | uset_freeze |
| 857 | uset_getItem |
| 858 | uset_getItemCount |
| 859 | uset_getSerializedRange |
| 860 | uset_getSerializedRangeCount |
| 861 | uset_getSerializedSet |
| 862 | uset_indexOf |
| 863 | uset_isEmpty |
| 864 | uset_isFrozen |
| 865 | uset_open |
| 866 | uset_openEmpty |
| 867 | uset_openPattern |
| 868 | uset_openPatternOptions |
| 869 | uset_remove |
| 870 | uset_removeAll |
| 871 | uset_removeAllStrings |
| 872 | uset_removeRange |
| 873 | uset_removeString |
| 874 | uset_resemblesPattern |
| 875 | uset_retain |
| 876 | uset_retainAll |
| 877 | uset_serialize |
| 878 | uset_serializedContains |
| 879 | uset_set |
| 880 | uset_setSerializedToOne |
| 881 | uset_size |
| 882 | uset_span |
| 883 | uset_spanBack |
| 884 | uset_spanBackUTF8 |
| 885 | uset_spanUTF8 |
| 886 | uset_toPattern |
| 887 | uspoof_areConfusable |
| 888 | uspoof_areConfusableUTF8 |
| 889 | uspoof_check |
| 890 | uspoof_check2 |
| 891 | uspoof_check2UTF8 |
| 892 | uspoof_checkUTF8 |
| 893 | uspoof_clone |
| 894 | uspoof_close |
| 895 | uspoof_closeCheckResult |
| 896 | uspoof_getAllowedChars |
| 897 | uspoof_getAllowedLocales |
| 898 | uspoof_getCheckResultChecks |
| 899 | uspoof_getCheckResultNumerics |
| 900 | uspoof_getCheckResultRestrictionLevel |
| 901 | uspoof_getChecks |
| 902 | uspoof_getInclusionSet |
| 903 | uspoof_getRecommendedSet |
| 904 | uspoof_getRestrictionLevel |
| 905 | uspoof_getSkeleton |
| 906 | uspoof_getSkeletonUTF8 |
| 907 | uspoof_open |
| 908 | uspoof_openCheckResult |
| 909 | uspoof_openFromSerialized |
| 910 | uspoof_openFromSource |
| 911 | uspoof_serialize |
| 912 | uspoof_setAllowedChars |
| 913 | uspoof_setAllowedLocales |
| 914 | uspoof_setChecks |
| 915 | uspoof_setRestrictionLevel |
| 916 | usprep_close |
| 917 | usprep_open |
| 918 | usprep_openByType |
| 919 | usprep_prepare |
| 920 | utext_char32At |
| 921 | utext_clone |
| 922 | utext_close |
| 923 | utext_copy |
| 924 | utext_current32 |
| 925 | utext_equals |
| 926 | utext_extract |
| 927 | utext_freeze |
| 928 | utext_getNativeIndex |
| 929 | utext_getPreviousNativeIndex |
| 930 | utext_hasMetaData |
| 931 | utext_isLengthExpensive |
| 932 | utext_isWritable |
| 933 | utext_moveIndex32 |
| 934 | utext_nativeLength |
| 935 | utext_next32 |
| 936 | utext_next32From |
| 937 | utext_openUChars |
| 938 | utext_openUTF8 |
| 939 | utext_previous32 |
| 940 | utext_previous32From |
| 941 | utext_replace |
| 942 | utext_setNativeIndex |
| 943 | utext_setup |
| 944 | utf8_appendCharSafeBody |
| 945 | utf8_back1SafeBody |
| 946 | utf8_nextCharSafeBody |
| 947 | utf8_prevCharSafeBody |
| 948 | utmscale_fromInt64 |
| 949 | utmscale_getTimeScaleValue |
| 950 | utmscale_toInt64 |
| 951 | utrace_format |
| 952 | utrace_functionName |
| 953 | utrace_getFunctions |
| 954 | utrace_getLevel |
| 955 | utrace_setFunctions |
| 956 | utrace_setLevel |
| 957 | utrace_vformat |
| 958 | utrans_clone |
| 959 | utrans_close |
| 960 | utrans_countAvailableIDs |
| 961 | utrans_getSourceSet |
| 962 | utrans_getUnicodeID |
| 963 | utrans_openIDs |
| 964 | utrans_openInverse |
| 965 | utrans_openU |
| 966 | utrans_register |
| 967 | utrans_setFilter |
| 968 | utrans_toRules |
| 969 | utrans_trans |
| 970 | utrans_transIncremental |
| 971 | utrans_transIncrementalUChars |
| 972 | utrans_transUChars |
| 973 | utrans_unregisterID |