Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
Dsortedlines.cpp1452 int32_t newFrench, newUpperFirst; in SortedLines() local
1453 fscanf(file, "%i,%i,%i\n", &size, &newFrench, &newUpperFirst); in SortedLines()
1454 …debug->log("Read size %i, frenchSecondary %i and upperFirst %i\n", size, newFrench, newUpperFirst); in SortedLines()
1455 frenchSecondary = (UBool)newFrench; in SortedLines()