Searched refs:startingTextIndex (Results 1 – 1 of 1) sorted by relevance
50 int32_t startingTextIndex = (int32_t)utext_getNativeIndex(text); in matches() local56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches()117 int32_t startingTextIndex = (int32_t)utext_getNativeIndex(text); in matches() local123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches()