Home | History | Annotate | Download | only in intltest

Lines Matching refs:nativeIndex

3252 static UBool utextOffsetToNative(UText *utext, int32_t unistrOffset, int32_t& nativeIndex)
3266 nativeIndex = (int32_t)UTEXT_GETNATIVEINDEX(utext);