Searched defs:nativeIndex (Results 1 – 3 of 3) sorted by relevance
1441 int64_t nativeIndex = UTEXT_GETNATIVEINDEX(ut); in Ticket6847() local
3348 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex) in utextOffsetToNative()
238 utext_char32At(UText *ut, int64_t nativeIndex) { in utext_char32At()