Home
last modified time | relevance | path

Searched refs:probeChars (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/colprobe/
H A DcolprobeNew.cpp629 UChar probeChars[][4] = { variable
673 StrengthProbe probe(platforms[gPlatformIndexes[0]].comparer, platforms[gPlatformIndexes[0]].skgetter, 0x0030, probeChars[0][0], probeChars[0][1], probeChars[0][2], probeChars[0][3]); in processCollator()
676 while(sanityResult && j+1 < sizeof(probeChars)/sizeof(probeChars[0])) { in processCollator()
678 sanityResult = probe.setProbeChars(probeChars[j][0], probeChars[j][1], probeChars[ in processCollator()
[all...]

Completed in 2 milliseconds