Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
Dcolprobe.cpp945 UColAttributeValue startStrength = UCOL_OFF, endStrength = UCOL_OFF, in detectExpansions() local
972 if((endStrength = probeStrength(&endP, (gLines+k), comparer)) != UCOL_OFF) { in detectExpansions()