Home
last modified time | relevance | path

Searched defs:lengthMatched (Results 1 – 1 of 1) sorted by relevance

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