Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
Dstrengthprobe.cpp326 contractionUtilFirst.setToConcat(&prefix, &x); in getPrefixedStrength()
328 return getStrength(contractionUtilFirst, contractionUtilSecond); in getPrefixedStrength()
Dstrengthprobe.h47 Line contractionUtilFirst; variable