| H A D | icu_addon.cpp | 2037 int32_t unorm2_append(const UNormalizer2 *norm2, UChar *first, int32_t firstLength, int32_t firstCapacity, in unorm2_append() argument 2043 void unorm2_close(UNormalizer2 *norm2) in unorm2_close() argument 2047 UChar32 unorm2_composePair(const UNormalizer2 *norm2, UChar32 a, UChar32 b) in unorm2_composePair() argument 2051 uint8_t unorm2_getCombiningClass(const UNormalizer2 *norm2, UChar32 c) in unorm2_getCombiningClass() argument 2055 int32_t unorm2_getDecomposition(const UNormalizer2 *norm2, UChar32 c, UChar *decomposition, int32_t capacity, in unorm2_getDecomposition() argument 2085 unorm2_getRawDecomposition(const UNormalizer2 *norm2, UChar32 c, UChar *decomposition, int32_t capacity, UErrorCode *pErrorCode) unorm2_getRawDecomposition() argument 2090 unorm2_hasBoundaryAfter(const UNormalizer2 *norm2, UChar32 c) unorm2_hasBoundaryAfter() argument 2094 unorm2_hasBoundaryBefore(const UNormalizer2 *norm2, UChar32 c) unorm2_hasBoundaryBefore() argument 2098 unorm2_isInert(const UNormalizer2 *norm2, UChar32 c) unorm2_isInert() argument 2102 unorm2_isNormalized(const UNormalizer2 *norm2, const UChar *s, int32_t length, UErrorCode *pErrorCode) unorm2_isNormalized() argument 2106 unorm2_normalize(const UNormalizer2 *norm2, const UChar *src, int32_t length, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) unorm2_normalize() argument 2111 unorm2_normalizeSecondAndAppend(const UNormalizer2 *norm2, UChar *first, int32_t firstLength, int32_t firstCapacity, const UChar *second, int32_t secondLength, UErrorCode *pErrorCode) unorm2_normalizeSecondAndAppend() argument 2118 unorm2_openFiltered(const UNormalizer2 *norm2, const USet *filterSet, UErrorCode *pErrorCode) unorm2_openFiltered() argument 2122 unorm2_quickCheck(const UNormalizer2 *norm2, const UChar *s, int32_t length, UErrorCode *pErrorCode) unorm2_quickCheck() argument 2127 unorm2_spanQuickCheckYes(const UNormalizer2 *norm2, const UChar *s, int32_t length, UErrorCode *pErrorCode) unorm2_spanQuickCheckYes() argument [all...] |