Home
last modified time | relevance | path

Searched refs:startingTextIndex (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Ddictionarydata.cpp50 int32_t startingTextIndex = (int32_t)utext_getNativeIndex(text); in matches() local
56 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches()
117 int32_t startingTextIndex = (int32_t)utext_getNativeIndex(text); in matches() local
123 int32_t lengthMatched = (int32_t)utext_getNativeIndex(text) - startingTextIndex; in matches()