Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ddictionarydata.cpp54 int32_t lengthMatched = utext_getNativeIndex(text) - startingTextIndex; in matches() local
62 lengths[wordCount] = lengthMatched; in matches()
76 if (lengthMatched >= maxLength) { in matches()
121 int32_t lengthMatched = utext_getNativeIndex(text) - startingTextIndex; in matches() local
129 lengths[wordCount] = lengthMatched; in matches()
143 if (lengthMatched >= maxLength) { in matches()