Home
last modified time | relevance | path

Searched defs:nativeIndex (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dutxttest.cpp1448 int64_t nativeIndex = UTEXT_GETNATIVEINDEX(ut); in Ticket6847() local
Dregextst.cpp3322 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex) in utextOffsetToNative()
/third_party/skia/third_party/externals/icu/source/common/
Dutext.cpp242 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()
/third_party/icu/icu4c/source/common/
Dutext.cpp242 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()
/third_party/node/deps/icu-small/source/common/
Dutext.cpp245 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp2572 UChar32 utext_char32At(UText *ut, int64_t nativeIndex) in utext_char32At()
2588 UChar32 utext_next32From(UText *ut, int64_t nativeIndex) in utext_next32From()
2592 UChar32 utext_previous32From(UText *ut, int64_t nativeIndex) in utext_previous32From()
2600 void utext_setNativeIndex(UText *ut, int64_t nativeIndex) in utext_setNativeIndex()