974 lines
17 KiB
Modula-2
974 lines
17 KiB
Modula-2
LIBRARY icu
|
|
|
|
EXPORTS
|
|
|
|
UCNV_FROM_U_CALLBACK_ESCAPE
|
|
UCNV_FROM_U_CALLBACK_SKIP
|
|
UCNV_FROM_U_CALLBACK_STOP
|
|
UCNV_FROM_U_CALLBACK_SUBSTITUTE
|
|
UCNV_TO_U_CALLBACK_ESCAPE
|
|
UCNV_TO_U_CALLBACK_SKIP
|
|
UCNV_TO_U_CALLBACK_STOP
|
|
UCNV_TO_U_CALLBACK_SUBSTITUTE
|
|
u_UCharsToChars
|
|
u_austrcpy
|
|
u_austrncpy
|
|
u_catclose
|
|
u_catgets
|
|
u_catopen
|
|
u_charAge
|
|
u_charDigitValue
|
|
u_charDirection
|
|
u_charFromName
|
|
u_charMirror
|
|
u_charName
|
|
u_charType
|
|
u_charsToUChars
|
|
u_cleanup
|
|
u_countChar32
|
|
u_digit
|
|
u_enumCharNames
|
|
u_enumCharTypes
|
|
u_errorName
|
|
u_foldCase
|
|
u_forDigit
|
|
u_formatMessage
|
|
u_formatMessageWithError
|
|
u_getBidiPairedBracket
|
|
u_getCombiningClass
|
|
u_getDataVersion
|
|
u_getFC_NFKC_Closure
|
|
u_getIntPropertyMaxValue
|
|
u_getIntPropertyMinValue
|
|
u_getIntPropertyValue
|
|
u_getNumericValue
|
|
u_getPropertyEnum
|
|
u_getPropertyName
|
|
u_getPropertyValueEnum
|
|
u_getPropertyValueName
|
|
u_getUnicodeVersion
|
|
u_getVersion
|
|
u_hasBinaryProperty
|
|
u_init
|
|
u_isIDIgnorable
|
|
u_isIDPart
|
|
u_isIDStart
|
|
u_isISOControl
|
|
u_isJavaIDPart
|
|
u_isJavaIDStart
|
|
u_isJavaSpaceChar
|
|
u_isMirrored
|
|
u_isUAlphabetic
|
|
u_isULowercase
|
|
u_isUUppercase
|
|
u_isUWhiteSpace
|
|
u_isWhitespace
|
|
u_isalnum
|
|
u_isalpha
|
|
u_isbase
|
|
u_isblank
|
|
u_iscntrl
|
|
u_isdefined
|
|
u_isdigit
|
|
u_isgraph
|
|
u_islower
|
|
u_isprint
|
|
u_ispunct
|
|
u_isspace
|
|
u_istitle
|
|
u_isupper
|
|
u_isxdigit
|
|
u_memcasecmp
|
|
u_memchr
|
|
u_memchr32
|
|
u_memcmp
|
|
u_memcmpCodePointOrder
|
|
u_memcpy
|
|
u_memmove
|
|
u_memrchr
|
|
u_memrchr32
|
|
u_memset
|
|
u_parseMessage
|
|
u_parseMessageWithError
|
|
u_setMemoryFunctions
|
|
u_shapeArabic
|
|
u_strCaseCompare
|
|
u_strCompare
|
|
u_strCompareIter
|
|
u_strFindFirst
|
|
u_strFindLast
|
|
u_strFoldCase
|
|
u_strFromJavaModifiedUTF8WithSub
|
|
u_strFromUTF32
|
|
u_strFromUTF32WithSub
|
|
u_strFromUTF8
|
|
u_strFromUTF8Lenient
|
|
u_strFromUTF8WithSub
|
|
u_strFromWCS
|
|
u_strHasMoreChar32Than
|
|
u_strToJavaModifiedUTF8
|
|
u_strToLower
|
|
u_strToTitle
|
|
u_strToUTF32
|
|
u_strToUTF32WithSub
|
|
u_strToUTF8
|
|
u_strToUTF8WithSub
|
|
u_strToUpper
|
|
u_strToWCS
|
|
u_strcasecmp
|
|
u_strcat
|
|
u_strchr
|
|
u_strchr32
|
|
u_strcmp
|
|
u_strcmpCodePointOrder
|
|
u_strcpy
|
|
u_strcspn
|
|
u_strlen
|
|
u_strncasecmp
|
|
u_strncat
|
|
u_strncmp
|
|
u_strncmpCodePointOrder
|
|
u_strncpy
|
|
u_strpbrk
|
|
u_strrchr
|
|
u_strrchr32
|
|
u_strrstr
|
|
u_strspn
|
|
u_strstr
|
|
u_strtok_r
|
|
u_tolower
|
|
u_totitle
|
|
u_toupper
|
|
u_uastrcpy
|
|
u_uastrncpy
|
|
u_unescape
|
|
u_unescapeAt
|
|
u_versionFromString
|
|
u_versionFromUString
|
|
u_versionToString
|
|
u_vformatMessage
|
|
u_vformatMessageWithError
|
|
u_vparseMessage
|
|
u_vparseMessageWithError
|
|
ubidi_close
|
|
ubidi_countParagraphs
|
|
ubidi_countRuns
|
|
ubidi_getBaseDirection
|
|
ubidi_getClassCallback
|
|
ubidi_getCustomizedClass
|
|
ubidi_getDirection
|
|
ubidi_getLength
|
|
ubidi_getLevelAt
|
|
ubidi_getLevels
|
|
ubidi_getLogicalIndex
|
|
ubidi_getLogicalMap
|
|
ubidi_getLogicalRun
|
|
ubidi_getParaLevel
|
|
ubidi_getParagraph
|
|
ubidi_getParagraphByIndex
|
|
ubidi_getProcessedLength
|
|
ubidi_getReorderingMode
|
|
ubidi_getReorderingOptions
|
|
ubidi_getResultLength
|
|
ubidi_getText
|
|
ubidi_getVisualIndex
|
|
ubidi_getVisualMap
|
|
ubidi_getVisualRun
|
|
ubidi_invertMap
|
|
ubidi_isInverse
|
|
ubidi_isOrderParagraphsLTR
|
|
ubidi_open
|
|
ubidi_openSized
|
|
ubidi_orderParagraphsLTR
|
|
ubidi_reorderLogical
|
|
ubidi_reorderVisual
|
|
ubidi_setClassCallback
|
|
ubidi_setContext
|
|
ubidi_setInverse
|
|
ubidi_setLine
|
|
ubidi_setPara
|
|
ubidi_setReorderingMode
|
|
ubidi_setReorderingOptions
|
|
ubidi_writeReordered
|
|
ubidi_writeReverse
|
|
ubiditransform_close
|
|
ubiditransform_open
|
|
ubiditransform_transform
|
|
ublock_getCode
|
|
ubrk_close
|
|
ubrk_countAvailable
|
|
ubrk_current
|
|
ubrk_first
|
|
ubrk_following
|
|
ubrk_getAvailable
|
|
ubrk_getBinaryRules
|
|
ubrk_getLocaleByType
|
|
ubrk_getRuleStatus
|
|
ubrk_getRuleStatusVec
|
|
ubrk_isBoundary
|
|
ubrk_last
|
|
ubrk_next
|
|
ubrk_open
|
|
ubrk_openBinaryRules
|
|
ubrk_openRules
|
|
ubrk_preceding
|
|
ubrk_previous
|
|
ubrk_refreshUText
|
|
ubrk_safeClone
|
|
ubrk_setText
|
|
ubrk_setUText
|
|
ucal_add
|
|
ucal_clear
|
|
ucal_clearField
|
|
ucal_clone
|
|
ucal_close
|
|
ucal_countAvailable
|
|
ucal_equivalentTo
|
|
ucal_get
|
|
ucal_getAttribute
|
|
ucal_getAvailable
|
|
ucal_getCanonicalTimeZoneID
|
|
ucal_getDSTSavings
|
|
ucal_getDayOfWeekType
|
|
ucal_getDefaultTimeZone
|
|
ucal_getFieldDifference
|
|
ucal_getGregorianChange
|
|
ucal_getKeywordValuesForLocale
|
|
ucal_getLimit
|
|
ucal_getLocaleByType
|
|
ucal_getMillis
|
|
ucal_getNow
|
|
ucal_getTZDataVersion
|
|
ucal_getTimeZoneDisplayName
|
|
ucal_getTimeZoneID
|
|
ucal_getTimeZoneIDForWindowsID
|
|
ucal_getTimeZoneTransitionDate
|
|
ucal_getType
|
|
ucal_getWeekendTransition
|
|
ucal_getWindowsTimeZoneID
|
|
ucal_inDaylightTime
|
|
ucal_isSet
|
|
ucal_isWeekend
|
|
ucal_open
|
|
ucal_openCountryTimeZones
|
|
ucal_openTimeZoneIDEnumeration
|
|
ucal_openTimeZones
|
|
ucal_roll
|
|
ucal_set
|
|
ucal_setAttribute
|
|
ucal_setDate
|
|
ucal_setDateTime
|
|
ucal_setDefaultTimeZone
|
|
ucal_setGregorianChange
|
|
ucal_setMillis
|
|
ucal_setTimeZone
|
|
ucasemap_close
|
|
ucasemap_getBreakIterator
|
|
ucasemap_getLocale
|
|
ucasemap_getOptions
|
|
ucasemap_open
|
|
ucasemap_setBreakIterator
|
|
ucasemap_setLocale
|
|
ucasemap_setOptions
|
|
ucasemap_toTitle
|
|
ucasemap_utf8FoldCase
|
|
ucasemap_utf8ToLower
|
|
ucasemap_utf8ToTitle
|
|
ucasemap_utf8ToUpper
|
|
ucnv_cbFromUWriteBytes
|
|
ucnv_cbFromUWriteSub
|
|
ucnv_cbFromUWriteUChars
|
|
ucnv_cbToUWriteSub
|
|
ucnv_cbToUWriteUChars
|
|
ucnv_close
|
|
ucnv_compareNames
|
|
ucnv_convert
|
|
ucnv_convertEx
|
|
ucnv_countAliases
|
|
ucnv_countAvailable
|
|
ucnv_countStandards
|
|
ucnv_detectUnicodeSignature
|
|
ucnv_fixFileSeparator
|
|
ucnv_flushCache
|
|
ucnv_fromAlgorithmic
|
|
ucnv_fromUChars
|
|
ucnv_fromUCountPending
|
|
ucnv_fromUnicode
|
|
ucnv_getAlias
|
|
ucnv_getAliases
|
|
ucnv_getAvailableName
|
|
ucnv_getCCSID
|
|
ucnv_getCanonicalName
|
|
ucnv_getDefaultName
|
|
ucnv_getDisplayName
|
|
ucnv_getFromUCallBack
|
|
ucnv_getInvalidChars
|
|
ucnv_getInvalidUChars
|
|
ucnv_getMaxCharSize
|
|
ucnv_getMinCharSize
|
|
ucnv_getName
|
|
ucnv_getNextUChar
|
|
ucnv_getPlatform
|
|
ucnv_getStandard
|
|
ucnv_getStandardName
|
|
ucnv_getStarters
|
|
ucnv_getSubstChars
|
|
ucnv_getToUCallBack
|
|
ucnv_getType
|
|
ucnv_getUnicodeSet
|
|
ucnv_isAmbiguous
|
|
ucnv_isFixedWidth
|
|
ucnv_open
|
|
ucnv_openAllNames
|
|
ucnv_openCCSID
|
|
ucnv_openPackage
|
|
ucnv_openStandardNames
|
|
ucnv_openU
|
|
ucnv_reset
|
|
ucnv_resetFromUnicode
|
|
ucnv_resetToUnicode
|
|
ucnv_safeClone
|
|
ucnv_setDefaultName
|
|
ucnv_setFallback
|
|
ucnv_setFromUCallBack
|
|
ucnv_setSubstChars
|
|
ucnv_setSubstString
|
|
ucnv_setToUCallBack
|
|
ucnv_toAlgorithmic
|
|
ucnv_toUChars
|
|
ucnv_toUCountPending
|
|
ucnv_toUnicode
|
|
ucnv_usesFallback
|
|
ucnvsel_close
|
|
ucnvsel_open
|
|
ucnvsel_openFromSerialized
|
|
ucnvsel_selectForString
|
|
ucnvsel_selectForUTF8
|
|
ucnvsel_serialize
|
|
ucol_cloneBinary
|
|
ucol_close
|
|
ucol_closeElements
|
|
ucol_countAvailable
|
|
ucol_equal
|
|
ucol_getAttribute
|
|
ucol_getAvailable
|
|
ucol_getBound
|
|
ucol_getContractionsAndExpansions
|
|
ucol_getDisplayName
|
|
ucol_getEquivalentReorderCodes
|
|
ucol_getFunctionalEquivalent
|
|
ucol_getKeywordValues
|
|
ucol_getKeywordValuesForLocale
|
|
ucol_getKeywords
|
|
ucol_getLocaleByType
|
|
ucol_getMaxExpansion
|
|
ucol_getMaxVariable
|
|
ucol_getOffset
|
|
ucol_getReorderCodes
|
|
ucol_getRules
|
|
ucol_getRulesEx
|
|
ucol_getSortKey
|
|
ucol_getStrength
|
|
ucol_getTailoredSet
|
|
ucol_getUCAVersion
|
|
ucol_getVariableTop
|
|
ucol_getVersion
|
|
ucol_greater
|
|
ucol_greaterOrEqual
|
|
ucol_keyHashCode
|
|
ucol_mergeSortkeys
|
|
ucol_next
|
|
ucol_nextSortKeyPart
|
|
ucol_open
|
|
ucol_openAvailableLocales
|
|
ucol_openBinary
|
|
ucol_openElements
|
|
ucol_openRules
|
|
ucol_previous
|
|
ucol_primaryOrder
|
|
ucol_reset
|
|
ucol_safeClone
|
|
ucol_secondaryOrder
|
|
ucol_setAttribute
|
|
ucol_setMaxVariable
|
|
ucol_setOffset
|
|
ucol_setReorderCodes
|
|
ucol_setStrength
|
|
ucol_setText
|
|
ucol_strcoll
|
|
ucol_strcollIter
|
|
ucol_strcollUTF8
|
|
ucol_tertiaryOrder
|
|
ucsdet_close
|
|
ucsdet_detect
|
|
ucsdet_detectAll
|
|
ucsdet_enableInputFilter
|
|
ucsdet_getAllDetectableCharsets
|
|
ucsdet_getConfidence
|
|
ucsdet_getLanguage
|
|
ucsdet_getName
|
|
ucsdet_getUChars
|
|
ucsdet_isInputFilterEnabled
|
|
ucsdet_open
|
|
ucsdet_setDeclaredEncoding
|
|
ucsdet_setText
|
|
ucurr_countCurrencies
|
|
ucurr_forLocale
|
|
ucurr_forLocaleAndDate
|
|
ucurr_getDefaultFractionDigits
|
|
ucurr_getDefaultFractionDigitsForUsage
|
|
ucurr_getKeywordValuesForLocale
|
|
ucurr_getName
|
|
ucurr_getNumericCode
|
|
ucurr_getPluralName
|
|
ucurr_getRoundingIncrement
|
|
ucurr_getRoundingIncrementForUsage
|
|
ucurr_isAvailable
|
|
ucurr_openISOCurrencies
|
|
ucurr_register
|
|
ucurr_unregister
|
|
udat_adoptNumberFormat
|
|
udat_adoptNumberFormatForFields
|
|
udat_applyPattern
|
|
udat_clone
|
|
udat_close
|
|
udat_countAvailable
|
|
udat_countSymbols
|
|
udat_format
|
|
udat_formatCalendar
|
|
udat_formatCalendarForFields
|
|
udat_formatForFields
|
|
udat_get2DigitYearStart
|
|
udat_getAvailable
|
|
udat_getBooleanAttribute
|
|
udat_getCalendar
|
|
udat_getContext
|
|
udat_getLocaleByType
|
|
udat_getNumberFormat
|
|
udat_getNumberFormatForField
|
|
udat_getSymbols
|
|
udat_isLenient
|
|
udat_open
|
|
udat_parse
|
|
udat_parseCalendar
|
|
udat_set2DigitYearStart
|
|
udat_setBooleanAttribute
|
|
udat_setCalendar
|
|
udat_setContext
|
|
udat_setLenient
|
|
udat_setNumberFormat
|
|
udat_setSymbols
|
|
udat_toCalendarDateField
|
|
udat_toPattern
|
|
udatpg_addPattern
|
|
udatpg_clone
|
|
udatpg_close
|
|
udatpg_getAppendItemFormat
|
|
udatpg_getAppendItemName
|
|
udatpg_getBaseSkeleton
|
|
udatpg_getBestPattern
|
|
udatpg_getBestPatternWithOptions
|
|
udatpg_getDateTimeFormat
|
|
udatpg_getDecimal
|
|
udatpg_getFieldDisplayName
|
|
udatpg_getPatternForSkeleton
|
|
udatpg_getSkeleton
|
|
udatpg_open
|
|
udatpg_openBaseSkeletons
|
|
udatpg_openEmpty
|
|
udatpg_openSkeletons
|
|
udatpg_replaceFieldTypes
|
|
udatpg_replaceFieldTypesWithOptions
|
|
udatpg_setAppendItemFormat
|
|
udatpg_setAppendItemName
|
|
udatpg_setDateTimeFormat
|
|
udatpg_setDecimal
|
|
udtitvfmt_close
|
|
udtitvfmt_format
|
|
udtitvfmt_open
|
|
uenum_close
|
|
uenum_count
|
|
uenum_next
|
|
uenum_openCharStringsEnumeration
|
|
uenum_openUCharStringsEnumeration
|
|
uenum_reset
|
|
uenum_unext
|
|
ufieldpositer_close
|
|
ufieldpositer_next
|
|
ufieldpositer_open
|
|
ufmt_close
|
|
ufmt_getArrayItemByIndex
|
|
ufmt_getArrayLength
|
|
ufmt_getDate
|
|
ufmt_getDecNumChars
|
|
ufmt_getDouble
|
|
ufmt_getInt64
|
|
ufmt_getLong
|
|
ufmt_getObject
|
|
ufmt_getType
|
|
ufmt_getUChars
|
|
ufmt_isNumeric
|
|
ufmt_open
|
|
ugender_getInstance
|
|
ugender_getListGender
|
|
uidna_close
|
|
uidna_labelToASCII
|
|
uidna_labelToASCII_UTF8
|
|
uidna_labelToUnicode
|
|
uidna_labelToUnicodeUTF8
|
|
uidna_nameToASCII
|
|
uidna_nameToASCII_UTF8
|
|
uidna_nameToUnicode
|
|
uidna_nameToUnicodeUTF8
|
|
uidna_openUTS46
|
|
uiter_current32
|
|
uiter_getState
|
|
uiter_next32
|
|
uiter_previous32
|
|
uiter_setState
|
|
uiter_setString
|
|
uiter_setUTF16BE
|
|
uiter_setUTF8
|
|
uldn_close
|
|
uldn_getContext
|
|
uldn_getDialectHandling
|
|
uldn_getLocale
|
|
uldn_keyDisplayName
|
|
uldn_keyValueDisplayName
|
|
uldn_languageDisplayName
|
|
uldn_localeDisplayName
|
|
uldn_open
|
|
uldn_openForContext
|
|
uldn_regionDisplayName
|
|
uldn_scriptCodeDisplayName
|
|
uldn_scriptDisplayName
|
|
uldn_variantDisplayName
|
|
ulistfmt_close
|
|
ulistfmt_format
|
|
ulistfmt_open
|
|
uloc_acceptLanguage
|
|
uloc_acceptLanguageFromHTTP
|
|
uloc_addLikelySubtags
|
|
uloc_canonicalize
|
|
uloc_countAvailable
|
|
uloc_forLanguageTag
|
|
uloc_getAvailable
|
|
uloc_getBaseName
|
|
uloc_getCharacterOrientation
|
|
uloc_getCountry
|
|
uloc_getDefault
|
|
uloc_getDisplayCountry
|
|
uloc_getDisplayKeyword
|
|
uloc_getDisplayKeywordValue
|
|
uloc_getDisplayLanguage
|
|
uloc_getDisplayName
|
|
uloc_getDisplayScript
|
|
uloc_getDisplayVariant
|
|
uloc_getISO3Country
|
|
uloc_getISO3Language
|
|
uloc_getISOCountries
|
|
uloc_getISOLanguages
|
|
uloc_getKeywordValue
|
|
uloc_getLCID
|
|
uloc_getLanguage
|
|
uloc_getLineOrientation
|
|
uloc_getLocaleForLCID
|
|
uloc_getName
|
|
uloc_getParent
|
|
uloc_getScript
|
|
uloc_getVariant
|
|
uloc_isRightToLeft
|
|
uloc_minimizeSubtags
|
|
uloc_openKeywords
|
|
uloc_setDefault
|
|
uloc_setKeywordValue
|
|
uloc_toLanguageTag
|
|
uloc_toLegacyKey
|
|
uloc_toLegacyType
|
|
uloc_toUnicodeLocaleKey
|
|
uloc_toUnicodeLocaleType
|
|
ulocdata_close
|
|
ulocdata_getCLDRVersion
|
|
ulocdata_getDelimiter
|
|
ulocdata_getExemplarSet
|
|
ulocdata_getLocaleDisplayPattern
|
|
ulocdata_getLocaleSeparator
|
|
ulocdata_getMeasurementSystem
|
|
ulocdata_getNoSubstitute
|
|
ulocdata_getPaperSize
|
|
ulocdata_open
|
|
ulocdata_setNoSubstitute
|
|
umsg_applyPattern
|
|
umsg_autoQuoteApostrophe
|
|
umsg_clone
|
|
umsg_close
|
|
umsg_format
|
|
umsg_getLocale
|
|
umsg_open
|
|
umsg_parse
|
|
umsg_setLocale
|
|
umsg_toPattern
|
|
umsg_vformat
|
|
umsg_vparse
|
|
unorm2_append
|
|
unorm2_close
|
|
unorm2_composePair
|
|
unorm2_getCombiningClass
|
|
unorm2_getDecomposition
|
|
unorm2_getInstance
|
|
unorm2_getNFCInstance
|
|
unorm2_getNFDInstance
|
|
unorm2_getNFKCCasefoldInstance
|
|
unorm2_getNFKCInstance
|
|
unorm2_getNFKDInstance
|
|
unorm2_getRawDecomposition
|
|
unorm2_hasBoundaryAfter
|
|
unorm2_hasBoundaryBefore
|
|
unorm2_isInert
|
|
unorm2_isNormalized
|
|
unorm2_normalize
|
|
unorm2_normalizeSecondAndAppend
|
|
unorm2_openFiltered
|
|
unorm2_quickCheck
|
|
unorm2_spanQuickCheckYes
|
|
unorm_compare
|
|
unum_applyPattern
|
|
unum_clone
|
|
unum_close
|
|
unum_countAvailable
|
|
unum_format
|
|
unum_formatDecimal
|
|
unum_formatDouble
|
|
unum_formatDoubleCurrency
|
|
unum_formatDoubleForFields
|
|
unum_formatInt64
|
|
unum_formatUFormattable
|
|
unum_getAttribute
|
|
unum_getAvailable
|
|
unum_getContext
|
|
unum_getDoubleAttribute
|
|
unum_getLocaleByType
|
|
unum_getSymbol
|
|
unum_getTextAttribute
|
|
unum_open
|
|
unum_parse
|
|
unum_parseDecimal
|
|
unum_parseDouble
|
|
unum_parseDoubleCurrency
|
|
unum_parseInt64
|
|
unum_parseToUFormattable
|
|
unum_setAttribute
|
|
unum_setContext
|
|
unum_setDoubleAttribute
|
|
unum_setSymbol
|
|
unum_setTextAttribute
|
|
unum_toPattern
|
|
unumf_close
|
|
unumf_closeResult
|
|
unumf_formatDecimal
|
|
unumf_formatDouble
|
|
unumf_formatInt
|
|
unumf_openForSkeletonAndLocale
|
|
unumf_openResult
|
|
unumf_resultGetAllFieldPositions
|
|
unumf_resultNextFieldPosition
|
|
unumf_resultToString
|
|
unumsys_close
|
|
unumsys_getDescription
|
|
unumsys_getName
|
|
unumsys_getRadix
|
|
unumsys_isAlgorithmic
|
|
unumsys_open
|
|
unumsys_openAvailableNames
|
|
unumsys_openByName
|
|
uplrules_close
|
|
uplrules_getKeywords
|
|
uplrules_open
|
|
uplrules_openForType
|
|
uplrules_select
|
|
uregex_appendReplacement
|
|
uregex_appendReplacementUText
|
|
uregex_appendTail
|
|
uregex_appendTailUText
|
|
uregex_clone
|
|
uregex_close
|
|
uregex_end
|
|
uregex_end64
|
|
uregex_find
|
|
uregex_find64
|
|
uregex_findNext
|
|
uregex_flags
|
|
uregex_getFindProgressCallback
|
|
uregex_getMatchCallback
|
|
uregex_getStackLimit
|
|
uregex_getText
|
|
uregex_getTimeLimit
|
|
uregex_getUText
|
|
uregex_group
|
|
uregex_groupCount
|
|
uregex_groupNumberFromCName
|
|
uregex_groupNumberFromName
|
|
uregex_groupUText
|
|
uregex_hasAnchoringBounds
|
|
uregex_hasTransparentBounds
|
|
uregex_hitEnd
|
|
uregex_lookingAt
|
|
uregex_lookingAt64
|
|
uregex_matches
|
|
uregex_matches64
|
|
uregex_open
|
|
uregex_openC
|
|
uregex_openUText
|
|
uregex_pattern
|
|
uregex_patternUText
|
|
uregex_refreshUText
|
|
uregex_regionEnd
|
|
uregex_regionEnd64
|
|
uregex_regionStart
|
|
uregex_regionStart64
|
|
uregex_replaceAll
|
|
uregex_replaceAllUText
|
|
uregex_replaceFirst
|
|
uregex_replaceFirstUText
|
|
uregex_requireEnd
|
|
uregex_reset
|
|
uregex_reset64
|
|
uregex_setFindProgressCallback
|
|
uregex_setMatchCallback
|
|
uregex_setRegion
|
|
uregex_setRegion64
|
|
uregex_setRegionAndStart
|
|
uregex_setStackLimit
|
|
uregex_setText
|
|
uregex_setTimeLimit
|
|
uregex_setUText
|
|
uregex_split
|
|
uregex_splitUText
|
|
uregex_start
|
|
uregex_start64
|
|
uregex_useAnchoringBounds
|
|
uregex_useTransparentBounds
|
|
uregion_areEqual
|
|
uregion_contains
|
|
uregion_getAvailable
|
|
uregion_getContainedRegions
|
|
uregion_getContainedRegionsOfType
|
|
uregion_getContainingRegion
|
|
uregion_getContainingRegionOfType
|
|
uregion_getNumericCode
|
|
uregion_getPreferredValues
|
|
uregion_getRegionCode
|
|
uregion_getRegionFromCode
|
|
uregion_getRegionFromNumericCode
|
|
uregion_getType
|
|
ureldatefmt_close
|
|
ureldatefmt_combineDateAndTime
|
|
ureldatefmt_format
|
|
ureldatefmt_formatNumeric
|
|
ureldatefmt_open
|
|
ures_close
|
|
ures_getBinary
|
|
ures_getByIndex
|
|
ures_getByKey
|
|
ures_getInt
|
|
ures_getIntVector
|
|
ures_getKey
|
|
ures_getLocaleByType
|
|
ures_getNextResource
|
|
ures_getNextString
|
|
ures_getSize
|
|
ures_getString
|
|
ures_getStringByIndex
|
|
ures_getStringByKey
|
|
ures_getType
|
|
ures_getUInt
|
|
ures_getUTF8String
|
|
ures_getUTF8StringByIndex
|
|
ures_getUTF8StringByKey
|
|
ures_getVersion
|
|
ures_hasNext
|
|
ures_open
|
|
ures_openAvailableLocales
|
|
ures_openDirect
|
|
ures_openU
|
|
ures_resetIterator
|
|
uscript_breaksBetweenLetters
|
|
uscript_getCode
|
|
uscript_getName
|
|
uscript_getSampleString
|
|
uscript_getScript
|
|
uscript_getScriptExtensions
|
|
uscript_getShortName
|
|
uscript_getUsage
|
|
uscript_hasScript
|
|
uscript_isCased
|
|
uscript_isRightToLeft
|
|
usearch_close
|
|
usearch_first
|
|
usearch_following
|
|
usearch_getAttribute
|
|
usearch_getBreakIterator
|
|
usearch_getCollator
|
|
usearch_getMatchedLength
|
|
usearch_getMatchedStart
|
|
usearch_getMatchedText
|
|
usearch_getOffset
|
|
usearch_getPattern
|
|
usearch_getText
|
|
usearch_last
|
|
usearch_next
|
|
usearch_open
|
|
usearch_openFromCollator
|
|
usearch_preceding
|
|
usearch_previous
|
|
usearch_reset
|
|
usearch_setAttribute
|
|
usearch_setBreakIterator
|
|
usearch_setCollator
|
|
usearch_setOffset
|
|
usearch_setPattern
|
|
usearch_setText
|
|
uset_add
|
|
uset_addAll
|
|
uset_addAllCodePoints
|
|
uset_addRange
|
|
uset_addString
|
|
uset_applyIntPropertyValue
|
|
uset_applyPattern
|
|
uset_applyPropertyAlias
|
|
uset_charAt
|
|
uset_clear
|
|
uset_clone
|
|
uset_cloneAsThawed
|
|
uset_close
|
|
uset_closeOver
|
|
uset_compact
|
|
uset_complement
|
|
uset_complementAll
|
|
uset_contains
|
|
uset_containsAll
|
|
uset_containsAllCodePoints
|
|
uset_containsNone
|
|
uset_containsRange
|
|
uset_containsSome
|
|
uset_containsString
|
|
uset_equals
|
|
uset_freeze
|
|
uset_getItem
|
|
uset_getItemCount
|
|
uset_getSerializedRange
|
|
uset_getSerializedRangeCount
|
|
uset_getSerializedSet
|
|
uset_indexOf
|
|
uset_isEmpty
|
|
uset_isFrozen
|
|
uset_open
|
|
uset_openEmpty
|
|
uset_openPattern
|
|
uset_openPatternOptions
|
|
uset_remove
|
|
uset_removeAll
|
|
uset_removeAllStrings
|
|
uset_removeRange
|
|
uset_removeString
|
|
uset_resemblesPattern
|
|
uset_retain
|
|
uset_retainAll
|
|
uset_serialize
|
|
uset_serializedContains
|
|
uset_set
|
|
uset_setSerializedToOne
|
|
uset_size
|
|
uset_span
|
|
uset_spanBack
|
|
uset_spanBackUTF8
|
|
uset_spanUTF8
|
|
uset_toPattern
|
|
uspoof_areConfusable
|
|
uspoof_areConfusableUTF8
|
|
uspoof_check
|
|
uspoof_check2
|
|
uspoof_check2UTF8
|
|
uspoof_checkUTF8
|
|
uspoof_clone
|
|
uspoof_close
|
|
uspoof_closeCheckResult
|
|
uspoof_getAllowedChars
|
|
uspoof_getAllowedLocales
|
|
uspoof_getCheckResultChecks
|
|
uspoof_getCheckResultNumerics
|
|
uspoof_getCheckResultRestrictionLevel
|
|
uspoof_getChecks
|
|
uspoof_getInclusionSet
|
|
uspoof_getRecommendedSet
|
|
uspoof_getRestrictionLevel
|
|
uspoof_getSkeleton
|
|
uspoof_getSkeletonUTF8
|
|
uspoof_open
|
|
uspoof_openCheckResult
|
|
uspoof_openFromSerialized
|
|
uspoof_openFromSource
|
|
uspoof_serialize
|
|
uspoof_setAllowedChars
|
|
uspoof_setAllowedLocales
|
|
uspoof_setChecks
|
|
uspoof_setRestrictionLevel
|
|
usprep_close
|
|
usprep_open
|
|
usprep_openByType
|
|
usprep_prepare
|
|
utext_char32At
|
|
utext_clone
|
|
utext_close
|
|
utext_copy
|
|
utext_current32
|
|
utext_equals
|
|
utext_extract
|
|
utext_freeze
|
|
utext_getNativeIndex
|
|
utext_getPreviousNativeIndex
|
|
utext_hasMetaData
|
|
utext_isLengthExpensive
|
|
utext_isWritable
|
|
utext_moveIndex32
|
|
utext_nativeLength
|
|
utext_next32
|
|
utext_next32From
|
|
utext_openUChars
|
|
utext_openUTF8
|
|
utext_previous32
|
|
utext_previous32From
|
|
utext_replace
|
|
utext_setNativeIndex
|
|
utext_setup
|
|
utf8_appendCharSafeBody
|
|
utf8_back1SafeBody
|
|
utf8_nextCharSafeBody
|
|
utf8_prevCharSafeBody
|
|
utmscale_fromInt64
|
|
utmscale_getTimeScaleValue
|
|
utmscale_toInt64
|
|
utrace_format
|
|
utrace_functionName
|
|
utrace_getFunctions
|
|
utrace_getLevel
|
|
utrace_setFunctions
|
|
utrace_setLevel
|
|
utrace_vformat
|
|
utrans_clone
|
|
utrans_close
|
|
utrans_countAvailableIDs
|
|
utrans_getSourceSet
|
|
utrans_getUnicodeID
|
|
utrans_openIDs
|
|
utrans_openInverse
|
|
utrans_openU
|
|
utrans_register
|
|
utrans_setFilter
|
|
utrans_toRules
|
|
utrans_trans
|
|
utrans_transIncremental
|
|
utrans_transIncrementalUChars
|
|
utrans_transUChars
|
|
utrans_unregisterID
|