Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
Dsortedlines.cpp1036 UColAttributeValue maxStrength = UCOL_IDENTICAL; in detectExpansions() local
1073 while(!foundExp && strength <= maxStrength) { in detectExpansions()