Lines Matching refs:nativeIndex
1788 int64_t nativeIndex;
1795 nativeIndex = utext_getNativeIndex(actual);
1797 /* len16 = utext_extract(actual, nativeIndex, nativeIndex + group_len, NULL, 0, &shallowStatus); */
1801 utext_extract(actual, nativeIndex, nativeIndex + group_len, groupChars, len16+1, &shallowStatus);